Home
last modified time | relevance | path

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

/u-boot/board/freescale/common/
A Dfsl_chain_of_trust.c116 fsl_secboot_handle_error(ERROR_ESBC_PAMU_INIT); in spl_validate_uboot()
121 fsl_secboot_handle_error(ERROR_ESBC_SEC_INIT); in spl_validate_uboot()
A Dfsl_validate.c395 void fsl_secboot_handle_error(int error) in fsl_secboot_handle_error() function
467 fsl_secboot_handle_error(ERROR_ESBC_SEC_ENQ); in fsl_secblk_handle_error()
470 fsl_secboot_handle_error(ERROR_ESBC_SEC_DEQ); in fsl_secblk_handle_error()
473 fsl_secboot_handle_error(ERROR_ESBC_SEC_DEQ_TO); in fsl_secblk_handle_error()
477 fsl_secboot_handle_error(ERROR_ESBC_SEC_JOBQ_STATUS); in fsl_secblk_handle_error()
920 fsl_secboot_handle_error(ret); in fsl_secboot_validate()
950 fsl_secboot_handle_error(ERROR_ESBC_CLIENT_HASH_COMPARE_KEY); in fsl_secboot_validate()
956 fsl_secboot_handle_error(ret); in fsl_secboot_validate()
/u-boot/include/
A Dfsl_secboot_err.h129 void fsl_secboot_handle_error(int error);
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dcpu_init.c973 fsl_secboot_handle_error(ERROR_ESBC_PAMU_INIT); in cpu_init_r()

Completed in 8 milliseconds