Szabolcs Nagy 839197fdeb aarch64: Add GCS support to longjmp
This implementations ensures that longjmp across different stacks
works: it scans for GCS cap token and switches GCS if necessary
then the target GCSPR is restored with a GCSPOPM loop once the
current GCSPR is on the same GCS.

This makes longjmp linear time in the number of jumped over stack
frames when GCS is enabled.
2024-10-10 13:40:34 +01:00
..
2024-07-14 12:44:15 +02:00
2024-09-25 15:54:07 +01:00
2024-08-07 11:02:03 -03:00
2024-06-18 10:45:36 +02:00
2024-09-09 09:57:42 -04:00
2024-10-01 13:39:26 +01:00
2024-07-08 21:51:03 +02:00
2024-06-17 13:47:09 +00:00
2024-08-08 14:53:53 +02:00
2024-06-17 13:47:09 +00:00
2024-08-07 11:02:03 -03:00
2024-10-10 13:40:34 +01:00