]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Document requirements for fine grained traps at boot
authorMark Brown <broonie@kernel.org>
Thu, 1 Apr 2021 18:09:39 +0000 (19:09 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 8 Apr 2021 17:39:17 +0000 (18:39 +0100)
commit1b4235fcc3f3e8e8f8b2a1ac1339891bad5b5670
treeb40acfe95ef55893cdc01f1744157648dc2722f9
parent4f0be5a267ce1c80d673727864ba230cec2dd40b
arm64: Document requirements for fine grained traps at boot

The arm64 FEAT_FGT extension introduces a set of traps to EL2 for accesses
to small sets of registers and instructions from EL1 and EL0, access to
which is controlled by EL3.  Require access to it so that it is
available to us in future and so that we can ensure these traps are
disabled during boot.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210401180942.35815-2-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm64/booting.rst