build: Add option KERNEL_KASAN
authorHauke Mehrtens <[email protected]>
Wed, 12 Feb 2020 10:49:00 +0000 (11:49 +0100)
committerHauke Mehrtens <[email protected]>
Sat, 22 Feb 2020 15:34:57 +0000 (16:34 +0100)
commit431594a978752a9d43f9bdac1a79dff335ad9ba3
treeecbfe15b932dcafd33e4a5cda04443e35e0079ce
parentd9b043c03c18e5a0e9ff5502880174ba2320a1bb
build: Add option KERNEL_KASAN

The kernel kernel address sanitizer is able to detect some memory
bugs in the kernel like out of range array accesses.

Signed-off-by: Hauke Mehrtens <[email protected]>
Reviewed-by: Alexandru Ardelean <[email protected]>
config/Config-kernel.in
target/linux/generic/config-4.14
target/linux/generic/config-4.19