]> git.dujemihanovic.xyz Git - u-boot.git/commit
test/py: efi_capsule: test for FMP versioning
authorMasahisa Kojima <masahisa.kojima@linaro.org>
Wed, 7 Jun 2023 05:42:00 +0000 (14:42 +0900)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 8 Jun 2023 07:20:36 +0000 (09:20 +0200)
commitb6f954e5b09545d18a150e4a4431a648e41ff287
tree822ad0a8d6e6405df9c444f49ad7c57ecbf7a732
parent482ef90aeb4c74700ea9f8bdf368235da7fc5d09
test/py: efi_capsule: test for FMP versioning

This test covers the FMP versioning for both raw and FIT image,
and both signed and non-signed capsule update.

Signed-off-by: Masahisa Kojima <masahisa.kojima@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
test/py/tests/test_efi_capsule/conftest.py
test/py/tests/test_efi_capsule/test_capsule_firmware_fit.py
test/py/tests/test_efi_capsule/test_capsule_firmware_raw.py
test/py/tests/test_efi_capsule/test_capsule_firmware_signed_fit.py
test/py/tests/test_efi_capsule/test_capsule_firmware_signed_raw.py
test/py/tests/test_efi_capsule/version.dts [new file with mode: 0644]