summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2022-04-22 13:29:12 -0700
committerCatalin Marinas <catalin.marinas@arm.com>2022-04-25 17:15:04 +0100
commitb6ba1a89f73f11000f6b3062c4dc2503531bd3d2 (patch)
treecd68047a2718ead92c03474437bcaa8809b0eeed /scripts/gdb/linux/modules.py
parent2a2848e7c2fde1c26ff46998ac10f7bf9ca2de04 (diff)
arm64: document the boot requirements for MTE
When booting the kernel we access system registers such as GCR_EL1 if MTE is supported. These accesses are defined to trap to EL3 if SCR_EL3.ATA is disabled. Furthermore, tag accesses will not behave as expected if SCR_EL3.ATA is not set, or if HCR_EL2.ATA is not set and we were booted at EL1. Therefore, require that these bits are enabled when appropriate. Signed-off-by: Peter Collingbourne <pcc@google.com> Reviewed-by: Mark Brown <broonie@kernel.org> Link: https://linux-review.googlesource.com/id/Iadcfd4dcd9ba3279b2813970b44d7485b0116709 Link: https://lore.kernel.org/r/20220422202912.292039-1-pcc@google.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions