Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_secboot_err.h12 #define ERROR_ESBC_SEC_DEQ 0x800000 macro
64 { ERROR_ESBC_SEC_DEQ,
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c443 case ERROR_ESBC_SEC_DEQ: in fsl_secboot_handle_error()
467 case ERROR_ESBC_SEC_DEQ: in fsl_secblk_handle_error()
468 fsl_secboot_handle_error(ERROR_ESBC_SEC_DEQ); in fsl_secblk_handle_error()