Home
last modified time | relevance | path

Searched hist:b3ba6fda4465eaa91812bba64cd8ed917420de21 (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.cb3ba6fda4465eaa91812bba64cd8ed917420de21 Fri Sep 01 12:43:50 UTC 2017 Soby Mathew <soby.mathew@arm.com> 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>
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.hb3ba6fda4465eaa91812bba64cd8ed917420de21 Fri Sep 01 12:43:50 UTC 2017 Soby Mathew <soby.mathew@arm.com> 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>