Skip to content

Commit 8a8112d

Browse files
brooniewilldeacon
authored andcommitted
arm64/booting: Add missing colon to FA64 entry
The booting documentation for FEAT_SME_FA64 is missing a colon that is normally present, add it. Signed-off-by: Mark Brown <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 38e4b66 commit 8a8112d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/arm64/booting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ Before jumping into the kernel, the following conditions must be met:
348348

349349
- HWFGWTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01.
350350

351-
For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64)
351+
For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64):
352352

353353
- If EL3 is present:
354354

0 commit comments

Comments
 (0)