qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH] target-arm: Priority masking with basepri on v7m


From: Francois Baldassari
Subject: Re: [Qemu-arm] [PATCH] target-arm: Priority masking with basepri on v7m
Date: Tue, 17 Nov 2015 13:52:08 -0800

Thanks for the swift reply.

Michael's changes look very good indeed. Thank you for pointing them out.

No need to consider this any further then.

Cheers,

François.

On Tue, Nov 17, 2015 at 1:49 PM, Peter Maydell <address@hidden> wrote:
On 17 November 2015 at 21:40, François Baldassari
<address@hidden> wrote:
> On armv7m mcus, the BASEPRI register can be set to mask interrupts
> above a certain priority.
>
> This changeset implements that functionality by way of the NVIC which
> ultimately sets the interrupt mask in the GIC.
>
> Signed-off-by: François Baldassari <address@hidden>

There are a lot of problems with our NVIC priority handling
right now. You might like to take a look at the patch set that
Michael Davidsaver sent out earlier this month:
https://lists.nongnu.org/archive/html/qemu-devel/2015-11/msg01542.html

That has some problems but I think it's probably the way we're
going to go to fix up the NVIC.

thanks
-- PMM


reply via email to

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