Home
last modified time | relevance | path

Searched defs:TF_MBEDTLS_HEAP_SIZE (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/include/drivers/auth/mbedtls/
H A Ddefault_psa_mbedtls_config.h35 #define TF_MBEDTLS_HEAP_SIZE U(12 * 1024) macro
37 #define TF_MBEDTLS_HEAP_SIZE U(9 * 1024) macro
H A Ddefault_mbedtls_config.h138 #define TF_MBEDTLS_HEAP_SIZE global() macro
141 #define TF_MBEDTLS_HEAP_SIZE global() macro
143 #define TF_MBEDTLS_HEAP_SIZE global() macro
/rk3399_ARM-atf/plat/st/common/include/
H A Dstm32mp_mbedtls_config.h20 #define TF_MBEDTLS_HEAP_SIZE U(5120) macro
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dplat_tc_mbedtls_config.h20 #define TF_MBEDTLS_HEAP_SIZE PLATFORM_TEST_MIN_MBEDTLS_HEAP_SIZE macro