Home
last modified time | relevance | path

Searched refs:check_boot_mode_secure (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-a/plat/nxp/common/setup/
A Dls_err.c29 bool sb = check_boot_mode_secure(&mode); in plat_error_handler()
/trusted-firmware-a/plat/nxp/common/tbbr/
A Dcsf_tbbr.c36 if (check_boot_mode_secure(&mode) == true) { in plat_get_rotpk_info()
/trusted-firmware-a/include/drivers/nxp/dcfg/
A Ddcfg.h94 bool check_boot_mode_secure(uint32_t *mode);
/trusted-firmware-a/drivers/nxp/dcfg/
A Ddcfg.c126 bool check_boot_mode_secure(uint32_t *mode) in check_boot_mode_secure() function
/trusted-firmware-a/plat/nxp/soc-ls1028a/
A Dsoc.c154 if (check_boot_mode_secure(&mode) == true) { in soc_early_init()
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/
A Dcsf_hdr_parser.c263 sb = check_boot_mode_secure(&mode); in get_key()
/trusted-firmware-a/plat/nxp/soc-lx2160a/
A Dsoc.c267 if (check_boot_mode_secure(&mode) == true) { in soc_early_init()

Completed in 10 milliseconds