commit | 2859b7d7d33fd261c70dfad9f04a9ba3eaafbadd | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Jun 10 16:54:36 2019 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Sep 25 22:06:49 2019 -0500 |
tree | 08a0d98798ec86006bc97de914180dd3f56362cc | |
parent | 33bd5142d3b25a43d0391d8ef18b79c40c3237bb [diff] |
Migrate ARM platforms to use the new GICv3 API This patch invokes the new function gicv3_rdistif_probe() in the ARM platform specific gicv3 driver. Since this API modifies the shared GIC related data structure, it must be invoked coherently by using the platform specific pwr_domain_on_finish_late hook. Change-Id: I6efb17d5da61545a1c5a6641b8f58472b31e62a8 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>