summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm/stackprotector.h
Commit message (Collapse)AuthorAgeFilesLines
* xtensa: enable stack protectorMax Filippov2017-12-161-0/+40
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>