Home
last modified time | relevance | path

Searched refs:stm32mp_is_closed_device (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_trusted_boot.c69 if (!stm32mp_is_closed_device() && !valid) { in copy_hash_from_otp()
76 if (!stm32mp_is_closed_device() && !valid) { in copy_hash_from_otp()
165 if ((res == 0) && !stm32mp_is_closed_device()) { in plat_get_rotpk_info()
A Dstm32mp_crypto_lib.c60 if (stm32mp_is_closed_device() || stm32mp_is_auth_supported()) { in crypto_lib_init()
316 if (!stm32mp_is_closed_device() && !stm32mp_is_auth_supported()) { in crypto_verify_signature()
/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_common.h23 bool stm32mp_is_closed_device(void);
/arm-trusted-firmware-2.8.0/plat/st/stm32mp1/
A Dbl2_plat_setup.c324 if (stm32mp_is_closed_device()) { in bl2_el3_plat_arch_setup()
353 if (stm32mp_is_closed_device()) { in bl2_el3_plat_arch_setup()
A Dstm32mp1_private.c568 bool stm32mp_is_closed_device(void) in stm32mp_is_closed_device() function

Completed in 6 milliseconds