From d88547170c288045f3401107adf8301cea2aec72 Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Mon, 11 Mar 2019 07:34:29 +0100 Subject: platform v8a: enable FORTIFY_SOURCES The platform supports this hardening option, enable it. Signed-off-by: Robert Schwebel --- configs/platform-v8a/kernelconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v8a') diff --git a/configs/platform-v8a/kernelconfig b/configs/platform-v8a/kernelconfig index b71b7a7..9ac32ad 100644 --- a/configs/platform-v8a/kernelconfig +++ b/configs/platform-v8a/kernelconfig @@ -3292,7 +3292,7 @@ CONFIG_SECURITY=y CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y CONFIG_HARDENED_USERCOPY=y # CONFIG_HARDENED_USERCOPY_PAGESPAN is not set -# CONFIG_FORTIFY_SOURCE is not set +CONFIG_FORTIFY_SOURCE=y # CONFIG_STATIC_USERMODEHELPER is not set # CONFIG_SECURITY_SMACK is not set # CONFIG_SECURITY_TOMOYO is not set -- cgit v1.2.3