Home
last modified time | relevance | path

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

/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/diphda/common/
H A Ddiphda_plat.c75 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/morello/
Dmorello_plat.c60 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/corstone1000/common/
Dcorstone1000_plat.c104 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/n1sdp/
Dn1sdp_plat.c63 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/juno/
H A Djuno_security.c164 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/tc/
H A Dtc_plat.c144 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/juno/
Djuno_security.c185 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/css/sgi/
H A Dsgi_plat_v2.c153 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
H A Dsgi_plat.c163 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/neoverse_rd/common/
Dnrd_plat1.c158 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
Dnrd_plat2.c168 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/tc/
Dtc_plat.c147 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/common/
H A Darm_dyn_cfg.c43 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/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
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp_r/
H A Dfvp_r_common.c248 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp_r/
Dfvp_r_common.c248 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/include/plat/arm/common/
H A Dplat_arm.h250 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_common.c453 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/
Dplat_arm.h305 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/fvp/
Dfvp_common.c498 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()