Skip to content
Commit 91516a2b authored by Kai Vehmanen's avatar Kai Vehmanen Committed by Anas Nashif
Browse files

drivers: intc: intc_cavs: use correct per-core register set for all ops



Current code uses per-core register to check interrupt status and
dispatch handlers. However to disable/enable the interrupt, core
zero register is always used.

While the handlers in _sw_isr_table are common for all cores,
the status bits should still be handled separate for each core.

Signed-off-by: default avatarKai Vehmanen <kai.vehmanen@linux.intel.com>
parent a52aa7f2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment