mod/smcf: Fix wrong MGI interrupt clear mask
MGI interrupts should be cleared by setting the corresponding MGI_IRQ_STAT bits
to 1, but the current implementation sets them to 0 instead.
This commit fixes the wrong bit mask to clear MGI interrupts.
Signed-off-by:
Noe Galea-Sevilla <noe.galea-sevilla@arm.com>
Loading
Please register or sign in to comment