You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[mgs-updates] RoT bootloader FirstPageErased error should be ignored (#8955)
As per
#8044 (comment)
, the `RotImageError::FirstPageErased` error for the RoT bootloader is
not fatal, and should not be treated as such. This patch does two
things:
1. Interprets the error response from the SP as an invalid caboose when
retrieving caboose information
2. Carries on updating the RoT bootloader when when it finds this error
during an image signature check.
Closes#8045
0 commit comments