1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 15:57:19 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
James McGregor d2733037ad arm-gcs/linux-yocto: update to 6.11-rc3 and v12 of the GCS patches
Update the GCS patches to v12.
They've been rebased onto 6.11-rc3, so update to use that too.
GCS support now depends on !UPROBES, so add a config fragment to disable it.

Signed-off-by: James McGregor <james.mcgregor2@arm.com>
2024-09-02 15:46:08 +01:00
Ross Burton bb98b3c2dc kselftest: add kselftest recipe and integrate into testimage
Package up the kselftest from the kernel, and execute the arm64 GCS tests
inside CI.

At the moment some of the tests fail: gcs_write_fault and gcs_stress.
Mark the test as expected to fail until this is resolved.

Signed-off-by: Ross Burton <ross.burton@arm.com>
2024-08-06 13:36:29 +01:00
Ross Burton 0d3bc7947a linux-libc-headers: add 6.10 patched kernel headers
kselftest needs bleeding-edge kernel headers as it wants to use the new
symbols, so add a recipe.

Signed-off-by: Ross Burton <ross.burton@arm.com>
2024-08-06 13:36:29 +01:00
Ross Burton a66b286e73 arm-gcs/linux-yocto: update to 6.10-rc3 and v9 of the GCS patches
Signed-off-by: Ross Burton <ross.burton@arm.com>
2024-08-06 13:36:29 +01:00
Ross Burton b1dd7d90f6 Add GCS prototype
Signed-off-by: Ross Burton <ross.burton@arm.com>
2024-08-06 13:36:29 +01:00