Home
last modified time | relevance | path

Searched refs:plat_get_mbedtls_heap (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/
H A Drd1ae_tbb.c9 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/socionext/synquacer/
H A Dsq_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/imx/imx7/common/
H A Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dimx8mp_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/
H A Drdaspen_plat.c51 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_common.c40 err = plat_get_mbedtls_heap(&heap_addr, &heap_size); in mbedtls_init()
/rk3399_ARM-atf/plat/arm/board/morello/
H A Dmorello_plat.c55 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/
H A Dcorstone1000_plat.c98 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/n1sdp/
H A Dn1sdp_plat.c58 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/
H A Dnrd_plat3.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
H A Dnrd_plat2.c163 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/nxp/common/tbbr/
H A Dx509_tbbr.c102 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_common.c171 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dtc_plat.c154 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_common.c234 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_trusted_boot.c193 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c171 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/plat/brcm/board/common/
H A Dboard_arm_trusted_boot.c622 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h107 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_common.c521 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1133 Function : plat_get_mbedtls_heap() [when TRUSTED_BOARD_BOOT == 1]
1151 from inside plat_get_mbedtls_heap() body is enough and nothing else is needed.

12