Searched refs:arm_get_mbedtls_heap (Results 1 – 14 of 14) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/ |
| H A D | rd1ae_tbb.c | 14 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/ |
| H A D | rdaspen_plat.c | 56 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/morello/ |
| H A D | morello_plat.c | 60 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/corstone1000/common/ |
| H A D | corstone1000_plat.c | 103 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/n1sdp/ |
| H A D | n1sdp_plat.c | 63 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/ |
| H A D | nrd_plat3.c | 81 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| H A D | nrd_plat2.c | 168 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_common.c | 176 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/board/tc/ |
| H A D | tc_plat.c | 159 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | arm_dyn_cfg.c | 43 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap() function
|
| H A D | arm_transfer_list.c | 38 int __init arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap() function
|
| H A D | arm_bl1_setup.c | 186 arm_get_mbedtls_heap(&heap_info->addr, &heap_info->size); in arm_bl1_platform_setup()
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | plat_arm.h | 307 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size);
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_common.c | 526 return arm_get_mbedtls_heap(heap_addr, heap_size); in plat_get_mbedtls_heap()
|