Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
11–20 of 73 posts
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#12Earlier quoted context omitted.
The Hazard 3 is basically a hobby project of Luke Wren, a Raspberry Pi Employee. He's contiuing to evolve it further, but I don't think it's ready for a full replacement of the Cortex-M yet, especially in regards to the Security Features. The source code is all from Luke Wren and I don't think other cores use the source code directly, but improvements to test harnesses or general implementation patterns as well as be…
The Hazard3 in the Pico 2 are bigger, more capable cores than the Cortex-M0 in the first Pico, and therefore in general faster at the same clock for compiled code. You're supposed to be able to just recompile most Pico projects to use them as long as there is no ARM assembly in it. They are only inferior to the ARM Cortex-M33 cores in the Pico 2.
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#13I don't even know what would be the point of such device, and if there really is a market for it for tech companies. I would say yes? As a consumer, all I want if a very minimal "phone", with wifi, touch screen, battery, but no 4g or mobile networking, and linux on it. Just the cheapest, smallest, wifi, battery-powered, touchscreen LCD device that could exist that can run executables. People are going to say "but jus…
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#14after https://dmitry.gr/?r=05.Projects&proj=35.%20Linux4004 nothing's really impressive when it comes to making it run linux, doubly so that it runs just normal Debian userspace
Edit: oh damn this one is even worse 8.4 days ha
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#15It would probably make more sense to target something like this https://www.hackster.io/news/andrew-bunnie-huang-prepares-th... with linux, has MMU and more RAM.
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#16Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#17I don't even know what would be the point of such device, and if there really is a market for it for tech companies. I would say yes? As a consumer, all I want if a very minimal "phone", with wifi, touch screen, battery, but no 4g or mobile networking, and linux on it. Just the cheapest, smallest, wifi, battery-powered, touchscreen LCD device that could exist that can run executables. People are going to say "but jus…
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#18I wish I could buy RP2350 with the ARM cores being hard-fused disabled, "cheaper" since no ARM royalties would have to be paid. That said, I wonder how much they did improve their hazard3 design, because we all know the future is no PI locked ARM cores. I wonder if they are sharing part of the design of other open source RISC-V cores. If those efforts are kept significant, the future is looking good and better there.…
Better yet, put 4 RISC-V cores on there!
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#19after https://dmitry.gr/?r=05.Projects&proj=35.%20Linux4004 nothing's really impressive when it comes to making it run linux, doubly so that it runs just normal Debian userspace
Re: Linux Runs on Raspberry Pi RP2350's Hazard3 RISC-V Cores (2024)
#20after https://dmitry.gr/?r=05.Projects&proj=35.%20Linux4004 nothing's really impressive when it comes to making it run linux, doubly so that it runs just normal Debian userspace
That is too practical. For ultimate HN bait it needs to include Rust deployed (over QUIC) as WASM on RISC-V.