Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64/signal: Set up and restore the GCS context for signal handlers | Mark Brown | 2024-10-04 | 1 | -0/+1 |
* | arm64/gcs: Implement shadow stack prctl() interface | Mark Brown | 2024-10-04 | 1 | -0/+22 |
* | arm64/gcs: Ensure that new threads have a GCS | Mark Brown | 2024-10-04 | 1 | -0/+9 |
* | arm64/gcs: Context switch GCS state for EL0 | Mark Brown | 2024-10-04 | 1 | -0/+24 |
* | arm64/gcs: Add manual encodings of GCS instructions | Mark Brown | 2024-10-04 | 1 | -0/+51 |