Home
last modified time | relevance | path

Searched hist:e1e094c799e0bebcf4020d8f70a041ae30eddbc9 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/common/
H A Dtegra_common.mke1e094c799e0bebcf4020d8f70a041ae30eddbc9 Tue Jun 16 05:53:00 UTC 2015 Varun Wadekar <vwadekar@nvidia.com> Add missing features to the Tegra GIC driver

In order to handle secure/non-secure interrupts, overload the plat_ic_*
functions and copy GIC helper functions from arm_gic.c. Use arm_gic.c
as the reference to add Tegra's GIC helper functions.

Now that Tegra has its own GIC implementation, we have no use for
plat_gic.c and arm_gic.c files.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>