summaryrefslogtreecommitdiff
path: root/arch/arm/lib/semihosting.c
Commit message (Expand)AuthorAgeLines
* armv8: semihosting: delete external interfaceLinus Walleij2015-03-28-92/+0
* armv8: semihosting: add a command to load semihosted imagesLinus Walleij2015-03-28-0/+70
* armv8: semihosting: do not inline trap callLinus Walleij2015-03-28-1/+1
* arm: semihosting: get rid of forward declarationsLinus Walleij2014-12-29-89/+84
* arm: semihosting: fix up compile bugsLinus Walleij2014-12-29-49/+52
* arm: semihosting: staticize internal functionsLinus Walleij2014-12-29-4/+9
* arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03-0/+233