Searched defs:heap_addr (Results 1 – 17 of 17) sorted by relevance
/external/arm-trusted-firmware/drivers/auth/mbedtls/ |
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()
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_ptrace_dumper_unittest.cc | 553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local 555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local 557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local 559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local 561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
|
/external/arm-trusted-firmware/plat/arm/css/sgi/ |
D | sgi_plat_v2.c | 68 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
D | sgi_plat.c | 145 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/arm/css/sgm/ |
D | sgm_plat_config.c | 76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/imx/imx7/common/ |
D | imx7_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_tbbr.c | 37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/qemu/common/ |
D | qemu_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/hisilicon/hikey960/ |
D | hikey960_tbbr.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hikey_tbbr.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/rpi/common/ |
D | rpi3_trusted_boot.c | 33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/arm/board/juno/ |
D | juno_security.c | 151 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/arm/board/tc0/ |
D | tc0_plat.c | 138 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/arm/common/ |
D | arm_dyn_cfg.c | 47 int arm_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in arm_get_mbedtls_heap()
|
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()
|
/external/arm-trusted-firmware/plat/arm/board/fvp/ |
D | fvp_common.c | 435 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|
/external/arm-trusted-firmware/plat/brcm/board/common/ |
D | board_arm_trusted_boot.c | 621 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|