Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_secboot_err.h29 #define ERROR_IE_TABLE_NOT_FOUND 0x19 macro
122 { ERROR_IE_TABLE_NOT_FOUND,
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c295 return ERROR_IE_TABLE_NOT_FOUND; in read_validate_ie_tbl()
438 case ERROR_IE_TABLE_NOT_FOUND: in fsl_secboot_handle_error()