Documentation/Platforms/Xtensa

From QEMU
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

Xtensa is a configurable processor developed by Tensilica.

Build Directions

 ./configure --target-list=xtensa-softmmu,xtensaeb-softmmu && make

Suggested Command-Line

 qemu-system-xtensa -cpu dc232b -M sim -m 128M -semihosting -nographic -monitor null \
  -kernel <kernel file>

Links

Extensive information on Xtensa in QEMU
Wikipedia page for Tensilica and Xtensa

Maintainer Contact Info

Max Filippov <jcmvbkbc@gmail.com>