Files
u-boot/cmd
Igor Opaniuk 60b2f9e7b9 cmd: avb2.0: avb command for performing verification
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>
2018-06-18 13:55:13 -04:00
..
2017-02-08 15:56:28 -05:00
2018-05-08 18:50:23 -04:00
2017-07-03 17:35:28 -04:00
2018-05-23 17:30:05 -04:00
2018-06-07 17:08:06 -04:00
2018-05-30 11:59:21 +02:00
2017-08-16 08:30:24 -04:00
2018-06-13 07:49:13 -04:00
2016-10-06 20:57:42 -04:00
2018-06-05 20:19:08 -04:00
2018-05-08 09:07:35 -04:00
2017-09-12 10:08:05 +02:00