this post was submitted on 08 Mar 2025
163 points (98.2% liked)

Technology

65819 readers
4952 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

I for one can't wait to be running a RISC-V system

you are viewing a single comment's thread
view the rest of the comments
[โ€“] MouldyCat@feddit.uk 15 points 3 days ago (1 children)

I think they mean that ARM became dominant by widely licencing its RISC architecture to pretty much anyone. This startup wants to make RISC V designs and licence them to various chip manufacturers - so they won't be in the business of making chips themselves, just the design.

But as long as they are RISC V chips, then they would run the same software as any other RISC V chips.

[โ€“] cmhe@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

But as long as they are RISC V chips, then they would run the same software as any other RISC V chips.

Not necessarily, RISC-V is permissibly licensed, so they could add proprietary extensions, that would make the binaries or even compilers only work with their implementation of the RISC-V ISA.

Embrace, Extend, Extinguish tactics would work on RISC-V, and I trust billionaires and huge corporations to enshittify it.

Big player joins RISC-V, creates design, introduces proprietary extensions, builds compilers that use them, software depend on them, other RISC-V designers need to license them, because the whole platform now depends on them.

Also based on how complicate it is to port Linux to different SoCs, which at least share a common ISA, it will be much more difficult if you need to support even more RISC-V ISAs with different proprietary extensions, not only in the kernel, but in the toolchain as well.