Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avb_verify: Add rollback_index and location info for option "-I" #6

Conversation

JianyuWang0623
Copy link
Member

Summary

avb_verify: Add rollback_index and location info for option "-I"
Make runtime debug eaiser.

Impact

avb_verify -I

Testing

  $ avb_verify -I test.bin
  Image Size       : 693460 bytes
  Hash Algorithm   : sha256
  Digest Length    : 32
  Digest           : 78b2ceced754065f1f21361c6a03258e7a3ea1ba7310182d0d2e0681db55b646
+ Rollback Loc     : 0
+ Rollback Index   : 1

Make runtime debug eaiser.

Test

  $ avb_verify -I test.bin
  Image Size       : 693460 bytes
  Hash Algorithm   : sha256
  Digest Length    : 32
  Digest           : 78b2ceced754065f1f21361c6a03258e7a3ea1ba7310182d0d2e0681db55b646
  Rollback Loc     : 0
  Rollback Index   : 1

Signed-off-by: wangjianyu3 <[email protected]>
@xiaoxiang781216 xiaoxiang781216 merged commit 03e8d5b into open-vela:dev Jan 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants