summaryrefslogtreecommitdiff
path: root/firmware/fw_base.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/fw_base.S')
-rw-r--r--firmware/fw_base.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/fw_base.S b/firmware/fw_base.S
index ad6371b..5738f57 100644
--- a/firmware/fw_base.S
+++ b/firmware/fw_base.S
@@ -125,10 +125,6 @@ _start_warm:
csrw mie, zero
csrw mip, zero
- /* Set MSIE bit to receive IPI */
- li a2, MIP_MSIP
- csrw mie, a2
-
/* Preload per-HART details
* s6 -> HART ID
* s7 -> HART Count