]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: capsule: Generate EFI capsules through binman
authorSughosh Ganu <sughosh.ganu@linaro.org>
Tue, 22 Aug 2023 17:40:00 +0000 (23:10 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 29 Aug 2023 17:37:54 +0000 (13:37 -0400)
commit56f243dcbe55c62e183ddf76b44a4393714d1694
tree9d062d146c8e4354678316a023c8a0b79373d0b9
parentb617611b27a0c91df6fbb44d84edaa160079bc9c
test: capsule: Generate EFI capsules through binman

Support has been added for generating the EFI capsules through
binman. Make changes in the EFI capsule update testing feature to
generate capsules through binman.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
include/sandbox_efi_capsule.h [new file with mode: 0644]
test/py/tests/test_efi_capsule/capsule_gen_binman.dts [new file with mode: 0644]
test/py/tests/test_efi_capsule/conftest.py
test/py/tests/test_efi_capsule/uboot_bin_env.its [deleted file]