Contents |
Add emulation of the Tensilica Xtensa processor family.
Target can run linux on sim and lx60 boards with dc232b/dc233c/fsf cpus in system emulation mode. Kernel may be loaded with -kernel option, or by u-boot from FLASH or from TFTP, rootfs may be in a filesystem image file for the sim board, or may be mounted via NFS for the lx60.
Target configured with custom cpu can run ThreadX RTOS.
Support for new cpu cores may be added with minimal amount of hand-written code by reusing architecture variant overlay.
Current development status, useful links and related repos may be found there: http://wiki.osll.spb.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
Linux/xtensa page about Xtensa on QEMU.