arm-trusted-firmware/include/plat/arm
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
..
board/common norflash: Add nor_erase() to NOR driver 2017-08-22 09:41:59 +01:00
common Fix BL2 memory map when OP-TEE is the Secure Payload 2017-09-05 15:03:16 +01:00
css/common CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data 2017-07-20 18:08:12 +01:00
soc/common Fix CSS UART clock value 2017-07-25 11:35:04 +01:00