]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: select CMD_BLOBLIST for Firmware Handoff testing
authorRaymond Mao <raymond.mao@linaro.org>
Tue, 21 Oct 2025 18:16:56 +0000 (11:16 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 4 Nov 2025 16:59:41 +0000 (10:59 -0600)
commit5396bf30ab5f807d7e8781f058f0aef5e6fb4853
tree4df16629fbc4440551a25a5653532f81e7b36e08
parentf974e9b626323a940f308ba7174dff0607827aed
configs: select CMD_BLOBLIST for Firmware Handoff testing

Firmware Handoff tests will leverage the same board type 'qemu_arm64'
with a new board ID 'fw_handoff_tfa_optee', thus select CMD_BLOBLIST
in qemu_arm64_defconfig for running the test.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/qemu_arm64_defconfig