commit | 6b2d18acea306dee5236f9f334a54860d06b210c | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Oct 10 14:40:59 2023 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 13 14:01:42 2023 -0600 |
tree | 693ddcfabd6dd7b25e7db15702276a451190e8a0 | |
parent | f7970c26bca38dac557434e06edeaeafb576e79c [diff] |
binman: capsule: Add support for generating EFI empty capsules Add support in binman for generating EFI empty capsules. These capsules are used in the FWU A/B update feature. Also add test cases in binman for the corresponding code coverage. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>