diff options
| author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-12-21 15:14:08 +0000 |
|---|---|---|
| committer | Yury Khrustalev <yury.khrustalev@arm.com> | 2024-10-14 13:16:02 +0100 |
| commit | a4dcf30215fec2b5eec41d001f748efe487db1a7 (patch) | |
| tree | 70716296a6c2202bef1108f077484dea1ac1bf73 /scripts/cpp | |
| parent | 8d51bf565867f3a5625fb1822a76476a2ac15490 (diff) | |
| download | glibc-a4dcf30215fec2b5eec41d001f748efe487db1a7.tar.xz glibc-a4dcf30215fec2b5eec41d001f748efe487db1a7.zip | |
aarch64: Add glibc.cpu.aarch64_gcs_policy
policy sets how gcs tunable and gcs marking turns into gcs state:
0: state = tunable
1: state = marking ? tunable : (tunable && dlopen ? err : 0)
2: state = marking ? tunable : (tunable ? err : 0)
Diffstat (limited to 'scripts/cpp')
0 files changed, 0 insertions, 0 deletions
