Home
last modified time | relevance | path

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

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