commit | 89fd1e8051519d7e37051a6d21d9cde85306aa03 | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Tue Jun 18 20:28:20 2024 +0300 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 03 07:36:33 2024 +0100 |
tree | b176b2e9342102c4250eada8e1d942871fdc70e0 | |
parent | 4b4005e294cbef12ecae16b4d05d0ce21b52569e [diff] |
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>