projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bfbe5e
)
arm64: docs: Document SSBS HWCAP
author
Will Deacon
<will.deacon@arm.com>
Mon, 1 Oct 2018 14:24:48 +0000
(15:24 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 1 Oct 2018 15:28:17 +0000
(16:28 +0100)
We advertise the MRS/MSR instructions for toggling SSBS at EL0 using an
HWCAP, so document it along with the others.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm64/elf_hwcaps.txt
patch
|
blob
|
history
diff --git
a/Documentation/arm64/elf_hwcaps.txt
b/Documentation/arm64/elf_hwcaps.txt
index 51ccfab408cc6618e3ecb0a1f3930eb77c4f16db..ea819ae024dd57805f66d16df17558b38b8c3b18 100644
(file)
--- a/
Documentation/arm64/elf_hwcaps.txt
+++ b/
Documentation/arm64/elf_hwcaps.txt
@@
-178,3
+178,7
@@
HWCAP_ILRCPC
HWCAP_FLAGM
Functionality implied by ID_AA64ISAR0_EL1.TS == 0b0001.
+
+HWCAP_SSBS
+
+ Functionality implied by ID_AA64PFR1_EL1.SSBS == 0b0010.