Commit 7f69709
committed
overlays/xtensa/mtk: Fixup and normalize file paths
The new directory structure in the upstream Cadence tarballs wasn't as
compatible as I thought. Binutils will produce a working assembler,
but only if it does NOT see the new xtensa-config.h (which was added
in a path it doesn't look at). Also gcc ends up hitting the
in-tree/non-overlayed xtensa-config.h and produces a big endian
compiler!
Don't be fancy. Move stuff around to match the older overlays
exactly.
And I'd forgotten the copy of core-isa.h for newlib (which SOF doesn't
use, but should still be present in the SDK).
Signed-off-by: Andy Ross <[email protected]>1 parent e3dd6ac commit 7f69709
File tree
22 files changed
+190
-0
lines changed- overlays
- xtensa_mtk_mt818x_adsp
- binutils
- bfd
- include
- gcc/include
- gdb
- bfd
- gdb
- gdbserver
- regformats
- include
- newlib/newlib/libc/sys/xtensa/include/xtensa/config
- xtensa_mtk_mt8196_adsp
- binutils
- bfd
- include
- gcc/include
- gdb
- bfd
- gdb
- gdbserver
- regformats
- include
- newlib/newlib/libc/sys/xtensa/include/xtensa/config
22 files changed
+190
-0
lines changed
0 commit comments