DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH] platform-rpi: enable FORTIFY_SOURCES
@ 2019-03-11  7:24 Rouven Czerwinski
  2019-03-11  9:15 ` Robert Schwebel
  2019-03-11  9:27 ` [DistroKit] [PATCH 2/1] v7a: kernel: " Roland Hieber
  0 siblings, 2 replies; 6+ messages in thread
From: Rouven Czerwinski @ 2019-03-11  7:24 UTC (permalink / raw)
  To: distrokit; +Cc: Rouven Czerwinski

This platform supports it, enable it.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
 configs/platform-rpi/kernelconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/configs/platform-rpi/kernelconfig b/configs/platform-rpi/kernelconfig
index 42e2d05..276d079 100644
--- a/configs/platform-rpi/kernelconfig
+++ b/configs/platform-rpi/kernelconfig
@@ -2851,7 +2851,7 @@ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
 CONFIG_HARDENED_USERCOPY=y
 CONFIG_HARDENED_USERCOPY_FALLBACK=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_DEFAULT_SECURITY_DAC=y
 CONFIG_DEFAULT_SECURITY=""
@@ -3232,7 +3232,6 @@ CONFIG_TRACER_SNAPSHOT=y
 # CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
 CONFIG_BRANCH_PROFILE_NONE=y
 # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
-# CONFIG_PROFILE_ALL_BRANCHES is not set
 CONFIG_STACK_TRACER=y
 # CONFIG_BLK_DEV_IO_TRACE is not set
 CONFIG_UPROBE_EVENTS=y
-- 
2.20.1


_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-11  9:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-11  7:24 [DistroKit] [PATCH] platform-rpi: enable FORTIFY_SOURCES Rouven Czerwinski
2019-03-11  9:15 ` Robert Schwebel
2019-03-11  9:27 ` [DistroKit] [PATCH 2/1] v7a: kernel: " Roland Hieber
2019-03-11  9:27   ` [DistroKit] [PATCH 3/1] v8a: " Roland Hieber
2019-03-11  9:31   ` [DistroKit] [PATCH 2/1] v7a: " Robert Schwebel
2019-03-11  9:40     ` Roland Hieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox