Home
last modified time | relevance | path

Searched refs:CFG0_OTP_CLOSED_DEVICE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplatform_config.h125 #define CFG0_OTP_CLOSED_DEVICE U(0x3F) macro
128 #define CFG0_OTP_CLOSED_DEVICE BIT(6) macro
/optee_os/core/drivers/
H A Dstm32_bsec.c196 return close_mode & CFG0_OTP_CLOSED_DEVICE; in state_is_closed_mode()