diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2023-12-21 15:14:08 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2024-02-02 15:58:11 +0000 |
commit | 1e348038b0f013ef9c30e3c4072b9555344391cb (patch) | |
tree | 0931b1f2d05a954377a99f023bff0659c31baabf /scripts/vcs_to_changelog/misc_util.py | |
parent | 7ea8526a50e6867b154d2bb4fbe9de4ff2fc9468 (diff) | |
download | glibc-1e348038b0f013ef9c30e3c4072b9555344391cb.tar glibc-1e348038b0f013ef9c30e3c4072b9555344391cb.tar.gz glibc-1e348038b0f013ef9c30e3c4072b9555344391cb.tar.bz2 glibc-1e348038b0f013ef9c30e3c4072b9555344391cb.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)
TODO: state lock
Diffstat (limited to 'scripts/vcs_to_changelog/misc_util.py')
0 files changed, 0 insertions, 0 deletions