9feefd4bbc
the previous state. Use DISABLE_INTERRUPT_SAVE()/ENABLE_INTERRUPT() in pic_splfuncs instead of cpsid()/cpsie(). The difference here is the caller no longer specifies which bits to disable and enable; on arm32 we continue to use I32_bit and on aarch64 we now consistently toggle both IRQ and FIQ state. |
||
---|---|---|
.. | ||
files.pic | ||
pic.c | ||
pic_splfuncs.c | ||
picvar.h |