diff options
author | Mark Brown <broonie@kernel.org> | 2021-04-01 20:09:39 +0200 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2021-04-08 19:39:17 +0200 |
commit | 3e237387bb76cbbd254e82fb1e996e2f3af9e6a7 (patch) | |
tree | b40acfe95ef55893cdc01f1744157648dc2722f9 /arch | |
parent | Linux 5.12-rc3 (diff) | |
download | linux-3e237387bb76cbbd254e82fb1e996e2f3af9e6a7.tar.xz linux-3e237387bb76cbbd254e82fb1e996e2f3af9e6a7.zip |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions