How to disable OP-TEE secure services

Revision as of 18:04, 18 April 2024 by Registered User (Initial page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


As presented in STM32_MPU_OP-TEE_overview arctile, STM32MPU embeds OP-TEE either for system services or for system and secure services. Platforms that do not need the secure services still need to embed OP-TEE for the system services, due to the hardware architecture.

In order to disable OP-TEE secure services and embeds only the system services, one shall build OP-TEE OS with configuration CFG_STM32MP_PROFILE=system_services. Detailed information can be found in the system services profile article.

No categories assignedEdit