Secure Bootloader Sample Reference

 

Secure Bootloader Sample Reference.

Summary

 

Typedefs

 

Variables

  • DRBGContext : Define a CTR_DRBG context structure, used by the RNDContext.
  • BL_ImageWorkspace : Defines a common operation buffer for handling images.

 

Data Structures

 

Enumerations

 

Macros

 

Functions

 

Detailed Description

This reference chapter presents a detailed description of all the components included in the secure bootloader reference application. This reference application has four levels of secure operation, available as needed depending on the end product's use cases:
  1. Basic bootloader (non-secure)
  2. Secure bootloader (maintains authenticated Root of Trust set up by the ROM)
  3. Secure bootloader with secure storage
  4. Secure bootloader with secure storage and device attestation