Root Of Trust

1 revision
#11 week ago
+6
Migrated from pages table
+A **Root Of Trust** is an inherently trusted source within a computing system, forming the bedrock upon which all subsequent security validations are built. It is typically a small, isolated piece of [Hardware](/wiki/hardware) or [Firmware](/wiki/firmware) that, once initiated, ensures the integrity of the system's boot process and runtime environment.
+## See also
+- [Security](/wiki/security)
+- [Trusted Platform Module](/wiki/trusted_platform_module)
+- [Secure Boot](/wiki/secure_boot)
... 1 more lines