summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeung-Woo Kim <sw0312.kim@samsung.com>2019-01-09 12:51:56 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2019-01-09 05:04:46 +0000
commit5cba57115a86792e77b3f9291dce49c610fd55b7 (patch)
tree445d045183525e7d0d1d3388d8059e6845bdf6d0
parentfa12c3df4e9ab0b1649cf4fbe74687376b9d92e3 (diff)
downloadlinux-4.9-exynos9110-5cba57115a86792e77b3f9291dce49c610fd55b7.tar.gz
linux-4.9-exynos9110-5cba57115a86792e77b3f9291dce49c610fd55b7.tar.bz2
linux-4.9-exynos9110-5cba57115a86792e77b3f9291dce49c610fd55b7.zip
arm64: tizen_tw3_defconfig: enable SECURITY_SMACK_APPEND_SIGNALSsubmit/tizen/20190109.063522accepted/tizen/unified/20190110.060355
Enable SECURITY_SMACK_APPEND_SIGNALS to allow smack rules denying signal delivery while allowing IPC in Tizen. Change-Id: If438465b6ced7f529baf69754555778eb554c6c5 Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
-rw-r--r--arch/arm64/configs/tizen_tw3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/tizen_tw3_defconfig b/arch/arm64/configs/tizen_tw3_defconfig
index e738aff4ea58..31c85bb0b234 100644
--- a/arch/arm64/configs/tizen_tw3_defconfig
+++ b/arch/arm64/configs/tizen_tw3_defconfig
@@ -4400,7 +4400,7 @@ CONFIG_HARDENED_USERCOPY=y
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
CONFIG_SECURITY_SMACK_NETFILTER=y
-# CONFIG_SECURITY_SMACK_APPEND_SIGNALS is not set
+CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_LOADPIN is not set