]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Add a flag to enable UPL
authorSimon Glass <sjg@chromium.org>
Wed, 7 Aug 2024 22:47:37 +0000 (16:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Aug 2024 22:03:20 +0000 (16:03 -0600)
commitdadd23ebab03b9ad4062a3b6af20bbcda0b05f89
tree43a872ae7c75a0690d20a9075dc6770cf2db1cb8
parent3a1a3d549b8f9e795af2066625d91a03c21ae322
sandbox: Add a flag to enable UPL

UPL significantly alters the boot flow for sandbox. Add a flag to enable
this so that it can be enabled only on tests which need it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/start.c
arch/sandbox/include/asm/state.h