kernel_optimize_test/arch/xtensa/kernel
Max Filippov 40d1a07b33 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>
2017-12-16 22:37:07 -08:00
..
.gitignore
align.S xtensa: clean up word alignment macros in assembly code 2017-12-10 14:48:53 -08:00
asm-offsets.c xtensa: enable stack protector 2017-12-16 22:37:07 -08:00
coprocessor.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
entry.S xtensa: enable stack protector 2017-12-16 22:37:07 -08:00
head.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
hw_breakpoint.c
irq.c
Makefile
mcount.S
module.c
mxhead.S
pci-dma.c
pci.c
perf_event.c
platform.c
process.c xtensa: enable stack protector 2017-12-16 22:37:07 -08:00
ptrace.c
s32c1i_selftest.c
setup.c xtensa: print hardware config ID on startup 2017-12-10 16:19:28 -08:00
signal.c
smp.c
stacktrace.c
syscall.c
time.c
traps.c
vectors.S xtensa: use call instead of callx in assembly code 2017-12-10 14:48:52 -08:00
vmlinux.lds.S
xtensa_ksyms.c