TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How Genode came to RISC-V

54 pointsby careyabout 9 years ago

4 comments

zhemaoabout 9 years ago
Wow, this is really great.<p>Here at Berkeley Architecture Research and our spin-off company SiFive, we are working on finalizing version 1.9 of the privileged ISA, which includes a lot of useful features for operating system implementers. This includes a standardized way of performing memory-mapped IO, debug port, and possibility of standalone boot.
评论 #11372626 未加载
chadzawistowskiabout 9 years ago
It&#x27;s great to see free and open hardware finally arriving.<p>I&#x27;ve known of RISC-V for a while, and just learned of IBM&#x27;s efforts to open up their Power Architecture: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;OpenPOWER_Foundation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;OpenPOWER_Foundation</a><p>Does anyone know of any other free and open processor architectures? I hope we&#x27;ll see a GPU one soon.
评论 #11372577 未加载
评论 #11372397 未加载
评论 #11372097 未加载
brandmeyerabout 9 years ago
Their comment about the address space identifier field in the MMU setup is absolutely golden. We need to get more practical experience using the architecture to help inform the design from other perspectives.
评论 #11373050 未加载
评论 #11389775 未加载
dzaragozarabout 9 years ago
Very informative! Thanks for sharing.