GigaDevice CCRC4XXX: First Post-Quantum RISC-V Automotive AI MCU — and China’s First Vehicle-Chip Standard
On August 27, 2026, the Suzhou RISC-V Automotive Ecosystem Summit launched the drafting of China’s first systematic RISC-V vehicle-control-chip standard and released a cross-industry cooperation initiative. Headlining the show was GigaDevice’s CCRC4XXX — the country’s first multi-core RISC-V automotive AI MCU with native post-quantum cryptography, ASIL-D functional safety, and an on-chip NPU for AI control loops. Full spec deep-dive below.
The Suzhou Summit: Why This Matters
On August 27, 2026, the Open-source RISC-V Automotive Electronics Ecosystem Innovation Summit and the RISC-V Vehicle Control Chip Technical Specification Seminar convened in Suzhou. Organized by the Jiangsu RISC-V Industry Alliance and the RISC-V Open-Source Chip Industry Innovation Center, the summit drew the entire Chinese vehicle-control-chip stack: OEMs (BYD, GAC, Great Wall), Tier-1s (E-ATECK, Wuhan Lingdian, Nexsteer), IP vendors, chip vendors, base-software vendors, and toolchain vendors.
Two artifacts emerged that will shape the next decade of Chinese automotive electronics:
- The “RISC-V Automotive Electronics Industry Chain Cooperation Initiative” — co-signed by GigaDevice (国芍科技), China Automotive Engineering Research Institute, Puhua Base Software, Beijing Open-Source Chip Research Institute, Binary Semiconductor, Hunan Zijing Semiconductor, Shanghai Ismart, and Lauterbach. It commits the signatories to four directions: upstream linkage to harden the chip base, hardware-software co-design for out-of-the-box platforms, scenario-driven vehicle deployment, and standards-led ecosystem build-out.
- The inaugural RISC-V Automotive Control Chip Technical Specification — China’s first systematic standard for RISC-V vehicle-control MCUs, covering RISC-V core requirements, chip-level requirements, base-software requirements, and test methods. Led by GigaDevice, Beijing Open-Source Chip Research Institute, CAERI, and Puhua Base Software, this fills the long-standing gap that left every OEM running custom toolchains against custom chips.
Eight toolchain and base-software vendors demoed live: ETAS unveiled a multi-core AUTOSAR solution on GigaDevice’s CCRC4 series (one of the smallest and fastest RISC-V OS, 6-core parallel with ultra-short interrupt response); HighTec shipped ASIL-D certified C/C++ and Rust compilers and an IDE with optimized math libraries and SDK/MCAL; IAR, SEGGER, TASKING, Neusoft Reach, Lauterbach, and Puhua Base Software each showed their respective RISC-V production paths.
GigaDevice CCRC4XXX: The Headline Chip
GigaDevice’s (Suzhou) CCRC4XXX series is the first domestic multi-core RISC-V automotive AI MCU to integrate post-quantum cryptography. It is purpose-built for software-defined vehicles (SDV) where the central SoC is being unbundled into domain controllers (body, chassis, powertrain, ADAS, cockpit) and a high-integration central domain controller — all of which need a high-performance, high-safety, RISC-V-based main controller with hardware AI acceleration.
Three product variants have entered internal testing:
- CCRC4086S384BA — flagship 6+6-core CRV6, 500 MHz, 10,500 DMIPS, on-chip 0.3 TOPS NPU, central-domain / ADAS targeting
- CCRC4045S192B4 — 4+2-core CRV6, 400 MHz, 5,600 DMIPS, body / BMS / zone-controller targeting
- Additional SKUs covering body, BMS, position, powertrain, chassis, and battery-management domains
Full Specifications
| CCRC4XXX — Chip-Level Specifications | |
|---|---|
| CPU Architecture | CRV6 (RISC-V), 32 general-purpose + 32 floating-point registers, FPU with double-precision, hardware multiply/divide, SECDED ECC |
| CPU Configuration | Flagship 6+6 heterogeneous (6 performance + 6 lock-step); mid-tier 4+2 |
| CPU Clock | Up to 500 MHz |
| Compute | Up to 10,500 DMIPS; CRV6 single-core efficiency surpasses TriCore and ARMv8-R |
| AI Engine (NPU) | On-chip, up to 0.3 TOPS @ INT8, dedicated neural-network operators |
| Process | TSMC 22 nm RRAM (replaces eFlash; higher density, lower power, faster read/write, simultaneous read/write for faster OTA) |
| Code NVM | 24 MB RRAM |
| Data NVM | 2 MB RRAM |
| SRAM | 9 MB on-chip |
| External Storage | PSRAM, eMMC |
| Functional Safety | ISO 26262 ASIL-D (highest) |
| Reliability | AEC-Q100 Grade 1 |
| Info Security | Enhanced HSM, Evita-Full (highest), native Post-Quantum Cryptography (PQC) co-processor |
| Virtualization | HS / VS / VU three-level privilege; multi-PMP and sMPU hardware virtualization; multi-OS isolation |
| Cryptography | RSA / ECC / SM2 / SM3 / SM4 + PQC (ML-KEM, ML-DSA) — triple-fused algorithm support |
| Operating Temperature | -40 °C to +125 °C (Grade 1) |
| Package | BGA-416, BGA-680 (multiple) |
| CCRC4XXX — Connectivity / I/O | |
|---|---|
| CAN-FD | 20 channels (gateway + routing) |
| LIN | 28 channels |
| DSPI | 15 channels |
| QSPI | 2 channels |
| Ethernet | 2× Gigabit Ethernet with TSN (Time-Sensitive Networking) |
| SENT | 12 + 13 channels (sensor peripheral interface) |
| PSI5 | 4 channels (sensor peripheral) |
| Other | Complete analog front-end including GTM4.1 timer, SAR ADC, and high-precision analog interfaces |
| Total Effective I/O | Up to 570 pins |
| Hardware Acceleration | |
|---|---|
| CGDMA | Hardware data-routing engine — CAN-to-CAN, CAN-to-Memory, CAN-to-Ethernet, Ethernet-to-Ethernet forwarding with zero CPU intervention |
| GTM4.1 | Generic Timer Module 4.1 for complex PWM and motor-control timing |
| AI NPU | 0.3 TOPS INT8, embedded in the MCU die — AI-in-Chip for local inference at the edge of every domain |
Why Post-Quantum Crypto (PQC) on a Vehicle MCU?
Modern connected vehicles have a 10–15 year service life. Quantum computers capable of breaking RSA-2048 and ECC-256 are widely forecast to arrive within that window. A vehicle sold in 2026 will still be on the road in 2041 — well within reach of a cryptographically-relevant quantum computer. Hardcoding today’s classical algorithms means that a car delivered next year is already a time-bomb for harvest-now-decrypt-later attacks.
The CCRC4XXX takes a pragmatic three-track strategy rather than a PQC-only pivot:
- Classical algorithms — RSA, ECC, AES, SHA — kept for the vast majority of existing OEM / Tier-1 / infrastructure integrations
- Chinese national cryptography — SM2, SM3, SM4 — maintained for domestic regulatory compliance and supply-chain interoperability
- Post-quantum algorithms — NIST-standardized ML-KEM (key encapsulation) and ML-DSA (digital signatures) — for forward security on the vehicle’s full lifecycle
The hardware crypto module is Evita-Full (the highest level in the Evita automotive HSM specification). It supports hybrid operation — the same TLS handshake can carry classical and PQC signatures in parallel, so vehicles can roll out PQC support incrementally via OTA firmware updates without touching the silicon. That’s critical because the OEM’s fleet-inventory lifetime vastly exceeds the cryptographic-policy lifetime.
Six Architectural Innovations
- Native AI in the MCU. The 0.3 TOPS INT8 NPU lives on the same die as the CPU cores. Perception, prediction, and diagnostic workloads run inside the MCU without off-chip AI accelerators — moving AI compute from central SoCs to the edge of every domain controller.
- CGDMA hardware data routing. Software-defined vehicles have thousands of sensors and dozens of ECUs. The CGDMA engine forwards CAN-to-CAN, CAN-to-Memory, CAN-to-Ethernet, and Ethernet-to-Ethernet in hardware, with no CPU cycles burned — a major latency and determinism win for multi-domain SDV architectures.
- Multi-mode hardware virtualization. The CRV6 core supports HS (hypervisor) / VS (supervisor) / VU (user) three-level privilege with multi-PMP and sMPU. Multiple isolated OS instances (e.g., instrument-cluster RTOS + ADAS Linux) can share one CCRC4XXX without mutual interference, enabling the “one chip, many domains” consolidation that SDV demands.
- Storage and I/O abundance. 24 MB code RRAM + 2 MB data RRAM + 9 MB SRAM, expandable via eMMC and PSRAM. Twenty CAN-FD, twenty-eight LIN, fifteen DSPI, two QSPI, two Gigabit Ethernet with TSN, twelve-plus-thirteen SENT, and four PSI5 give a single chip enough I/O to act as a standalone central-domain controller — no companion MCU needed.
- Open RISC-V ecosystem. RISC-V removes ISA licensing fees and royalty overhangs. Toolchain support includes IAR, Green Hills, HighTec, TASKING, and GCC; debuggers from Lauterbach, iSYSTEM, and SEGGER; base software from EB tresos, Vector, ETAS, Puhua, Neusoft Reach, and Siemens — giving OEMs and Tier-1s a full vendor-neutral tool stack and dramatically reducing vendor lock-in.
- Vehicle-grade security. Evita-Full HSM with PQC, classical, and Chinese-national-cryptography triple fusion — one of the few domestic automotive MCUs to ship all three.
Software Base — AUTOSAR and Beyond
The CCRC4XXX supports AUTOSAR 4.4.0 standard MCAL, with adapter packs for EB tresos, Vector, ETAS, Puhua, Neusoft Reach, and Siemens. This means OEMs and Tier-1s can drop the CCRC4XXX into an existing E/E architecture and keep their current application-layer software, dramatically shortening the SDV migration curve.
Application notes already published cover:
- Body-domain migration — E-ATECK has already executed a full migration of its flagship body-domain controller to CCRC4 from a foreign incumbent, with mass-production orders in hand.
- Zone-controller integration — E-ATECK’s next-generation zone controller uses the CCRC4 as the central master, replacing a discrete MCU + SBC pair.
CRV6 RISC-V Core — What’s Inside
The CRV6 is GigaDevice’s in-house RISC-V core. Per the chip documentation, it surpasses TriCore and ARMv8-R in single-core efficiency. Architectural details released at the summit:
- RV64/32 application-class core with full IEEE-754 double-precision FPU
- 32 general-purpose + 32 floating-point registers
- Hardware multiply / divide, single-cycle MAC
- SECDED ECC on caches, buses, and key RAM blocks
- Hardware virtualization extensions — HS / VS / VU with multi-PMP, sMPU
The 6+6 heterogeneous configuration pairs six performance cores with six lock-step cores — the lock-step cores run identical instructions in lock-step with the performance cores and compare results cycle-by-cycle, achieving ASIL-D fault coverage without external lock-step MCUs.
Toolchain Stack — Verified Vendor Support
| Layer | Vendors Demonstrated at Suzhou Summit |
|---|---|
| Compilers / IDE | HighTec (ASIL-D C/C++/Rust, IDE), IAR, TASKING, GCC |
| Debuggers / Trace | Lauterbach (TRACE32), SEGGER (J-Link) |
| RTOS / Hypervisor | ETAS (RISC-V OS, 6-core parallel, ultra-short interrupt response) |
| AUTOSAR MCAL / RUC | Vector, EB tresos, ETAS, Puhua, Neusoft Reach, Siemens |
| Modeling / DevOps | DaVinci (Vector), EB tresos Studio, ETAS ASCET |
| Functional Safety | HighTec (ASIL-D), SGS-TÜV (certification) |
Code Sample — CCRC4XXX Bring-Up (RTOS Stub)
A minimal boot stub for the CCRC4XXX, illustrating the lock-step mode configuration and CGDMA hookup for CAN routing. Real OEM stacks vary, but the pattern below shows the platform’s register layout and configuration knobs.
/* CCRC4XXX minimal bring-up stub (illustrative, not from datasheet) */
#include <ccrc4xxx.h>
void SystemInit(void) {
/* Switch to PLL @ 500 MHz on CRV6 P-core cluster */
CGU.CLK_CTL = CGU_SRC_PLL | CGU_PLL_FBDIV_50 | CGU_PLL_REFDIV_1;
while (!(CGU.STATUS & CGU_PLL_LOCKED));
/* Enable lock-step pairing on P-cores 1..5 with cores 6..11 */
SAFETY.LS_CONFIG = LS_PAIR_EN(0x3F);
while (!(SAFETY.LS_STATUS & LS_PAIRED));
/* CGDMA: route CAN0 -> CAN5 with deterministic latency */
CGDMA.CH[0].SRC = DMA_SRC_CAN0_RX;
CGDMA.CH[0].DST = DMA_DST_CAN5_TX;
CGDMA.CH[0].CTRL = DMA_ZERO_CPU | DMA_TS_EN;
CGDMA.CH[0].PRID = 7; /* highest priority */
CGDMA.CH[0].ENABLE = 1;
/* HSM: enable ML-KEM and ML-DSA alongside classical + SM */
HSM.ALG_ENABLE = HSM_RSA | HSM_ECC | HSM_SM2 | HSM_SM3 | HSM_SM4
| HSM_ML_KEM | HSM_ML_DSA;
HSM.MODE = HSM_EVITA_FULL;
}
/* Application entry */
int main(void) {
SystemInit();
Rtos_Start(); /* ETAS RISC-V OS or AUTOSAR RUC */
return 0;
}
Strategic Significance — Three Layers
- Domestic high-end automotive MCU — directly displaces foreign incumbents (Infineon TC4Dx, Renesas U2A16 / U2B24) in body, chassis, powertrain, and central-domain controllers. Compatible interface count and higher compute.
- SDV hardware base — open architecture + virtualization + on-chip AI + high-bandwidth TSN Ethernet — the substrate that SOA, multi-domain fusion, and cloud-native vehicle services need.
- RISC-V automotive ecosystem — closes the loop with tools, base software, OEMs, and Tier-1s. Combined with the new RISC-V Vehicle Control Chip Technical Specification, this is the moment Chinese RISC-V automotive chips go from prototype to policy-backed mass production.
Comparison — Domestic vs. International High-End Automotive MCUs
| Parameter | GigaDevice CCRC4XXX | Infineon TC4Dx | Renesas U2A16 / U2B24 |
|---|---|---|---|
| Architecture | RISC-V (CRV6) | TriCore | RH850 / Arm |
| Compute (DMIPS) | 10,500 (flagship) | ~5,000 (similar tier) | ~6,000 (similar tier) |
| SRAM | 9 MB | ~4 MB | ~3 MB |
| CAN-FD | 20 channels | 12 channels | 10 channels |
| Gigabit Ethernet (TSN) | 2 ports | 1 port | 1 port |
| On-chip AI | 0.3 TOPS NPU | None | None |
| Post-Quantum Crypto | Native (ML-KEM, ML-DSA) | None | None |
| Functional Safety | ASIL-D | ASIL-D | ASIL-D |
| Open ISA | Yes (RISC-V) | No (proprietary) | No (proprietary) |
| Open Toolchain | HighTec, IAR, GCC, TASKING | Tasking, Green Hills | Greh, IAR |
Outlook
The Suzhou summit marks the moment that Chinese RISC-V automotive electronics transitioned from a collection of pilots to a coordinated, standard-backed ecosystem. Three signals to watch in the next 12 months:
- OEM design-ins — E-ATECK’s body-domain production order is in hand; expect more OEM Tier-1 wins in 1H 2027.
- Spec publication — the draft standard is targeted to enter the public-comment phase before the end of 2026.
- PQC rollout in production fleets — the first PQC-equipped vehicles with CCRC4XXX are slated for SOP in 2027. The 10–15-year service horizon of those vehicles will be the first large-scale test of PQC in a constrained-form-factor embedded system.
Official Resources
- GigaDevice CCRC4 product page (china-core.com) — official product page with architecture diagram and spec summary
- GigaDevice CCRC4XXX internal-testing announcement (PDF, Apr 16, 2026) — original internal-testing success notice filed with the Shanghai Stock Exchange
- Suzhou New District government release (Apr 2026) — government-level confirmation of the CCRC4 as China’s first “RISC-V + AI + PQC” automotive controller
- Suzhou RISC-V Automotive Summit coverage (Tencent News, Aug 27, 2026) — primary source for the summit’s Initiative and standard-drafting news
- Suzhou Summit event preview — program overview from X-TechCon