Home
last modified time | relevance | path

Searched refs:BOOT_API_CTX_AUTH_NO (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h18 #define BOOT_API_CTX_AUTH_NO 0x7CFDD351U macro
26 #define BOOT_API_CTX_AUTH_NO 0x0U macro
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h25 #define BOOT_API_CTX_AUTH_NO 0x0U macro
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_common.c371 case BOOT_API_CTX_AUTH_NO: in stm32_save_boot_info()
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.c309 if (boot_context->auth_status != BOOT_API_CTX_AUTH_NO) { in bl2_el3_plat_arch_setup()