Commit 5ad361f4 authored by Mark Brown's avatar Mark Brown Committed by Will Deacon

arm64/hbc: Document HWCAP2_HBC

When we added support for FEAT_HBC we added a new hwcap but did not
document that we had done so, add the documentation.
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Reviewed-by: default avatarJoey Gouly <joey.gouly@arm.com>
Link: https://lore.kernel.org/r/20230914-arm64-feat-hbc-doc-v1-1-797d25f06897@kernel.orgSigned-off-by: default avatarWill Deacon <will@kernel.org>
parent 046b212a
...@@ -305,6 +305,9 @@ HWCAP2_SMEF16F16 ...@@ -305,6 +305,9 @@ HWCAP2_SMEF16F16
HWCAP2_MOPS HWCAP2_MOPS
Functionality implied by ID_AA64ISAR2_EL1.MOPS == 0b0001. Functionality implied by ID_AA64ISAR2_EL1.MOPS == 0b0001.
HWCAP2_HBC
Functionality implied by ID_AA64ISAR2_EL1.BC == 0b0001.
4. Unused AT_HWCAP bits 4. Unused AT_HWCAP bits
----------------------- -----------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment