Home
last modified time | relevance | path

Searched refs:get_mbedtls_heap_helper (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_tbbr.c39 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_tbbr.c39 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_tbbr.c35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/imx/imx7/common/
H A Dimx7_trusted_boot.c35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_tbbr.c35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dimx8mp_trusted_boot.c35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_trusted_boot.c35 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_common.c63 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper() function
/rk3399_ARM-atf/plat/nxp/common/tbbr/
H A Dx509_tbbr.c104 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_common.c236 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_trusted_boot.c207 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c173 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c624 return get_mbedtls_heap_helper(heap_addr, heap_size); in plat_get_mbedtls_heap()
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h459 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size);