logo

352 Enable trusted execution


Summary

Developers should implement and enable trusted execution if it is available on the device's System-on-Chip (SoC) or CPU.


Description

Enabling and implementing trusted execution, especially when available on the device's System-on-Chip (SoC) or CPU, is important for several security reasons. Trusted execution environments provide a secure and isolated space within a device's hardware to run sensitive operations, protecting them from potential threats including malware, rootkits, and privilege escalation attempts.


Supported In

Advanced: True


References


Last updated

2024/01/18