armv8: semihosting: delete external interface
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 23 Mar 2015 10:06:13 +0000 (11:06 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 28 Mar 2015 16:07:46 +0000 (12:07 -0400)
commitd5f3d17ca6b6272d9096912579778b67fa40a164
tree93f8c55d43aa7e9952bec26fd0a38554bb412d63
parent49995ffe81c266304bf9612fa2964b94d44a6c1c
armv8: semihosting: delete external interface

Now that loading files using semihosting can be done using
a command in standard scripts, and we have rewritten the boardfile
and added it to the Vexpress64, let's delete the external
interface to the semihosting file retrieveal and rely solely
on these commands, and staticize them inside that file so the
whole business is self-contained.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/include/asm/semihosting.h [deleted file]
arch/arm/lib/semihosting.c