Commit 8a8112d8 authored by Mark Brown's avatar Mark Brown Committed by Will Deacon

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: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20221107171913.294565-1-broonie@kernel.orgSigned-off-by: default avatarWill Deacon <will@kernel.org>
parent 38e4b660
......@@ -348,7 +348,7 @@ Before jumping into the kernel, the following conditions must be met:
- HWFGWTR_EL2.nSMPRI_EL1 (bit 54) must be initialised to 0b01.
For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64)
For CPUs with the Scalable Matrix Extension FA64 feature (FEAT_SME_FA64):
- If EL3 is present:
......
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