Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_secboot_err.h30 #define ERROR_IE_TABLE_NOT_FOUND 0x19 macro
123 { ERROR_IE_TABLE_NOT_FOUND,
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c296 return ERROR_IE_TABLE_NOT_FOUND; in read_validate_ie_tbl()
439 case ERROR_IE_TABLE_NOT_FOUND: in fsl_secboot_handle_error()