Home
last modified time | relevance | path

Searched refs:open_semihosting (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_io_storage.c122 static int open_semihosting(const uintptr_t spec) in open_semihosting() function
167 int result = open_semihosting((const uintptr_t)&sh_file_spec[image_id]); in plat_arm_get_alt_image_source()
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_io_storage.c477 static int open_semihosting(const uintptr_t spec) in open_semihosting() function
540 result = open_semihosting((const uintptr_t)spec); in get_alt_image_source()