Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_validate.h28 #define ESBC_VALID_HDR 0 /* header is valid */ macro
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c757 return ESBC_VALID_HDR; in read_validate_esbc_client_header()
917 if (ret != ESBC_VALID_HDR) { in fsl_secboot_validate()