arm-trusted-firmware/plat/arm/board/fvp
Sandrine Bailleux 284c3d6709 FVP: Do not map DEVICE2 memory range when TBB is disabled
The DEVICE2 memory range is needed to access the Root of Trust Public
Key registers. This is not needed when Trusted Board Boot is disabled
so it's safer to not map it in this case. This also saves one level-2
page table in each of BL1 and BL2 images.

Also add some comments.

Change-Id: I67456b44f3fd5e145f6510a8499b7fdf720a7273
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2017-07-25 13:09:00 +01:00
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers/pwrc Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
include sp_min: Implement `sp_min_plat_runtime_setup()` 2017-06-20 15:14:01 +01:00
sp_min Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl1_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl2_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl2u_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_bl31_setup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_common.c FVP: Do not map DEVICE2 memory range when TBB is disabled 2017-07-25 13:09:00 +01:00
fvp_def.h FVP: Break circular dependency in platform header files 2017-05-12 09:34:56 +01:00
fvp_err.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_io_storage.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
fvp_pm.c Fix order of ARM platform #includes 2017-07-14 10:50:40 +01:00
fvp_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_security.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
fvp_trusted_boot.c FVP,Juno: switch FVP and Juno to use generic TBBR OID header 2017-05-24 00:08:41 +09:00
platform.mk Merge pull request #961 from jeenu-arm/gic-600 2017-06-05 14:41:31 +01:00