Szabolcs Nagy 46aa54af94 aarch64: Add GCS support for setcontext
Userspace ucontext needs to store GCSPR, it does not have to be
compatible with the kernel ucontext. For now we use the linux
struct gcs_context layout but only use the gcspr field from it.

Similar implementation to the longjmp code, supports switching GCS
if the target GCS is capped, and unwinding a continous GCS to a
previous state.
2024-10-10 13:40:35 +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