commit | 104ec53ed1a86510ba12e50826c87f7db616f3bc | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Feb 26 12:01:54 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Feb 26 20:41:12 2025 +0100 |
tree | 053f3ab657ec176aee11bd863472ec7e91a06dfa | |
parent | bac623d18626061ccfe20b3744aa8d77b4cdd82b [diff] |
refactor(stm32mp2): remove useless STM32MP_SEC_SYSRAM_SIZE The macro STM32MP_SEC_SYSRAM_SIZE only redefine STM32MP_SYSRAM_SIZE. Directly use the latter one and remove the STM32MP_SEC_SYSRAM_SIZE. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I9cca19fda7294be3f31ec74293ce122037541d12