Searched defs:heap_addr (Results 1 – 19 of 19) sorted by relevance
/tf-a-ffa_el3_spmc/drivers/auth/mbedtls/ |
A D | mbedtls_common.c | 31 void *heap_addr; in mbedtls_init() local 62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
|
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/ |
A D | sgm_plat_config.c | 76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hikey_tbbr.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/arm/board/diphda/common/ |
A D | diphda_plat.c | 70 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/rpi/common/ |
A D | rpi3_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/ |
A D | uniphier_tbbr.c | 37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/qemu/common/ |
A D | qemu_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
A D | imx7_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/ |
A D | imx8mm_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
A D | hikey960_tbbr.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/arm/board/tc/ |
A D | tc_plat.c | 138 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/ |
A D | sgi_plat_v2.c | 148 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
A D | sgi_plat.c | 158 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/arm/board/juno/ |
A D | juno_security.c | 159 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/nxp/common/tbbr/ |
A D | x509_tbbr.c | 102 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/arm/common/ |
A D | arm_dyn_cfg.c | 47 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap()
|
A D | arm_dyn_cfg_helpers.c | 82 int arm_set_dtb_mbedtls_heap_info(void *dtb, void *heap_addr, size_t heap_size) in arm_set_dtb_mbedtls_heap_info()
|
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/ |
A D | fvp_common.c | 432 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/tf-a-ffa_el3_spmc/plat/brcm/board/common/ |
A D | board_arm_trusted_boot.c | 621 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
Completed in 17 milliseconds