Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/layerscape/board/ls1043/
A Dls1043_err.c20 case -EAUTH: in plat_error_handler()
/tf-a-ffa_el3_spmc/plat/nxp/common/setup/
A Dls_err.c34 case -EAUTH: in plat_error_handler()
/tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/
A Dcsf_tbbr.c39 return -EAUTH; in plat_get_rotpk_info()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_bl1_setup.c145 return ((nv_flags == -EAUTH) || (nv_flags == -ENOENT)); in plat_arm_bl1_fwu_needed()
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_bl1_setup.c68 return (!arm_io_is_toc_valid() || (((nv_flags == -EAUTH) || in plat_arm_bl1_fwu_needed()
/tf-a-ffa_el3_spmc/include/lib/libc/
A Derrno.h146 #define EAUTH 80 /* Authentication error */ macro
/tf-a-ffa_el3_spmc/common/
A Dbl_common.c202 return -EAUTH; in load_auth_image_recursive()
/tf-a-ffa_el3_spmc/bl1/
A Dbl1_fwu.c470 return -EAUTH; in bl1_fwu_image_auth()
/tf-a-ffa_el3_spmc/docs/components/
A Dfirmware-update.rst256 : -EAUTH
279 the -EAUTH error and sets the image state back to RESET.
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1063 - ``-EAUTH``: a certificate or image could not be authenticated (when Trusted

Completed in 16 milliseconds