acrn-kernel/arch/um/os-Linux
Kees Cook ba38961a06 um: Enable FORTIFY_SOURCE
Enable FORTIFY_SOURCE so running Kunit tests can test fortified
functions.

Signed-off-by: Kees Cook <keescook@chromium.org>
Tested-by: David Gow <davidgow@google.com>
Link: https://lore.kernel.org/r/20220210003224.773957-1-keescook@chromium.org
2022-09-07 16:37:27 -07:00
..
drivers
skas um: Replace to_phys() and to_virt() with less generic function names 2022-07-17 23:44:40 +02:00
Makefile
elf_aux.c
execvp.c um: Allow builds with Clang 2022-03-21 08:13:03 -07:00
file.c um: Fix WRITE_ZEROES in the UBD Driver 2022-03-11 10:46:34 +01:00
helper.c um: run_helper: Write error message to kernel log on exec failure on host 2022-03-11 10:56:17 +01:00
irq.c
main.c
mem.c UML: add support for KASAN under x86_64 2022-07-17 23:35:22 +02:00
process.c
registers.c
sigio.c
signal.c
start_up.c
time.c um: Remove unused timeval_to_ns() function 2022-03-11 10:49:50 +01:00
tty.c
umid.c um: remove unused variable 2022-07-17 23:26:27 +02:00
user_syms.c um: Enable FORTIFY_SOURCE 2022-09-07 16:37:27 -07:00
util.c um: seed rng using host OS rng 2022-07-18 15:04:04 +02:00