target/xtensa: add de212 core
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 11 Jan 2018 18:56:14 +0000 (10:56 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Thu, 11 Jan 2018 20:45:27 +0000 (12:45 -0800)
commit7ddaee6d0805961dbcc035b37da0d9f9ea07f26c
tree38adeeeaab906e48e89b2c35ea292074c89e7d30
parent85e2d8d510643766acb9f28f6489e1992b450de4
target/xtensa: add de212 core

DE212 is a noMMU core supported in linux. Import this core to provide
true noMMU configuration for xtensa linux to run on QEMU.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/Makefile.objs
target/xtensa/core-de212.c [new file with mode: 0644]
target/xtensa/core-de212/core-isa.h [new file with mode: 0644]
target/xtensa/core-de212/gdb-config.c [new file with mode: 0644]
target/xtensa/core-de212/xtensa-modules.c [new file with mode: 0644]