summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/gcs.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-04arm64/signal: Set up and restore the GCS context for signal handlersMark Brown1-0/+1
2024-10-04arm64/gcs: Implement shadow stack prctl() interfaceMark Brown1-0/+22
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown1-0/+9
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown1-0/+24
2024-10-04arm64/gcs: Add manual encodings of GCS instructionsMark Brown1-0/+51