diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2017-10-06 16:46:49 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2017-10-06 16:46:49 +0100 |
commit | 04829ce334bece78d4fa1d0fdbc8bc27dae9b242 (patch) | |
tree | 970a97ab62d9cb35de8308e010ce395ab6783309 /migration/block.c | |
parent | b81ac0eb6315e602b18439961e0538538e4aed4f (diff) | |
download | qemu-04829ce334bece78d4fa1d0fdbc8bc27dae9b242.zip |
nvic: Add missing code for writing SHCSR.HARDFAULTPENDED bit
When we added support for the new SHCSR bits in v8M in commit
437d59c17e9 the code to support writing to the new HARDFAULTPENDED
bit was accidentally only added for non-secure writes; the
secure banked version of the bit should also be writable.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1506092407-26985-21-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'migration/block.c')
0 files changed, 0 insertions, 0 deletions