
19 Jun
2018
19 Jun
'18
8:40 p.m.
On Sun, Jun 03, 2018 at 09:56:39PM +0300, Igor Opaniuk wrote:
Enable a "avb" command to execute Android Verified Boot 2.0 operations. It includes such subcommands: avb init - initialize avb2 subsystem avb read_rb - read rollback index avb write_rb - write rollback index avb is_unlocked - check device lock state avb get_uuid - read and print uuid of a partition avb read_part - read data from partition avb read_part_hex - read data from partition and output to stdout avb write_part - write data to partition avb verify - run full verification chain
Signed-off-by: Igor Opaniuk igor.opaniuk@linaro.org
Applied to u-boot/master, thanks!
--
Tom