commit | a612e25e13d35656630440a191ddd851319737ff | [log] [tgz] |
---|---|---|
author | Rui Miguel Silva <rui.silva@linaro.org> | Wed Sep 05 11:56:07 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 22 14:37:28 2018 +0200 |
tree | d91cf651f44011f1d60567003ae9478dfabe10e7 | |
parent | c7b3a7ee53512380a80a029e8a993ff470ff5b61 [diff] |
warp7: include: configs: set skip low level init If we have defined the OPTEE ram size and not OPTEE means that we are in the case where OPTEE is loaded already (maybe by ARM Trusted Firmware) and that most of the low level initialization is already done and that we may/should skip it doing them here. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Cc: Fabio Estevam <fabio.estevam@nxp.com> Cc: u-boot@lists.denx.de