summaryrefslogtreecommitdiff
path: root/board/congatec
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2018-03-13 19:50:29 +0300
committerTom Rini <trini@konsulko.com>2018-03-19 23:14:24 +0300
commit35499baf3b3c6b9e5e9df0ed676a2cdae131946a (patch)
treefa2fe1f906f93ac606fc3df6c089020364a514fa /board/congatec
parentd89a5aa6d086e4b3242dbdbe97183f5b25468299 (diff)
downloadu-boot-35499baf3b3c6b9e5e9df0ed676a2cdae131946a.tar.xz
optee: Add CONFIG_OPTEE_TZDRAM_BASE
OPTEE is currently linked to a specific area of memory called the TrustZone DRAM. This patch adds a CONFIG entry for the default address of TrustZone DRAM that a board-port can over-ride. The region that U-Boot sets aside for the OPTEE run-time should be verified before attempting to hand off to the OPTEE run-time. Each board-port should carefully ensure that the TZDRAM address specified in the OPTEE build and the TZDRAM address specified in U-Boot match-up. Further patches will use TZDRAM address with other defines and variables to carry out a degree of automated verification in U-Boot prior to trying to boot an OPTEE image. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Cc: Harinarayan Bhatta <harinarayan@ti.com> Cc: Andrew F. Davis <afd@ti.com> Cc: Tom Rini <trini@konsulko.com> Cc: Kever Yang <kever.yang@rock-chips.com> Cc: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'board/congatec')
0 files changed, 0 insertions, 0 deletions