projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
046b212
)
arm64/hbc: Document HWCAP2_HBC
author
Mark Brown
<broonie@kernel.org>
Thu, 14 Sep 2023 10:09:29 +0000
(11:09 +0100)
committer
Will Deacon
<will@kernel.org>
Mon, 18 Sep 2023 09:47:53 +0000
(10:47 +0100)
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: Mark Brown <broonie@kernel.org>
Reviewed-by: Joey Gouly <joey.gouly@arm.com>
Link:
https://lore.kernel.org/r/20230914-arm64-feat-hbc-doc-v1-1-797d25f06897@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/arch/arm64/elf_hwcaps.rst
patch
|
blob
|
history
diff --git
a/Documentation/arch/arm64/elf_hwcaps.rst
b/Documentation/arch/arm64/elf_hwcaps.rst
index 8c8addb4194c93446936e60af3b9e7c744e75575..76ff9d7398fda74afd576f6f6734688cb111eb20 100644
(file)
--- a/
Documentation/arch/arm64/elf_hwcaps.rst
+++ b/
Documentation/arch/arm64/elf_hwcaps.rst
@@
-305,6
+305,9
@@
HWCAP2_SMEF16F16
HWCAP2_MOPS
Functionality implied by ID_AA64ISAR2_EL1.MOPS == 0b0001.
+HWCAP2_HBC
+ Functionality implied by ID_AA64ISAR2_EL1.BC == 0b0001.
+
4. Unused AT_HWCAP bits
-----------------------