298
edits
Line 27: | Line 27: | ||
Hardware-level security refers to security features that are implemented in the device hardware instead of being implemented in the device through software. This helps to reduce the use of resources when the device is performing its normal operation tasks. These features are meant to prevent the physical manipulation of the device and avoid unauthorized access. | Hardware-level security refers to security features that are implemented in the device hardware instead of being implemented in the device through software. This helps to reduce the use of resources when the device is performing its normal operation tasks. These features are meant to prevent the physical manipulation of the device and avoid unauthorized access. | ||
Hardware-based security features often rely on cryptographic operations such as key checking to ensure that only authorized software can be executed on the device. Some examples of hardware-level security features are '''[https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security#Secure%20Boot Secure Boot]''' and '''[https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security#Trusted%20Execution%20Environment%20(TEE) TEE]'''. | Hardware-based security features often rely on cryptographic operations such as key checking to ensure that only authorized software can be executed on the device. | ||
Some examples of hardware-level security features are '''[https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security#Secure%20Boot Secure Boot]''' and '''[https://developer.ridgerun.com/wiki/index.php/RidgeRun_Platform_Security_Manual/Platform_Security#Trusted%20Execution%20Environment%20(TEE) TEE]'''. | |||
==== Kernel Level ==== | ==== Kernel Level ==== |
edits