Skip to content
Snippets Groups Projects
Commit f64f9ddd authored by Mark Brown's avatar Mark Brown Committed by Will Deacon
Browse files

arm64/gcs: Fix documentation for HWCAP


In one of the renumberings of the GCS hwcap a stray reference to HWCAP2 was
left, fix it.

Reported-by: default avatarDavid Spickett <David.Spickett@arm.com>
Fixes: 7058bf87 ("arm64/gcs: Document the ABI for Guarded Control Stacks")
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250124-arm64-gcs-hwcap-doc-v1-1-fa9368b01ca6@kernel.org


Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent f458b216
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ intended to be exhaustive. ...@@ -37,7 +37,7 @@ intended to be exhaustive.
shadow stacks rather than GCS. shadow stacks rather than GCS.
* Support for GCS is reported to userspace via HWCAP_GCS in the aux vector * Support for GCS is reported to userspace via HWCAP_GCS in the aux vector
AT_HWCAP2 entry. AT_HWCAP entry.
* GCS is enabled per thread. While there is support for disabling GCS * GCS is enabled per thread. While there is support for disabling GCS
at runtime this should be done with great care. at runtime this should be done with great care.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment