commit | f1c8fc5e67bfb40fa7d2b91b5972eb6f0e8760ad | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Tue Oct 10 14:40:58 2023 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Oct 13 14:01:42 2023 -0600 |
tree | b6932c73e7bf1390149339d4819f8888e1b092cb | |
parent | 809f28e7213f792367941022667a35f2ca3146be [diff] |
btool: mkeficapsule: Add support for EFI empty capsule generation Add a method to the mkeficapsule bintool to generate empty capsules. These are capsules needed for the FWU A/B update feature. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>