Searched refs:STM32MP_CHIP_SEC_CLOSED (Results 1 – 6 of 6) sorted by relevance
317 if (stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) { in bl2_el3_plat_arch_setup()346 if (stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) { in bl2_el3_plat_arch_setup()366 if (stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) { in bl2_el3_plat_arch_setup()426 if ((stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) || in bl2_plat_handle_post_image_load()
535 return STM32MP_CHIP_SEC_CLOSED; in stm32mp_check_closed_device()547 return STM32MP_CHIP_SEC_CLOSED; in stm32mp_check_closed_device()554 return STM32MP_CHIP_SEC_CLOSED; in stm32mp_check_closed_device()
17 #define STM32MP_CHIP_SEC_CLOSED U(0x34D9CCC5) macro
293 if ((stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) || in bl2_plat_handle_post_image_load()
60 if ((stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) || in crypto_lib_init()
837 if (stm32mp_check_closed_device() == STM32MP_CHIP_SEC_CLOSED) { in bsec_get_secure_state()