diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2023-01-30 18:24:58 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-03 12:59:24 +0000 |
| commit | 1748ef03c562dd4e5222e6d665142b25c0cfb1d1 (patch) | |
| tree | 35814fdaa84fa80fec1c311f29f2cb5037f3a506 /linux-user/syscall.c | |
| parent | 34a8a07e57bba6df2c1c67cc9bd3e80706ce4a54 (diff) | |
| download | focaccia-qemu-1748ef03c562dd4e5222e6d665142b25c0cfb1d1.tar.gz focaccia-qemu-1748ef03c562dd4e5222e6d665142b25c0cfb1d1.zip | |
target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
FEAT_FGT also implements an extra trap bit in the MDCR_EL2 and MDCR_EL3 registers: bit TDCC enables trapping of use of the Debug Comms Channel registers OSDTRRX_EL1, OSDTRTX_EL1, MDCCSR_EL0, MDCCINT_EL0, DBGDTR_EL0, DBGDTRRX_EL0 and DBGDTRTX_EL0 (and their AArch32 equivalents). This trapping is independent of whether fine-grained traps are enabled or not. Implement these extra traps. (We don't implement DBGDTR_EL0, DBGDTRRX_EL0 and DBGDTRTX_EL0.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Tested-by: Fuad Tabba <tabba@google.com> Message-id: 20230130182459.3309057-23-peter.maydell@linaro.org Message-id: 20230127175507.2895013-23-peter.maydell@linaro.org
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions