On Tue, Jan 08, 2019 at 02:07:31PM +0000, Julien Thierry wrote: > The addition of PMR should not bypass the semantics of daifflags. > > When DA_F are set, I bit is also set as no interrupts (even of higher > priority) is allowed. > > When DA_F are cleared, I bit is cleared and interrupt enabling/disabling > goes through ICC_PMR_EL1. > > Signed-off-by: Julien Thierry <julien.thie...@arm.com> > Cc: Catalin Marinas <catalin.mari...@arm.com> > Cc: Will Deacon <will.dea...@arm.com> > Cc: James Morse <james.mo...@arm.com>
Reviewed-by: Catalin Marinas <catalin.mari...@arm.com>