Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 514 Bytes

executable.rst

File metadata and controls

14 lines (11 loc) · 514 Bytes

Executable Images

Executable Images can be executed by the bootROM. They might be divided into three categories based on the additional information they provide: Plain, Signed, Encrypted. Plain images provide just minimal additional information like for example image version and IVT table. Signed and encrypted images provide additional security to boot process.

.. toctree::
    :caption: Executable Images
    :maxdepth: 1

    mbi
    hab
    ahab