Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
external/avb: Add rollback only support for info_image
For getting rollback_index or rollback_index_location of signed file directly at host Test # test.bin # rollback_index_location : 0 # rollback_index : 1 $ ./avbtool info_image --image test.bin --rollback_index 1 $ ./avbtool info_image --image test.bin --rollback_index_location 0 Signed-off-by: wangjianyu3 <[email protected]>
- Loading branch information