]> Git Repo - J-u-boot.git/commit
sandbox: switch to dynamic UUIDs
authorCaleb Connolly <[email protected]>
Fri, 30 Aug 2024 12:34:35 +0000 (13:34 +0100)
committerHeinrich Schuchardt <[email protected]>
Thu, 12 Sep 2024 15:35:37 +0000 (17:35 +0200)
commit2bf0a87ae352478b74181bcf7ff2eb2c21d74538
treef7ca254564191859e3a2b9872756cbc2017e283b
parent3c52951bdac8d2dac1cb312e24d5ffe15f654655
sandbox: switch to dynamic UUIDs

Migrate sandbox over to generating it's capsule update image GUIDs
dynamically from the namespace and board/image info. Update the
reference and tests to use the new GUIDs.

Acked-by: Ilias Apalodimas <[email protected]>
Signed-off-by: Caleb Connolly <[email protected]>
board/sandbox/sandbox.c
include/sandbox_efi_capsule.h
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.dtso
tools/binman/etype/efi_capsule.py
tools/binman/ftest.py
This page took 0.03506 seconds and 4 git commands to generate.