commit | e40334ddaabdf8343966f4c890b2b43a17f42785 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Sat Jan 23 10:55:12 2021 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Feb 09 15:44:33 2021 +0000 |
tree | a3dc40992c02b318ee6909f6808e7bba4e7e9e21 | |
parent | a913e5b4847a816133fc7c85491c56162305ba02 [diff] |
plat/arm: fvp: Do not map GIC region in BL1 and BL2 GIC memory region is not getting used in BL1 and BL2. Hence avoid its mapping in BL1 and BL2 that freed some page table entries to map other memory regions in the future. Retains mapping of CCN interconnect region in BL1 and BL2 overlapped with the GIC memory region. Change-Id: I880dd0690f94b140e59e4ff0c0d436961b9cb0a7 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>