diff options
author | Peter Maydell | 2018-02-15 19:29:37 +0100 |
---|---|---|
committer | Peter Maydell | 2018-02-15 19:29:49 +0100 |
commit | ae7c5c855b71f2de23dbad3b97bbe1c0375d6fd3 (patch) | |
tree | 474d9749c0c2ac3f00373be10c77212e54bc29d4 /target/arm/cpu.h | |
parent | hw/intc/armv7m_nvic: Implement M profile cache maintenance ops (diff) | |
download | qemu-ae7c5c855b71f2de23dbad3b97bbe1c0375d6fd3.tar.gz qemu-ae7c5c855b71f2de23dbad3b97bbe1c0375d6fd3.tar.xz qemu-ae7c5c855b71f2de23dbad3b97bbe1c0375d6fd3.zip |
hw/intc/armv7m_nvic: Implement v8M CPPWR register
The Coprocessor Power Control Register (CPPWR) is new in v8M.
It allows software to control whether coprocessors are allowed
to power down and lose their state. QEMU doesn't have any
notion of power control, so we choose the IMPDEF option of
making the whole register RAZ/WI (indicating that no coprocessors
can ever power down and lose state).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180209165810.6668-5-peter.maydell@linaro.org
Diffstat (limited to 'target/arm/cpu.h')
0 files changed, 0 insertions, 0 deletions