commit | 868044bb8dc46551447c9f4431d2ed40e8d18773 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Jun 19 10:42:51 2024 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jun 19 10:42:51 2024 +0200 |
tree | 3d5d51560e04556d79b5a02077984759b3ce1961 | |
parent | 476b045ae01b0b5236238ea4fa32851d343095e3 [diff] |
fix(st): do not enable debug for MP1 TBB configs If both DEBUG=1 and ENABLE_STACK_PROTECTOR=strong flags are set, the memory is too small on STM32MP13 (128kB) for Trusted boot and decryption support. To avoid this and for all the configs using TRUSTED_BOARD_BOOT=1, we'll compile in release mode. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ia821cb0f9276e0ee70fd12d9b5291214201b6cfe