]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: enable setvariable at runtime on sandbox
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Tue, 18 Jun 2024 17:28:20 +0000 (20:28 +0300)
committerSimon Glass <sjg@chromium.org>
Wed, 3 Jul 2024 06:36:33 +0000 (07:36 +0100)
commit4f02196558a40a6538eb09debffde0f1a23b97be
treeb176b2e9342102c4250eada8e1d942871fdc70e0
parentf0a5d2dfaae6b895e7eb02c67271cc3eba5ee6c8
configs: enable setvariable at runtime on sandbox

We currently don't have any boards enabling CONFIG_EFI_RT_VOLATILE_STORE.
We do have EFI selftests testing the feature though, so enable it in
all the sandbox platforms and test the functionality properly

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
configs/sandbox64_defconfig
configs/sandbox_defconfig