Hi All, 2018-03-27 19:44 GMT-03:00 Breno Matheus Lima <[email protected]>: > Hi Bryan, > > 2018-03-26 11:11 GMT-03:00 Bryan O'Donoghue <[email protected]>: >> This patch adds hab_auth_img_or_fail() a command line function that >> encapsulates a common usage of authenticate and failover, namely if >> authenticate image fails, then drop to BootROM USB recovery mode. >> >> For secure-boot systems, this type of locked down behavior is important to >> ensure no unsigned images can be run. >> >> It's possible to script this logic but, when done over and over again the >> environment starts get very complex and repetitive, reducing that script >> repetition down to a command line function makes sense. >> >> Signed-off-by: Bryan O'Donoghue <[email protected]> >> Cc: Utkarsh Gupta <[email protected]> >> Cc: Breno Lima <[email protected]> >> Cc: Fabio Estevam <[email protected]> > > Tested-by: Breno Lima <[email protected]> > > Thanks, > Breno
Sorry, I have comment on the wrong series, my intention was to comment on V3 series. I will resend the tested-by Thanks, Breno Matheus Lima _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

