zephyr/soc/openisa/rv32m1
Filip Kokosinski dcc5dd27fa soc/openisa: rely on the `CONFIG_RISCV_ISA_EXT_*` options for arch string
This commit makes the RV32M1 SoC rely on the default behavior of relying on
the `CONFIG_RISCV_ISA_EXT_*` config options, and removes the
`zephyr_compile_options` override when the standard toolchain is used.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2024-07-03 15:06:14 -04:00
..
CMakeLists.txt soc/openisa: rely on the `CONFIG_RISCV_ISA_EXT_*` options for arch string 2024-07-03 15:06:14 -04:00
Kconfig soc/openisa: enable the `C` extension 2024-07-03 15:06:14 -04:00
Kconfig.defconfig
Kconfig.soc
linker.ld linker: Add ROM_SECTIONS location 2024-06-20 12:08:58 -04:00
pinctrl_soc.h
soc.c
soc.h everywhere: replace double words 2024-06-22 05:40:22 -04:00
soc.yml
soc_context.h
soc_irq.S
soc_offsets.h
soc_ri5cy.h
soc_zero_riscy.h
vector.S
vector_table.ld
wdog.S