Visible to Intel only — GUID: bbq1741134863489
Ixiasoft
Visible to Intel only — GUID: bbq1741134863489
Ixiasoft
4.3.11.1.1.4. CLIC Interrupt Enable clicintie
Each interrupt input has a dedicated interrupt-enable bit (clicintie[i]) and occupies 1-bit in the memory map for ease of access. This control bit is read-write to enable/disable the corresponding interrupt.
clicintie[i] is the individual enable bit while mstatus.mie is the global enable bit for the current privilege mode. Therefore, for an interrupt i to be enabled in the current privilege mode, you must set both clicintie[i] and mstatus.mie.