ResiLogic: Leveraging Composability and Diversity to Design Fault and Intrusion Resilient Chips
Ahmad T. Sheikh, Ali Shoker, Suhaib A. Fahmy, Paulo Esteves-Verissimo
TL;DR
ResiLogic tackles the challenge of designing fault- and intrusion-resilient chips when supply-chain actors may be untrusted. It introduces Diversity by Composability, which builds diverse, deterministic artifacts from smaller diverse modules and combines gate-level diversity with coarse-grained CMA replication. The framework leverages E-Graphs to generate diverse gate implementations, assembles them into CMAs, and then forms replicated artifacts with majority voting to mitigate Distribution, Zonal, and Compound attacks, achieving up to a fivefold resilience improvement with limited area/power impact. The results demonstrate robust resilience under all three attack models while preserving design determinism and offering tunable trade-offs between intra- and inter-diversity. This approach holds practical significance for ASIC/FPGA design under digital sovereignty constraints, enabling stronger security guarantees without prohibitive replication costs.
Abstract
A long-standing challenge is the design of chips resilient to faults and glitches. Both fine-grained gate diversity and coarse-grained modular redundancy have been used in the past. However, these approaches have not been well-studied under other threat models where some stakeholders in the supply chain are untrusted. Increasing digital sovereignty tensions raise concerns regarding the use of foreign off-the-shelf tools and IPs, or off-sourcing fabrication, driving research into the design of resilient chips under this threat model. This paper addresses a threat model considering three pertinent attacks to resilience: distribution, zonal, and compound attacks. To mitigate these attacks, we introduce the \texttt{ResiLogic} framework that exploits \textit{Diversity by Composability}: constructing diverse circuits composed of smaller diverse ones by design. This gives designer the capability to create circuits at design time without requiring extra redundancy in space or cost. Using this approach at different levels of granularity is shown to improve the resilience of circuit design in \texttt{ResiLogic} against the three considered attacks by a factor of five. Additionally, we also make a case to show how E-Graphs can be utilized to generate diverse circuits under given rewrite rules.
