qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [Qemu-devel] [PATCH 08/19] nvic: Handle banked exceptions


From: Richard Henderson
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 08/19] nvic: Handle banked exceptions in nvic_recompute_state()
Date: Tue, 19 Sep 2017 13:32:14 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/12/2017 01:13 PM, Peter Maydell wrote:
> Update the nvic_recompute_state() code to handle the security
> extension and its associated banked registers.
> 
> Code that uses the resulting cached state (ie the irq
> acknowledge and complete code) will be updated in a later
> commit.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  hw/intc/armv7m_nvic.c | 151 
> ++++++++++++++++++++++++++++++++++++++++++++++++--
>  hw/intc/trace-events  |   1 +
>  2 files changed, 147 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]