
29 Oct
2024
29 Oct
'24
9:14 p.m.
On Tue, Oct 29, 2024 at 08:22:11PM +0100, Simon Glass wrote:
Sandbox is its own architecture, but sometimes we want to mimic the host architecture, e.g. when running an EFI app not built by U-Boot.
Add a -N/--native flag which tells sandbox to reflect the architecture of the host.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v8)
I believe Heinrich asked that you invert the logic here and add a flag for when you need the unexpected behavior.
--
Tom