13 comments

  • axblount 2 hours ago

    What's the advantage of standardizing through ISO/IEC? Better adoption in industry?

    Seems like this would take away a lot of power from RISC-V International. But I don't know much about this process.

    • 6SixTy 26 minutes ago

      My take is that it could help tie up fragmentation. RISC-V has different profiles defining what instructions come with for different use cases like a general purpose OS, and enshrining them as an ISO standard would give the entire industry a rallying point.

      Without these profiles, we are stuck with memorizing a word soup of RV64GCBV_Zicntr_Zihpm_etc all means

    • ryukoposting an hour ago

      Government agencies like to take standards off the shelf whenever they can. Citing something overseen by an apolitical, non-profit organization avoids conflicts of interest (relative to the alternatives).

      Random example I found at a glance: NIST recommending use of a specific ISO standard in domains not formally covered by a regulatory body: https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.S...

    • jcelerier an hour ago

      As the article says:

      > “International standards have a special status,” says Phil Wennblom, Chair of ISO/IEC JTC 1. “Even though RISC-V is already globally recognized, once something becomes an ISO/IEC standard, it’s even more widely accepted. Countries around the world place strong emphasis on international standards as the basis for their national standards. It’s a significant tailwind when it comes to market access.”

    • boredatoms 2 hours ago

      Maybe it helps get government contracts

      “We’re standards compliant”

      • userbinator an hour ago

        It's not like ARM and x86 are standardised by ISO either.

        • eru 2 minutes ago

          Yes, but if 30 years ago ARM had an ISO standard they could point to, that would have probably helped with government adoption?

          (It's still a trade-off, because standards also cost community time and effort.)

        • signa11 an hour ago

          they are de-facto…

    • kouteiheika 2 hours ago

      It ticks a checkbox. That's it. Some organizations and/or governments might have rules that emphasize using international standards, and this might help with it.

      I just hope it's going to be a "throw it over the fence and standardize" type of a deal, where the actual standardization process will still be outside of ISO (the ISO process is not very good - not my words, just ask the members of the C++ committee) and the text of the standard will be freely licensed and available to everyone (ISO paywalls its standards).

      • kmeisthax 22 minutes ago

        > the ISO process is not very good - not my words, just ask the members of the C++ committee

        Casual reminder that they ousted one of the founders of MPEG for daring to question the patent mess around H.265 (paraphrasing, a lot, of course)

  • jgord an hour ago

    busywork ... but maybe good marketing - people somehow believe that ISO has some relationship to quality.

    • kazinator 22 minutes ago

      People with absolutely no technical clue who only know "ISO 9001" equate "ISO" with quality initiatives and certifications.

      What people with a better clue sometimes wrongly equate ISO with is interoperability.

      ISO standards can help somewhat. If you have ISO RISC V, then you can analyze a piece of code and know, is this strictly ISO RISV code, or is it using vendor extensions.

      If an architecture is controlled by a vendor, or a consortium, we still know analogous things: like does the program conform to some version of the ISA document from the vendor/consortium.

      That vendor has a lot of power to take it in new directions though without getting anyone else to sign off.

    • blurbleblurble an hour ago

      Good marketing, this could open up more large investment into RISC-V.