Skip to content
Commit 7243e3f0 authored by Nicola Mazzucato's avatar Nicola Mazzucato Committed by Chris Kay
Browse files

juno/debug_rom: Fix order of set/enable debug isr



Currently interrupts CDBG_PWR_UP_REQ_IRQ, CDBG_RST_REQ_IRQ
and CSYS_PWR_UP_REQ_IRQ are enabled before setup, which is wrong.
Move enabling of these interrupts after calls to fwk_interrupt_set_isr

Change-Id: I9a583e22e2b500770ec448e6e9aea72f9098a2a0
Signed-off-by: Nicola Mazzucato's avatarNicola Mazzucato <nicola.mazzucato@arm.com>
Signed-off-by: default avatarRaphael Gault <raphael.gault@arm.com>
Signed-off-by: Girish Pathak's avatarGirish Pathak <girish.pathak@arm.com>
parent 8163e0a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment