Home
last modified time | relevance | path

Searched refs:ERROR_ESBC_SEC_INIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfsl_secboot_err.h11 #define ERROR_ESBC_SEC_INIT 0x400000 macro
58 { ERROR_ESBC_SEC_INIT,
/openbmc/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c119 fsl_secboot_handle_error(ERROR_ESBC_SEC_INIT); in spl_validate_uboot()