
17 Nov
2020
17 Nov
'20
12:53 a.m.
On Wed, 11 Nov 2020 at 16:30, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Test that an exception SIGILL is answered by a reset on the sandbox if CONFIG_SANDBOX_CRASH_RESET=y or by exiting to the OS otherwise.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
v2: new patch
arch/Kconfig | 1 + test/py/tests/test_sandbox_exit.py | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org