]> xenbits.xensource.com Git - qemu-xen.git/commit
target/arm: check TGE and E2H flags for EL0 pauth traps
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 7 Feb 2020 14:04:26 +0000 (14:04 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Feb 2020 14:04:26 +0000 (14:04 +0000)
commita7469a3c1edc7687d7d25967bc2c0280de202bca
tree7c888f29d92761ce4d5b701f4a090c2b0b9c1e95
parentc2ddb7cf963b3bea838266bfca62514dc9750a10
target/arm: check TGE and E2H flags for EL0 pauth traps

According to ARM ARM we should only trap from the EL1&0 regime.

Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200206105448.4726-35-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/pauth_helper.c