On 5 July 2018 at 23:21, Julia Suvorova <jus...@mail.ru> wrote:
> Handle SCS reserved registers listed in ARMv6-M ARM D3.6.1.
> All reserved registers are RAZ/WI. ARM_FEATURE_M_MAIN is used for the
> checks, because these registers are reserved in ARMv8-M Baseline too.
>
> Signed-off-by: Julia Suvorova <jus...@mail.ru>
> ---
>  hw/intc/armv7m_nvic.c | 51 +++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 49 insertions(+), 2 deletions(-)

Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

I've applied this patch (but not the 2nd one in this series)
to target-arm.for-3.1.

thanks
-- PMM

Reply via email to