commit | 40d1a07b333ef1f7fce11ee20b8f4281d1a75fb9 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Mon Mar 27 02:44:47 2017 -0700 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sat Dec 16 22:37:07 2017 -0800 |
tree | 4855103872087025010742caa2ec0818f91f10ee | |
parent | aa6476f76c1678d5d1087b39d3047601f0139ef0 [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>