zephyr/arch
Jaron Kelleher bd4f721a59 RISCV compiler: Set mabi and march via Kconfig options
The mabi and march options of the compiler and linker commands
were previously hardcoded and depended only on the 64BIT config
option. This update allows these flags to be set by the config
options currently available, plus an additional option to
specify the compressed ISA.

Signed-off-by: Jaron Kelleher <jkelleher@fb.com>
2020-04-06 21:54:07 -04:00
..
arc arch: arc: optimizations on irq lock/unlock in low level 2020-04-06 11:17:38 -07:00
arm arch: arm: aarch32: Rework non-Cortex-M context preservation 2020-04-02 09:22:38 +02:00
common tests: benchmarks: use high-res counter for MEC1501 SoC 2020-03-31 19:52:21 -04:00
nios2
posix
riscv RISCV compiler: Set mabi and march via Kconfig options 2020-04-06 21:54:07 -04:00
x86 arch: x86: Convert to new DT_INST macros 2020-03-26 03:29:23 -05:00
xtensa
CMakeLists.txt
Kconfig arch: posix: Kconfig: select HAS_DTS as the arch level 2020-04-04 16:01:11 +02:00