Re: [PATCH 3/3] efi_selftest: implement exception test for sandbox

2020-11-11 Thread Simon Glass
On Tue, 10 Nov 2020 at 16:09, Heinrich Schuchardt wrote: > > Provide a unit test that causes an illegal instruction to occur. > > The test can be run with the following commands: > > => setenv efi_selftest exception > => bootefi selftest > > This might be the output: > > Executing 'exc

[PATCH 3/3] efi_selftest: implement exception test for sandbox

2020-11-10 Thread Heinrich Schuchardt
Provide a unit test that causes an illegal instruction to occur. The test can be run with the following commands: => setenv efi_selftest exception => bootefi selftest This might be the output: Executing 'exception' EFI application triggers exception. Illegal instruction