On 2026-05-14T12:49:13, Harsimran Singh Tungal <[email protected]> wrote: > corstone1000: enable bootefi selftest > > Enable CMD_BOOTEFI_SELFTEST in corstone1000_defconfig so the later > runtime-variable selftest patch in this series can be exercised on > Corstone-1000. > > Keep CMD_BOOTEFI_HELLO and CMD_POWEROFF explicitly disabled. > Enabling CMD_BOOTEFI_SELFTEST would otherwise make > CMD_BOOTEFI_HELLO default to y and pull in CMD_POWEROFF on this > PSCI-based defconfig. The intent here is to enable the selftest command > without broadening the rest of the board command set. > > Signed-off-by: Harsimran Singh Tungal <[email protected]> > > configs/corstone1000_defconfig | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

