summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/scs.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon1-4/+0
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon1-1/+1
2020-05-15arm64: scs: Add shadow stacks for SDEISami Tolvanen1-0/+5
2020-05-15arm64: Implement Shadow Call StackSami Tolvanen1-0/+15