zephyr/soc/riscv/riscv-ite
Keith Packard 01187b92a2 soc/it8xxx2: Place arithmetic funcs in .text section
Placing these in the __ram_code section generates a relocation error when
building with toolchain version 0.14.1, moving them back to .text fixes
that (presumably with a performance penalty).

Signed-off-by: Keith Packard <keithp@keithp.com>
2022-06-22 13:15:55 +02:00
..
common riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00
it8xxx2 soc/it8xxx2: Place arithmetic funcs in .text section 2022-06-22 13:15:55 +02:00
CMakeLists.txt soc: it8xxx2: enable extensions by configuration options 2022-04-22 10:21:51 -05:00
Kconfig
Kconfig.defconfig
Kconfig.soc