Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/arm/board/diphda/common/
A Ddiphda_plat.c70 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/rpi/common/
A Drpi3_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/
A Duniphier_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/
A Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/
A Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/
A Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/
A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/drivers/auth/mbedtls/
A Dmbedtls_common.c39 err = plat_get_mbedtls_heap(&heap_addr, &heap_size); in mbedtls_init()
/tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/
A Dx509_tbbr.c102 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_security.c159 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/arm/board/tc/
A Dtc_plat.c138 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/
A Dsgi_plat_v2.c148 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
A Dsgi_plat.c158 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplatform.h67 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_common.c432 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/plat/brcm/board/common/
A Dboard_arm_trusted_boot.c621 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap() function
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst841 Function : plat_get_mbedtls_heap() [when TRUSTED_BOARD_BOOT == 1]
859 from inside plat_get_mbedtls_heap() body is enough and nothing else is needed.

Completed in 22 milliseconds