Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 482 Bytes

File metadata and controls

14 lines (10 loc) · 482 Bytes

ROM_EXT

The ROM_EXT is the first (mutable) boot stage in the Secure Boot implementation, and starts executing after a successful signature verification performed by the ROM.

The ROM_EXT is in charge of verifying the first Silicon Owner mutable code partition, and locking down access to device critical assets before handing over execution to the next secure boot stage.

References