arm-trusted-firmware/plat/rockchip/rk3368
Antonio Nino Diaz d31dcdc5f6 rockchip: Fix GICv2 interrupts
After the removal of deprecated interfaces in TF 2.0 the migration to
the new GIC driver interfaces was done incorrectly in rk3328 and rk3368:
2d6f1f01b1 ("rockchip: Migrate to new interfaces").

In the GICv2 driver it is mandated that all interrupts are Group 0
interrupts. This patch simply moves all Group 1 interrupts to Group 0.

Change-Id: I224c0135603eb5b81bd512976361500c0d129a91
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-01-28 14:35:50 +00:00
..
drivers Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_sip_calls.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk drivers/console: Link console framework code by default 2018-12-06 16:13:50 -08:00
rk3368_def.h rockchip: Fix GICv2 interrupts 2019-01-28 14:35:50 +00:00