qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH 02/19] nvic: Add banked exception sta


From: Richard Henderson
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 02/19] nvic: Add banked exception states
Date: Wed, 13 Sep 2017 16:08:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/12/2017 11:13 AM, Peter Maydell wrote:
> 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 <address@hidden>
> ---
>  include/hw/intc/armv7m_nvic.h | 14 +++++++++++++
>  hw/intc/armv7m_nvic.c         | 49 
> ++++++++++++++++++++++++++++++++++++++++++-
>  2 files changed, 62 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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