Files
u-boot/include
Heinrich Schuchardt 4c174394ca efi_selftest: do not write to linker generated array
Linker generated arrays may be stored in code sections of memory that are
not writable. So let's allocate setup_ok as an array at runtime.

This avoids an illegal memory access observed in the sandbox.

Reported-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-12-02 21:59:37 +01:00
..
2018-11-29 09:30:06 -07:00
2018-12-02 21:59:37 +01:00
2018-11-26 08:25:33 -05:00
2018-11-14 09:16:27 -08:00
2018-11-26 13:57:31 +08:00
2018-11-10 08:16:30 -05:00
2018-11-14 09:16:27 -08:00