Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-04 | arm64/mm: Implement map_shadow_stack() | Mark Brown | 1 | -0/+64 |
2024-10-04 | arm64/gcs: Implement shadow stack prctl() interface | Mark Brown | 1 | -0/+79 |
2024-10-04 | arm64/gcs: Ensure that new threads have a GCS | Mark Brown | 1 | -0/+69 |
2024-10-04 | arm64/gcs: Context switch GCS state for EL0 | Mark Brown | 1 | -0/+42 |