You've already forked documentation
mirror of
https://github.com/Dasharo/documentation.git
synced 2026-03-06 15:26:51 -08:00
f8254dc8c6
1) Added a picture depicting SBL Verified Boot chain. 2) Added a table describing the usage of various keys. Signed-off-by: Sachin Agrawal <sachin.agrawal@intel.com>
20 lines
450 B
ReStructuredText
Executable File
20 lines
450 B
ReStructuredText
Executable File
Security Features
|
|
===================
|
|
|
|
.. epigraph::
|
|
|
|
`Simplicity is prerequisite for reliability.` -- **Edsger Dijkstra**
|
|
|
|
A critical requirement for firmware is security and the chain of trust should be maintained through the boot process.
|
|
|
|
Security is a built-in feature in |SPN| to ensure the boot integrity.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
boot-guard
|
|
verified-boot
|
|
key-management
|
|
measured-boot
|
|
firmware-update
|