cmd: avb: Support A/B slots
authorSam Protsenko <semen.protsenko@linaro.org>
Mon, 21 Oct 2019 10:55:16 +0000 (13:55 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 31 Oct 2019 11:22:53 +0000 (07:22 -0400)
commit965ec3caa8fcaafe3d18ad7c3810a13b09ee8abe
tree64dc068fc19e783a169b768bdb4788d15caf75c9
parentbb43c2784704b79eaa383fe38255b2ecf73b46ff
cmd: avb: Support A/B slots

Add optional parameter to 'avb verify' sub-command, so that user is able
to specify which slot to use, in case when user's partitions are
slotted. If that parameter is omitted, the behavior of 'avb verify' will
be the same as before, so user API is content.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Acked-by: Igor Opaniuk <igor.opaniuk@gmail.com>
cmd/avb.c
doc/android/avb2.txt