commit | 9bf2f5bc8cf155f2e0c45c3946ca6fe1ea156798 | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | Thu Jul 15 14:19:27 2021 -0500 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Jul 27 09:48:11 2021 +0200 |
tree | ed521fef79128ca0ed19168557febf1795c894f9 | |
parent | c860891cdfb22ca791f2e29366827b63ef89f1cc [diff] |
ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb Add the "/reserved-memory/optee" node to the SPL devicetree. The purpose is to allow configuring TZC regions when booting OP-TEE. Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>