]> git.baikalelectronics.ru Git - arm-tf.git/commit
Juno: Use the generic ARM GIC driver
authorJuan Castillo <juan.castillo@arm.com>
Mon, 20 Oct 2014 11:29:58 +0000 (12:29 +0100)
committerJuan Castillo <juan.castillo@arm.com>
Fri, 31 Oct 2014 18:40:41 +0000 (18:40 +0000)
commit33132e643a030847529c324e41c673e54a81a1ee
treefafbc6005abb33a4f05a331add93a01dc34d77fb
parenteb57fa568578d230273b1335ae9de069a014344a
Juno: Use the generic ARM GIC driver

This patch replaces the usage of the GIC private driver in Juno with
the generic ARM GIC driver. The private driver is no longer necessary
and has been removed from the Juno port.

Fixes ARM-software/tf-issues#253

Change-Id: I6aaabc252e5e6fb5fcf44ab6d0febd9b38791056
plat/juno/aarch64/juno_common.c
plat/juno/bl31_plat_setup.c
plat/juno/juno_private.h
plat/juno/plat_gic.c [deleted file]
plat/juno/plat_pm.c
plat/juno/platform.mk
plat/juno/tsp/tsp-juno.mk
plat/juno/tsp/tsp_plat_setup.c