[PATCH v2 07/11] corstone1000: enable bootefi selftest

Simon Glass sjg at chromium.org
Fri May 15 20:22:22 CEST 2026


On 2026-05-14T12:49:13, Harsimran Singh Tungal
<harsimransingh.tungal at arm.com> 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 <harsimransingh.tungal at arm.com>
>
> configs/corstone1000_defconfig | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list