summaryrefslogtreecommitdiff
path: root/include/plat/marvell/a8k/common/marvell_def.h
diff options
context:
space:
mode:
authorMarcin Wojtas <mw@semihalf.com>2018-03-21 09:59:59 +0100
committerKostya Porotchkin <kostap@marvell.com>2018-07-31 09:55:52 +0300
commit85022603d7d8b604150f04f85174d86e1c03cae9 (patch)
treea79542eb5c9f03c1e8973bb1a67f10f7231607f7 /include/plat/marvell/a8k/common/marvell_def.h
parente7bfe98a63d83d2f2b584d198ed40c2744168988 (diff)
plat: a8k: enable PMU overflow interrupt handler
This patch enables handling PMU overflow IRQ by GIC SPI's directly in EL3. Also implement additional SMC routine, which can disable the solution on demand in runtime. Change-Id: Ie76aa62ccc4fd7cabfec9e3d5ed9970ada1c1b2a Signed-off-by: Marcin Wojtas <mw@semihalf.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/58304 Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Tested-by: Kostya Porotchkin <kostap@marvell.com>
Diffstat (limited to 'include/plat/marvell/a8k/common/marvell_def.h')
-rw-r--r--include/plat/marvell/a8k/common/marvell_def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/plat/marvell/a8k/common/marvell_def.h b/include/plat/marvell/a8k/common/marvell_def.h
index 538209e8..2870a3e7 100644
--- a/include/plat/marvell/a8k/common/marvell_def.h
+++ b/include/plat/marvell/a8k/common/marvell_def.h
@@ -63,6 +63,7 @@
#define MARVELL_DRAM_END (MARVELL_DRAM_BASE + \
MARVELL_DRAM_SIZE - 1)
+#define MARVELL_IRQ_PIC0 28
#define MARVELL_IRQ_SEC_PHY_TIMER 29
#define MARVELL_IRQ_SEC_SGI_0 8