Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 407 Bytes

File metadata and controls

11 lines (10 loc) · 407 Bytes

application_procesor

Application processor source code.

Files

  • post_boot - Post-boot messaging protocol.
  • ap_driver.rs - Struct representing the state of the application processor.
  • attest.rs - Attest functionality
  • boot.rs - Boot functionality
  • list.rs - List functionality
  • main.rs - Main application processor loop, runs the other commands.
  • replace.rs - Replace functionality