/arm-trusted-firmware-2.8.0/drivers/auth/mbedtls/ |
A D | mbedtls_common.c | 32 size_t heap_size = 0; in mbedtls_init() local 62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/morello/ |
A D | morello_plat.c | 53 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/n1sdp/ |
A D | n1sdp_plat.c | 56 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/ |
A D | sq_tbbr.c | 37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/imx8mp/ |
A D | imx8mp_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/ |
A D | sgi_plat_v2.c | 158 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
A D | sgi_plat.c | 159 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/tc/ |
A D | tc_plat.c | 139 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/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()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/corstone1000/common/ |
A D | corstone1000_plat.c | 119 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/arm/common/ |
A D | arm_dyn_cfg.c | 43 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()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp_r/ |
A D | fvp_r_common.c | 243 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/st/common/ |
A D | stm32mp_trusted_boot.c | 188 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/arm/board/fvp/ |
A D | fvp_common.c | 454 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/arm-trusted-firmware-2.8.0/plat/brcm/board/common/ |
A D | board_arm_trusted_boot.c | 622 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|