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
---
(no changes since v8)
Changes in v8:
- Add
Hi Tom,
On Thu, 31 Oct 2024 at 19:14, Tom Rini wrote:
>
> On Thu, Oct 31, 2024 at 06:52:33PM +0100, Simon Glass wrote:
> > Hi Tom,
> >
> > On Tue, 29 Oct 2024 at 21:14, Tom Rini wrote:
> > >
> > > On Tue, Oct 29, 2024 at 08:22:11PM +0100, Simon Glass wrote:
> > >
> > > > Sandbox is its own archi
On Thu, Oct 31, 2024 at 06:52:33PM +0100, Simon Glass wrote:
> Hi Tom,
>
> On Tue, 29 Oct 2024 at 21:14, Tom Rini wrote:
> >
> > 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.
Hi Tom,
On Tue, 29 Oct 2024 at 21:14, Tom Rini wrote:
>
> 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
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.
>
>
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
---
(no changes since v8)
Changes in v8:
- Add
6 matches
Mail list logo