warp7: configs: bl33: Tidy up OPTEE defines
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Sat, 4 May 2019 00:08:25 +0000 (01:08 +0100)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 13:13:51 +0000 (15:13 +0200)
commit65c0040edecdc3ef31e62a3b5033069f4664c480
tree755b05ad7ffc7ea0071f1520168f9252654d33ac
parent7e7cc90e33f556f047b469e48a41fc5c130df2d8
warp7: configs: bl33: Tidy up OPTEE defines

When booting in BL33 mode i.e. with u-boot loaded by OP-TEE we get the
following print-out.

Board: WARP7 in secure mode OPTEE DRAM 0xa0000000-0xa0000000

This is incorrect the right range is 0x9e000000-0xa0000000. This patch
fixes the defines on the warp7_bl33_defconfig file to tidy up the output.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
configs/warp7_bl33_defconfig