zephyr/arch/riscv
Gerard Marull-Paretas 6884e10fae arch: riscv: always use 'riscv' for CONFIG_ARCH
Because the riscv32/riscv64 is redundant, one can get the same
information combining CONFIG_ARCH + CONFIG_64BIT.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-02-26 12:49:06 +01:00
..
core arch: riscv: make __soc_is_irq optional 2024-01-23 09:57:57 +01:00
include arch: smp: make flush_fpu_ipi a common, optional interfaces 2024-01-09 10:00:17 +01:00
CMakeLists.txt riscv: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig arch: riscv: always use 'riscv' for CONFIG_ARCH 2024-02-26 12:49:06 +01:00
Kconfig.core
Kconfig.isa