arm: smh: Add some file manipulation commands
authorSean Anderson <sean.anderson@seco.com>
Tue, 22 Mar 2022 20:59:18 +0000 (16:59 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 1 Apr 2022 19:03:13 +0000 (15:03 -0400)
commit12a05b3bcd85ff4aa930e7a1fb8795d5a6bfdf81
tree67802bdeb3c1ff1d0957eae1693972e045f86480
parent79f6ad6a7b9c30bacb135b91a268fd9767bca79d
arm: smh: Add some file manipulation commands

In order to add filesystem support, we will need to be able to seek and
write files. Add the appropriate helper functions.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
arch/arm/lib/semihosting.c
include/semihosting.h