瀏覽代碼

arm64: docs: Document SSBS HWCAP

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>
Will Deacon 6 年之前
父節點
當前提交
ee91176120
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Documentation/arm64/elf_hwcaps.txt

+ 4 - 0
Documentation/arm64/elf_hwcaps.txt

@@ -178,3 +178,7 @@ HWCAP_ILRCPC
 HWCAP_FLAGM
 HWCAP_FLAGM
 
 
     Functionality implied by ID_AA64ISAR0_EL1.TS == 0b0001.
     Functionality implied by ID_AA64ISAR0_EL1.TS == 0b0001.
+
+HWCAP_SSBS
+
+    Functionality implied by ID_AA64PFR1_EL1.SSBS == 0b0010.