diff options
author | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | 2019-10-11 14:01:25 +0530 |
---|---|---|
committer | Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com> | 2019-11-05 10:51:24 +0530 |
commit | 74c21244005f639812b0cc68f71e501f831d8f70 (patch) | |
tree | f99113ecca8fbcc48403eab42d7cff1366a5daae /drivers | |
parent | 1d2b41614c5675b144ae1f4517c1f8bf249a12d2 (diff) | |
download | platform_external_arm-trusted-firmware-74c21244005f639812b0cc68f71e501f831d8f70.tar.gz platform_external_arm-trusted-firmware-74c21244005f639812b0cc68f71e501f831d8f70.tar.bz2 platform_external_arm-trusted-firmware-74c21244005f639812b0cc68f71e501f831d8f70.zip |
plat/arm/gicv3: add support for probing multiple GIC Redistributor frames
ARM platform can have a non-contiguous GICR frames. For instance, a
multi socket platform can have two or more GIC Redistributor frames
which are 4TB apart. Hence it is necessary for the `gicv3_rdistif_probe`
function to probe all the GICR frames available in the platform.
Introduce `plat_arm_override_gicr_frames` function which platforms can
use to override the default gicr_frames which holds the GICR base
address of the primary cpu.
Change-Id: I1f537b0d871a679cb256092944737f2e55ab866e
Signed-off-by: Vijayenthiran Subramaniam <vijayenthiran.subramaniam@arm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions