Searched refs:EAUTH (Results 1 – 10 of 10) sorted by relevance
20 case -EAUTH: in plat_error_handler()
34 case -EAUTH: in plat_error_handler()
39 return -EAUTH; in plat_get_rotpk_info()
145 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.
1063 - ``-EAUTH``: a certificate or image could not be authenticated (when Trusted
Completed in 16 milliseconds