Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dfsl_secboot_err.h54 static const struct fsl_secboot_errcode fsl_secboot_errcodes[] = { variable
/rk3399_rockchip-uboot/board/freescale/common/
H A Dfsl_validate.c399 for (e = fsl_secboot_errcodes; e->errcode != ERROR_ESBC_CLIENT_MAX; in fsl_secboot_handle_error()