Coder Social home page Coder Social logo

sancus-examples's Introduction

sancus-examples

Run Sancus examples

Elementary example programs to test your Sancus distribution.

Overview

The following programs showcase the security properties offered by a Sancus processor.

Security feature Example program Comments
Software module isolation hello-world Minimal working example to enable/disable a Sancus module.
Secure linking sensor-reader Caller/callee authentication between sensor and reader SMs.
Remote attestation sensor-reader Compute MAC over fresh challenge (nonce).
Secure communication sensor-reader Authenticated encryption with associated data primitive.
Confidential deployment hello-world SM text section is transparently encrypted at build time.

Building upon the above primitives, compiler support has been implemented for the following additional features.

Compiler feature Example program Comments
Secure memory-mapped I/O sensor-reader Assembly driver SM with exclusive ownership over sensor device.
Secure interrupt handling todo Minimalist program using SM_ISR for GPIO IRQ?
Dynamic loading todo Issue #3
Intra-SM multiplication arithmetic Dummy SMs performing secure (inlined) arithmetic operations.
Reactive programming todo Minimalist (non-contiki) program with SM_INPUT/OUTPUT?

Running the examples

All example binaries can be ran in either the Sancus Verilog simulator, or on an external FPGA. To build and run the example in sancus-sim, proceed as follows:

$ make sim

Alternatively, to upload the example to an FPGA using sancus-loader:

$ make load

sancus-examples's People

Contributors

fritzalder avatar gianlu33 avatar jovanbulck avatar martonbognar avatar muehlber avatar sven-c avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.