aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2017-03-27 05:44:47 -0400
committerMax Filippov <jcmvbkbc@gmail.com>2017-12-17 01:37:07 -0500
commit40d1a07b333ef1f7fce11ee20b8f4281d1a75fb9 (patch)
tree4855103872087025010742caa2ec0818f91f10ee /Documentation/features
parentaa6476f76c1678d5d1087b39d3047601f0139ef0 (diff)
xtensa: enable stack protector
The implementation is adopted from the ARM arch. GCC 7.3, 8 or newer is required for building the xtensa kernel with SSP. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/stackprotector/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/stackprotector/arch-support.txt b/Documentation/features/debug/stackprotector/arch-support.txt
index d7acd7bd3619..59a4c9ffb7f3 100644
--- a/Documentation/features/debug/stackprotector/arch-support.txt
+++ b/Documentation/features/debug/stackprotector/arch-support.txt
@@ -35,5 +35,5 @@
35 | um: | TODO | 35 | um: | TODO |
36 | unicore32: | TODO | 36 | unicore32: | TODO |
37 | x86: | ok | 37 | x86: | ok |
38 | xtensa: | TODO | 38 | xtensa: | ok |
39 ----------------------- 39 -----------------------