arm-trusted-firmware/plat/arm/board
Soby Mathew b3ba6fda44 Fix BL2 memory map when OP-TEE is the Secure Payload
The commit 3eb2d67 optimizes the memory map for BL2 when TSP
is not present. But this also broke OP-TEE as it was reusing
the TSP mapping. This patch fixes this problem by adding a
separate mapping for OP-TEE in the BL2 memory map table.

Change-Id: I130a2ea552b7b62d8478081feb1f4ddf5292a118
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2017-09-05 15:03:16 +01:00
..
common Fix BL2 memory map when OP-TEE is the Secure Payload 2017-09-05 15:03:16 +01:00
fvp Fix BL2 memory map when OP-TEE is the Secure Payload 2017-09-05 15:03:16 +01:00
juno Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO 2017-08-31 12:21:16 +01:00