History log of /rk3399_ARM-atf/plat/st/common/include/stm32mp_mbedtls_config.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 000fe221 11-Jul-2025 Lauren Wehrmeister <lauren.wehrmeister@arm.com>

Merge "feat(st): use and override default MBedTLS config" into integration


# 1dd3b656 11-Dec-2024 Yann Gautier <yann.gautier@st.com>

feat(st): use and override default MBedTLS config

Each time MbedTLS is updated, the default config may be updated. As
STM32MP platforms have their own config file, this needs to be aligned.
To avoid

feat(st): use and override default MBedTLS config

Each time MbedTLS is updated, the default config may be updated. As
STM32MP platforms have their own config file, this needs to be aligned.
To avoid this alignment, directly include the default config and
override some values for ST platforms, mainly heap size.
MBEDTLS_MPI_WINDOW_SIZE is also kept to avoid behavior change.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I6a9c3141451ab7b11906a7139549d31cfff0581a

show more ...