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.

Since it is possible to configure PMU interrupt trigger type
in the MADT ACPI table, it is enough to set it only once in EL3
during initialization.

Change-Id: Ie76aa62ccc4fd7cabfec9e3d5ed9970ada1c1b2a
Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Kostya Porotchkin <kostap@marvell.com>
1 parent 349df24 commit fd1718a2ff27ba44b1662673580828da615f6402
@Marcin Wojtas Marcin Wojtas authored on 21 Mar 2018
Konstantin Porotchkin committed on 3 Sep 2018
Showing 5 changed files
View
include/plat/marvell/a8k/common/marvell_def.h
View
include/plat/marvell/a8k/common/plat_marvell.h
View
plat/marvell/a8k/common/include/platform_def.h
View
plat/marvell/common/marvell_gicv2.c
View
plat/marvell/common/mrvl_sip_svc.c