commit | 2f43c0d7f154bb01bf305daa5393e3899a55cd5a | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Tue May 17 16:21:25 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue May 17 16:21:25 2022 +0200 |
tree | 2a0d97986c6e66dc9bacb1cfd6c0ec4621d1cde9 | |
parent | 25fe4d5a84f28e7c83c6fc8413fdc4971b9a82ee [diff] |
fix(stm32mp1-fdts): correct memory mapping for STM32MP13 On STM32MP13, OP-TEE will be loaded at the beginning of the secure memory, and will be responsible for its shared memory. The memory allocated to OP-TEE is then 32MB, and the shared memory does no more appear in the STM32MP13 fw-config DT file. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I4e9238ddb4d82079b9ddf8fc8f6916b5b989d263