commit | e1f358b5046479d2897f23b1d5b092687c6e7a67 | [log] [tgz] |
---|---|---|
author | Steven Price <steven.price@arm.com> | Mon Jun 21 12:17:13 2021 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Tue Jun 22 14:08:05 2021 +0100 |
tree | 2b99e61386b7a7c63bb55cc694b8787dce8a00c1 | |
parent | ea7fc1bb1cd1b92b42b1d9273ce7e231d3dc9321 [diff] |
KVM: arm64: Save/restore MTE registers Define the new system registers that MTE introduces and context switch them. The MTE feature is still hidden from the ID register as it isn't supported in a VM yet. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Steven Price <steven.price@arm.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210621111716.37157-4-steven.price@arm.com