Peter Maydell ae7c5c855b 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
2018-02-15 18:29:49 +00:00
..
2018-02-10 10:06:20 +03:00
2017-10-27 16:03:54 +02:00
2018-02-13 18:25:48 +02:00
2018-01-19 11:18:51 -02:00
2016-01-29 15:07:25 +00:00
2018-02-09 05:05:11 +01:00
2018-02-09 13:52:15 +01:00