Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/
Dsemihosting.c12 #ifndef SEMIHOSTING_SUPPORTED
13 #define SEMIHOSTING_SUPPORTED 1 macro
43 return SEMIHOSTING_SUPPORTED; in semihosting_connection_supported()