arm64: Relax booting requirements for configuration of traps
authorMark Brown <broonie@kernel.org>
Mon, 12 Apr 2021 15:19:53 +0000 (16:19 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 30 Apr 2021 17:53:42 +0000 (18:53 +0100)
commitee61f36d3e46bdb1c8910d1bd5c0863130c7b951
tree57aebfb36ec13b722203080f440789e6ff97359a
parentf6334b1798c1f96ee02356c4b12bb9587bdf44f5
arm64: Relax booting requirements for configuration of traps

Currently we require that a number of system registers be configured to
disable traps when starting the kernel. Add an explicit note that the
requirement is that the system behave as if the traps are disabled so
transparent handling of the traps is fine, this should be implicit for
people familiar with working with standards documents but it doesn't hurt
to be explicit.

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