fefa027154
If you jump back and forth between branches while developing plugins you end up debugging failures caused by plugins left in the build directory. Fix this by basing plugins on the source tree instead. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200615141922.18829-2-alex.bennee@linaro.org> |
||
---|---|---|
.. | ||
commpage.c | ||
fcvt.c | ||
fcvt.ref | ||
float_convs.ref | ||
float_madds.ref | ||
hello-arm.c | ||
Makefile.softmmu-target | ||
Makefile.target | ||
README | ||
semicall.h | ||
semiconsole.c | ||
semihosting.c | ||
test-arm-iwmmxt.S | ||
test-armv6m-undef.ld | ||
test-armv6m-undef.S |
These are ARM specific guest programs hello-arm --------- A very simple inline assembly, write syscall based hello world test-arm-iwmmxt --------------- A simple test case for older iwmmxt extended ARMs