Searched refs:EAUTH (Results 1 – 14 of 14) sorted by relevance
20 case -EAUTH: in plat_error_handler()
34 case -EAUTH: in plat_error_handler()
24 case -EAUTH: in plat_arm_error_handler()
39 return -EAUTH; in plat_get_rotpk_info()
88 return ((nv_flags == -EAUTH) || (nv_flags == -ENOENT)); in plat_arm_bl1_fwu_needed()
68 return (!arm_io_is_toc_valid() || (((nv_flags == -EAUTH) || in plat_arm_bl1_fwu_needed()
146 #define EAUTH 80 /* Authentication error */ macro
202 return -EAUTH; in load_auth_image_recursive()
470 return -EAUTH; in bl1_fwu_image_auth()
256 : -EAUTH279 the -EAUTH error and sets the image state back to RESET.
1053 - ``-EAUTH``: a certificate or image could not be authenticated (when Trusted
6727 \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 111 milliseconds