diff options
| author | Mathew Maidment | 2018-05-04 19:05:50 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-05-04 19:05:50 +0200 |
| commit | 100061121c1f69a672ce7bb3e9e3781f8018f9f6 (patch) | |
| tree | 801936c6f390c722bd06e39760a52afbfe32f3cf /scripts/modules | |
| parent | hw/arm/virt: Add linux,pci-domain property (diff) | |
| download | qemu-100061121c1f69a672ce7bb3e9e3781f8018f9f6.tar.gz qemu-100061121c1f69a672ce7bb3e9e3781f8018f9f6.tar.xz qemu-100061121c1f69a672ce7bb3e9e3781f8018f9f6.zip | |
target/arm: Correct MPUIR privilege level in register_cp_regs_for_features() conditional case
The duplication of id_tlbtr_reginfo was unintentionally added within
3281af8114c6b8ead02f08b58e3c36895c1ea047 which should have been
id_mpuir_reginfo.
The effect was that for OMAP and StrongARM CPUs we would
incorrectly UNDEF writes to MPUIR rather than NOPing them.
Signed-off-by: Mathew Maidment <mathew1800@gmail.com>
Message-id: 20180501184933.37609-2-mathew1800@gmail.com
[PMM: tweak commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
