diff options
author | Catalin Marinas <[email protected]> | 2016-07-05 12:25:15 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2016-11-21 18:48:55 +0000 |
commit | 9cf09d68b89ae5fe0261dcc69464bcc676900af6 (patch) | |
tree | a9f9ad57e9d9e6b8e09dfb7b9b3ae4df64566629 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 786889636ad75296c213547d1ca656af4c59f390 (diff) |
arm64: xen: Enable user access before a privcmd hvc call
Privcmd calls are issued by the userspace. The kernel needs to enable
access to TTBR0_EL1 as the hypervisor would issue stage 1 translations
to user memory via AT instructions. Since AT instructions are not
affected by the PAN bit (ARMv8.1), we only need the explicit
uaccess_enable/disable if the TTBR0 PAN option is enabled.
Reviewed-by: Julien Grall <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: James Morse <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Mark Rutland <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions