]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv8: semihosting: delete external interface
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 23 Mar 2015 10:06:13 +0000 (11:06 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:12 +0000 (14:35 +0200)
commitc10945303a2477a03ee2b18243f801c9db8e9993
tree31f181032e4358d9daf6cabbed7053f153f436ca
parent1f129339ecd07a1b35dbe06da0d88e08500cbbe2
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