summaryrefslogtreecommitdiff
path: root/include/linux/scs.h
AgeCommit message (Expand)Author
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen