]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk322x: set the DDR region as non-secure in SPL
authorKever Yang <kever.yang@rock-chips.com>
Thu, 27 Jul 2017 04:53:59 +0000 (12:53 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 13 Aug 2017 15:15:08 +0000 (17:15 +0200)
commit18d38d3a9484b34046d49dc212288588ce1d8db2
treea7a201abddc5cc68cf14d04113bc62ecf8c4fbd6
parentbf82e200a9cf45773d67ef0e67c6262f592dda6d
rockchip: rk322x: set the DDR region as non-secure in SPL

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>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/mach-rockchip/rk322x-board-spl.c