Home
last modified time | relevance | path

Searched refs:ERROR_ESBC_PAMU_INIT (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfsl_secboot_err.h9 #define ERROR_ESBC_PAMU_INIT 0x100000 macro
54 { ERROR_ESBC_PAMU_INIT,
/external/u-boot/board/freescale/common/
Dfsl_chain_of_trust.c114 fsl_secboot_handle_error(ERROR_ESBC_PAMU_INIT); in spl_validate_uboot()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu_init.c967 fsl_secboot_handle_error(ERROR_ESBC_PAMU_INIT); in cpu_init_r()