On 09/12/2017 01:13 PM, Peter Maydell wrote:
> Make the set_prio() function take a bool indicating
> whether to pend the secure or non-secure version of a banked
> interrupt, and use this to implement the correct banking
> semantics for the SHPR registers.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  hw/intc/armv7m_nvic.c | 96 
> ++++++++++++++++++++++++++++++++++++++++++++++-----
>  hw/intc/trace-events  |  2 +-
>  2 files changed, 88 insertions(+), 10 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~


Reply via email to