Computing
RISC-V for normal people: the open chip standard creeping into everything
An open instruction set with a forgettable name is already inside your earbuds, your car and quite possibly your SSD. You'll never see it — which is exactly why it's winning.
Some technologies announce themselves. Others seep. RISC-V — pronounced "risk five", and yes, the name is doing it no favours — is firmly in the seeping category. As of early 2026 it has shipped in billions of processor cores without most of their owners ever hearing the word, and it is steadily rearranging the economics of the chip business from the bottom up.
What an instruction set actually is
Every processor speaks a language: the fixed set of basic commands — add these numbers, fetch that value, jump to this instruction — that software is ultimately translated into. That vocabulary is the instruction set architecture, or ISA. For decades the industry has run on two proprietary ones: x86, owned by Intel and AMD, which powers most PCs and servers; and Arm's architecture, which powers virtually every phone and is licensed, for money, to anyone who wants to build a compatible chip.
RISC-V is the third option: an ISA that belongs to no company. Born at the University of California, Berkeley in 2010 and now stewarded by the Swiss-based RISC-V International, its specification is free for anyone to implement. Designing a competent processor still costs serious money — the blueprint being free doesn't make the building free — but the recurring licence fees and the veto of a single vendor both disappear.
It's already in your house
The invisible victories came first. Western Digital committed years ago to RISC-V cores in its storage controllers. Espressif's wildly popular Wi-Fi microcontrollers — the chips inside a vast amount of smart-home kit — moved to RISC-V. Bluetooth audio chips in cheap-and-cheerful earbuds, power-management controllers, car electronics: RISC-V thrives wherever a chip needs a small, cheap brain and no customer will ever ask what's inside. Even Nvidia uses RISC-V cores by the dozen inside its GPUs for housekeeping tasks — tiny open-standard butlers inside the most proprietary chips on earth, which is the kind of irony this industry specialises in.
RISC-V thrives wherever a chip needs a small, cheap brain and nobody will ever ask what's inside.
Why the timing is political
Technology standards don't usually get caught in great-power politics. RISC-V has been. Because no company owns it, it is awkward to sanction — and that has made it strategically fascinating to China, which has poured investment into RISC-V development as US export controls tightened around advanced chips. Europe likes it for different reasons: sovereignty and the chance to build a domestic processor ecosystem without renting the foundations. Washington has periodically grumbled about restricting American involvement, and discovered that restricting an open specification is like restricting arithmetic.
None of this makes RISC-V a "Chinese chip" or a political project — the biggest contributors include thoroughly Western firms like Qualcomm, Google and SiFive. It simply means the open ISA now has tailwinds from every direction at once, for reasons that have little to do with engineering elegance.
The honest limits
Now the cold water. Your next laptop will almost certainly not be RISC-V. High-performance computing is an ecosystem game: operating systems, drivers, compilers and thirty years of software assume x86 or Arm, and porting that world takes a decade, not a press release. RISC-V performance at the high end is improving quickly but still trails the leaders, and the software experience for ordinary users remains rough. The pattern to expect is the one Arm itself followed: dominate the invisible embedded world first, then climb — into accelerators and AI silicon next, where new code is being written anyway and legacy software matters less. That's precisely why several of the inference-chip startups we profiled separately build on RISC-V: when your chip runs one workload brilliantly, nobody cares about its ISA's app store. The same logic applies to the NPUs powering on-device AI.
Why it matters to normal people
Three quiet consequences. Cheaper chips, eventually cheaper devices: removing per-chip royalties matters enormously at the fifty-pence end of the market where most of the world's processors live. More competition: Arm's 2023 flotation and its licensing-fee ambitions gave every chipmaker a reason to want a credible alternative on the negotiating table — and RISC-V is that alternative, even when it isn't chosen. And resilience: a chip industry with three architectural foundations, one of them unownable, is structurally harder to monopolise or to sanction into chaos.
You will probably never knowingly buy a RISC-V product. That's fine. The most important standards are the ones nobody notices — ask TCP/IP. As of early 2026, RISC-V is well on its way to joining that club.