WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: VSRVES01-board  (Read 90 times)

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
VSRVES01-board
« 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...

Offline Yleisajattelija

  • Full Member
  • ***
  • Posts: 224
Re: VSRVES01-board
« Reply #1 on: September 25, 2025, 03:59:22 AM »
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.