target/xtensa: import core lx106
authorSimon Safar <simon@simonsafar.com>
Sat, 23 Apr 2022 04:08:36 +0000 (21:08 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 6 May 2022 22:27:40 +0000 (15:27 -0700)
commit8c48e36548a124dff8ad25b28f9cd2210dcdc407
tree804562ab4216499706b6b2db42d363d59ad2d424
parent6ade0ce972042a8e6d6a62373644cd1bd0f5ba4f
target/xtensa: import core lx106

This is the core used in e.g. ESP8266 chips. Importing them
using import_core.sh, with the required files sourced from

https://github.com/espressif/xtensa-overlays

core-lx106.c was generated by the script; the only change is removing
the reference to core-matmap.h which doesn't seem to be available.

Signed-off-by: Simon Safar <simon@simonsafar.com>
Reviewed-by: Max Filippov <jcmvbkbc@gmail.com>
Message-Id: <20220423040835.29254-1-simon@simonsafar.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target/xtensa/core-lx106.c [new file with mode: 0644]
target/xtensa/core-lx106/core-isa.h [new file with mode: 0644]
target/xtensa/core-lx106/gdb-config.c.inc [new file with mode: 0644]
target/xtensa/core-lx106/xtensa-modules.c.inc [new file with mode: 0644]
target/xtensa/cores.list