RidgeRun Platform Security Manual/Platform Security/Secure Boot: Difference between revisions

From RidgeRun Developer Wiki
(Created page with "<noinclude> {{RidgeRun Platform Security Manual/Head |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/Root_of_Trust |next=https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security/TEE|title=|description=}} </noinclude> {{DISPLAYTITLE:Secure Boot|noerror}} <noinclude> {{RidgeRun Platform Security Manual/Foot |previous=https://developer.ridgerun.com/wiki/index.php/RidgeRun_...")
 
No edit summary
Line 6: Line 6:


{{DISPLAYTITLE:Secure Boot|noerror}}
{{DISPLAYTITLE:Secure Boot|noerror}}
=== Secure Boot ===
Secure Boot is one of the fundamental security features that can be implemented on embedded systems. Also known as High Assurance Boot(HAB) or Advanced High Assurance Boot(AHAB) depending of the platform, such as NXP's latest SoCs, it basically consists on ensuring that all software in the system comes from a trusted source and hasn't been tampered with. If this can not be ensured, the system won't be able to boot.


<noinclude>
<noinclude>

Revision as of 20:40, 22 January 2025




NVIDIA partner logo NXP partner logo






Secure Boot

Secure Boot is one of the fundamental security features that can be implemented on embedded systems. Also known as High Assurance Boot(HAB) or Advanced High Assurance Boot(AHAB) depending of the platform, such as NXP's latest SoCs, it basically consists on ensuring that all software in the system comes from a trusted source and hasn't been tampered with. If this can not be ensured, the system won't be able to boot.