Tiny Core Linux
Tiny Core Base => Other architectures => Topic started by: Yleisajattelija on September 25, 2025, 03:32:17 AM
-
Serious coding starting, let's make new chain for this board.
Seems to be strong kernel developer support and "raw kernel" there.
Beta-version obviously, but good news nevertheless...
-
RISC-V ISA can obviously solve Rasberry Pi DTO problems with three privilegy levels (actually four, but one is reseved for future use):
Chapter 1.2 Privilege Levels
https://asm-docs.microagi.org/riscv/riscv-privileged.html
...of course, it must be correcly implemented with MMU.