Re: [U-Boot] [PATCH 5/8] avb2.0: add boot states and dm-verity support

2018-05-02 Thread Sam Protsenko
On 25 April 2018 at 16:18, Igor Opaniuk wrote: > 1. Add initial support of boot states mode (red, green, yellow) > 2. Add functions for enforcing dm-verity configurations > > Signed-off-by: Igor Opaniuk > --- > cmd/avb.c| 17 ++- > common/avb_verify.c | 140 > +

[U-Boot] [PATCH 5/8] avb2.0: add boot states and dm-verity support

2018-04-25 Thread Igor Opaniuk
1. Add initial support of boot states mode (red, green, yellow) 2. Add functions for enforcing dm-verity configurations Signed-off-by: Igor Opaniuk --- cmd/avb.c| 17 ++- common/avb_verify.c | 140 +-- include/avb_verify.h | 19 +