Home
last modified time | relevance | path

Searched refs:arm_get_mbedtls_heap (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a-latest/plat/arm/board/morello/
Dmorello_plat.c58 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/board/n1sdp/
Dn1sdp_plat.c61 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/board/corstone1000/common/
Dcorstone1000_plat.c104 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_security.c185 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/board/tc/
Dtc_plat.c144 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/css/sgi/
Dsgi_plat.c164 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
Dsgi_plat_v2.c166 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/plat/arm/common/
Darm_dyn_cfg.c43 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap() function
/trusted-firmware-a-latest/plat/arm/board/fvp_r/
Dfvp_r_common.c248 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a-latest/include/plat/arm/common/
Dplat_arm.h278 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_common.c479 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()