aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/gcs.c
AgeCommit message (Expand)AuthorFilesLines
2024-10-04arm64/mm: Implement map_shadow_stack()Mark Brown1-0/+64
2024-10-04arm64/gcs: Implement shadow stack prctl() interfaceMark Brown1-0/+79
2024-10-04arm64/gcs: Ensure that new threads have a GCSMark Brown1-0/+69
2024-10-04arm64/gcs: Context switch GCS state for EL0Mark Brown1-0/+42