
27 Jul
2017
27 Jul
'17
10:22 a.m.
Disable the ddr secure region setting in SPL and the ddr memory becomes non-secure, every one can access it. the trust firmware like OPTEE should have the correct setting for it after SPL if there is one.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
Changes in v2:
- add comment for the change and update the commit message
arch/arm/mach-rockchip/rk322x-board-spl.c | 4 ++++ 1 file changed, 4 insertions(+)
Acked-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com