aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/scs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon1-0/+4
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon1-2/+2
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon1-4/+4
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen1-0/+68