Home
last modified time | relevance | path

Searched refs:EAUTH (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-a/plat/layerscape/board/ls1043/
A Dls1043_err.c20 case -EAUTH: in plat_error_handler()
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_err.c34 case -EAUTH: in plat_error_handler()
/trusted-firmware-a/plat/arm/board/fvp_r/
A Dfvp_r_err.c24 case -EAUTH: in plat_arm_error_handler()
/trusted-firmware-a/plat/nxp/common/tbbr/
A Dcsf_tbbr.c39 return -EAUTH; in plat_get_rotpk_info()
/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_bl1_setup.c88 return ((nv_flags == -EAUTH) || (nv_flags == -ENOENT)); in plat_arm_bl1_fwu_needed()
/trusted-firmware-a/plat/arm/board/juno/
A Djuno_bl1_setup.c68 return (!arm_io_is_toc_valid() || (((nv_flags == -EAUTH) || in plat_arm_bl1_fwu_needed()
/trusted-firmware-a/include/lib/libc/
A Derrno.h146 #define EAUTH 80 /* Authentication error */ macro
/trusted-firmware-a/common/
A Dbl_common.c202 return -EAUTH; in load_auth_image_recursive()
/trusted-firmware-a/bl1/
A Dbl1_fwu.c470 return -EAUTH; in bl1_fwu_image_auth()
/trusted-firmware-a/docs/components/
A Dfirmware-update.rst256 : -EAUTH
279 the -EAUTH error and sets the image state back to RESET.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dfirmware-update.rst.txt256 : -EAUTH
279 the -EAUTH error and sets the image state back to RESET.
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst1053 - ``-EAUTH``: a certificate or image could not be authenticated (when Trusted
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt1053 - ``-EAUTH``: a certificate or image could not be authenticated (when Trusted
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex6727 \sphinxcode{\sphinxupquote{\sphinxhyphen{}EAUTH}}: a certificate or image could not be authenticate…
16519 \PYG{p}{:} \PYG{o}{\PYGZhy{}}\PYG{n}{EAUTH}
16545 the \sphinxhyphen{}EAUTH error and sets the image state back to RESET.

Completed in 124 milliseconds