Statistics
| Branch: | Revision:

root / xtensa-semi.c @ c09015dd

History | View | Annotate | Download (6.7 kB)

# Date Author Comment
1ddeaa5d 09/10/2011 07:57 pm Max Filippov

target-xtensa: implement SIMCALL

Tensilica iss provides support for applications running in freestanding
environment through SIMCALL command. It is used by Tensilica libc to
access argc/argv, for file I/O, etc.

Note that simcalls that accept buffer addresses expect virtual addresses....