Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/arm/board/diphda/common/
A Ddiphda_plat.c75 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a/plat/arm/board/juno/
A Djuno_security.c164 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a/plat/arm/board/tc/
A Dtc_plat.c144 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a/plat/arm/css/sgi/
A Dsgi_plat_v2.c153 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
A Dsgi_plat.c163 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a/plat/arm/common/
A 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/plat/arm/board/fvp_r/
A Dfvp_r_common.c248 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/trusted-firmware-a/include/plat/arm/common/
A Dplat_arm.h250 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_common.c453 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()

Completed in 8 milliseconds