commit | 65b3f56d42e5ddc9183843723cf735950f062410 | [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 | 8533263c8512d059e546dd1d0032cfecd7b1a0cf [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>