Searched hist:"17906 a162a1febef92e1d3eddc090e967a351757" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/intc/ |
H A D | armv7m_nvic.h | diff 17906a162a1febef92e1d3eddc090e967a351757 Thu Sep 21 10:28:59 CDT 2017 Peter Maydell <peter.maydell@linaro.org> nvic: Add banked exception states
For the v8M security extension, some exceptions must be banked between security states. Add the new vecinfo array which holds the state for the banked exceptions and migrate it if the CPU the NVIC is attached to implements the security extension.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | diff 17906a162a1febef92e1d3eddc090e967a351757 Thu Sep 21 10:28:59 CDT 2017 Peter Maydell <peter.maydell@linaro.org> nvic: Add banked exception states
For the v8M security extension, some exceptions must be banked between security states. Add the new vecinfo array which holds the state for the banked exceptions and migrate it if the CPU the NVIC is attached to implements the security extension.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
|