Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/common/
Dfsl_chain_of_trust.c42 int fsl_check_boot_mode_secure(void) in fsl_check_boot_mode_secure() function
75 if (fsl_check_boot_mode_secure() == 0) in fsl_setenv_chain_of_trust()
103 if (fsl_check_boot_mode_secure() == 0) in spl_validate_uboot()
Dcmd_esbc_validate.c13 if (fsl_check_boot_mode_secure() == 0) { in do_esbc_halt()
Dfsl_validate.c411 if (fsl_check_boot_mode_secure() == 0) in fsl_secboot_handle_error()
/external/u-boot/drivers/net/pfe_eth/
Dpfe_firmware.c193 if (fsl_check_boot_mode_secure() != 0) { in pfe_firmware_init()
/external/u-boot/include/
Dfsl_validate.h274 int fsl_check_boot_mode_secure(void);
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dppa.c231 if (fsl_check_boot_mode_secure() != 0) { in ppa_init()
Dsoc.c328 if (fsl_check_boot_mode_secure() == 1) in fsl_lsch3_early_init_f()