commit | 63d3eb3ef5cf446fba6e9fae94d00a299013e0d8 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 16 09:37:36 2017 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 16 19:35:50 2017 +0000 |
tree | ed072a6d8c87403fac09f94ba65ec5ff1a5cdd24 | |
parent | 9ec0143b1b42577b990ec2d661a0e1f05f11e7ca [diff] |
armv7m: Allow SHCSR writes to change pending and active bits Implement the NVIC SHCSR write behaviour which allows pending and active status of some exceptions to be changed. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>