Re: [PATCH 0/6] efi_selftest: allow UEFI testing on MAIX

2020-08-01 Thread Sean Anderson
On 7/29/20 11:42 AM, Heinrich Schuchardt wrote: > For RISC-V testing on real hardware the Sipeed MAIX boards provides an > affordable solution. > > UEFI testing fails on the MAIX BiT with Mic because the UEFI sub-system > reserves 16 MiB for the stack though the board only has 8 MiB. > > The firs

Re: [PATCH 0/6] efi_selftest: allow UEFI testing on MAIX

2020-07-29 Thread Heinrich Schuchardt
On 29.07.20 17:42, Heinrich Schuchardt wrote: > For RISC-V testing on real hardware the Sipeed MAIX boards provides an > affordable solution. > > UEFI testing fails on the MAIX BiT with Mic because the UEFI sub-system > reserves 16 MiB for the stack though the board only has 8 MiB. > > The first tw

[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX

2020-07-29 Thread Heinrich Schuchardt
For RISC-V testing on real hardware the Sipeed MAIX boards provides an affordable solution. UEFI testing fails on the MAIX BiT with Mic because the UEFI sub-system reserves 16 MiB for the stack though the board only has 8 MiB. The first two patches make the size of the memory reserved for the sta