zephyr/arch/riscv
Yong Cong Sin 2262b294dd arch: riscv: introduce a Kconfig to mask `mhartid`
Configure a new Kconfig (`CONFIG_RISCV_HART_MASK`) so that it
is possible to mask the `mhartid` of a processor. This is
helpful in the cases when the hart id starts from non-zero
value.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-03-13 11:10:25 +00:00
..
core hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
include arch: smp: make flush_fpu_ipi a common, optional interfaces 2024-01-09 10:00:17 +01:00
CMakeLists.txt
Kconfig arch: riscv: introduce a Kconfig to mask `mhartid` 2024-03-13 11:10:25 +00:00
Kconfig.core
Kconfig.isa