nuttx/arch/risc-v
Eero Nurkkala 2a22c0e32d risc-v/mpfs: OpenSBI: utilize an index2id table
Hart index to hart id table is used to track unused and used harts. This
table is useful when configuring only some of the harts for OpenSBI use.
Mpfs will always have the hart0 unused, so mark it with -1.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
2022-01-21 13:40:58 -03:00
..
include arch/risc-v: Remove dupped irq code from mpfs 2022-01-21 00:44:43 +08:00
src risc-v/mpfs: OpenSBI: utilize an index2id table 2022-01-21 13:40:58 -03:00
Kconfig Add simple MMU driver for RISC-V (Sv39) 2022-01-20 20:30:13 +08:00