Giter Site home page Giter Site logo

aiss-phase-iii's Introduction

University of Florida SENTRY for Minimally Configured Security (MCSE)

This is a living document and subsequent changes are to be expected.

SENTRY for Minimum-Security Architecture

plot Minimally-Configured Security Engine (MCSE) Architecture for Phase III

Current State of Development

In the beta release, the following designs blocks are included:

  • Lifecycle management & control module
  • Boot control module via GPIO interface
  • SHA-256 with 256-bit MeLPUF elements
  • Camellia-256 256-bit MeLPUF elements
  • PUF Control Module for error correction of MeLPUF signatures
  • Firmware authentication module
  • Centralized FSM controller for managing orchestration of MCSE sub-blocks

Repository Structure

The alpha release repository is structures as follows:

  • /sourceRTL: Contains design files for MCSE
  • /tb: Contains the top-level testbench for MCSE RTL simulation and makefiles to kick off tests.
  • /synthesis: Contains script for Synopsys DC MCSE design synthesis

Remark: Although the files are segmented into different folders, all simulation and synthesis are to be done from the /sourceRTL folder for the beta release. This will be revised in the final release.

Tool Requirements

The repository scripts and makefiles are designed to support RTL simulation and synthesis using the following EDA tools:

  • Synopsys VCS for RTL simulation
  • Synopsys Design Compiler for MCSE synthesis

RTL Simulation

Current RTL setup supports the following features:

  • Extraction of MeLPUF signature from TA2 system and MCSE for the generation of ChipID
  • Handshake for TA2 system-bus wakeup and initialization
  • Chip lifecycle authentication during secure boot
  • Lifecycle transition and system-boot in updated lifecycle
  • Firmware authentication check based on the HMAC protocol
  • ChipID authentication upon first boot at each lifecycle transition

To run the RTL simulation:

cd sourceRTL/
make MCSEtest

Synthesis on GlobalFoundries GF12LPP Node

To sun synthesis of MCSE, a 'compiledc.tcl' script is provided. This script runs the synthesis on Synopsys Design Compiler using the GF12LPP library (sc9mcpp84_12lpplus_base_rvt_c14_ffpg_sigcmin_min_0p715v_125c.db )

To run design synthesis:

 cd sourceRTL/
 make synthesis

Remarks

  • The University of Florida team is making continuous updates to the design of each block in the MCSE. As a result, each block is subject to revisions, affecting its gate count and changes to the overall functionality.
  • The team is also working on optimizing the design blocks to reduce the gate count to meet the Phase III metric of < 200K gates with 2048 bits of asset size.
  • The final MCSE delivery will have a design configuration that meets the DARPA metric of < 200K gate count.

Contact

For any issues or further information, please contact Tambiara Tabassum ([email protected]) or Kshitij Raj ([email protected])

aiss-phase-iii's People

Contributors

e-elias avatar trisha184 avatar kshitij-r avatar

Watchers

 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.