summary refs log tree commit diff stats
path: root/hw/arm/iotkit.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-07-27 12:38:53 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-07-30 14:51:40 +0100
commit942566ffc189ad1ea09d350860d08d95597537ca (patch)
treea102f806a450507c906e3800388e05dac0e32c20 /hw/arm/iotkit.c
parentd1fb710a9b88fa6e11476ba7536b1c5cc2a55b19 (diff)
downloadfocaccia-qemu-942566ffc189ad1ea09d350860d08d95597537ca.tar.gz
focaccia-qemu-942566ffc189ad1ea09d350860d08d95597537ca.zip
armv7m_nvic: Fix m-security subsection name
The vmstate save/load code insists that subsections of a VMState must
have names which include their parent VMState's name as a leading
substring.  Unfortunately it neither documents this nor checks it on
device init or state save, but instead fails state load with a
confusing error message ("Missing section footer for armv7m_nvic").

Fix the name of the m-security subsection of the NVIC, so that
state save/load works correctly for the security-enabled NVIC.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20180727113854.20283-2-peter.maydell@linaro.org
Diffstat (limited to 'hw/arm/iotkit.c')
0 files changed, 0 insertions, 0 deletions