qemu-devel
[Top][All Lists]
Advanced

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

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


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] target-arm: Priority masking with basepri on v7m
Date: Tue, 17 Nov 2015 21:49:58 +0000

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]