Skip to content
STIMSMITH

RISCVuzz Client (C and RISC-V Assembly)

CodeArtifact
First seen 9/1/2026
Last seen 9/1/2026
Evidence 4 chunks

NEIGHBORHOOD

5 nodes · 7 edges
graph · RISCVuzz Client (C and RISC-V Assembly) · depth=1

RELATIONSHIPS

4 connections
RISCVuzz part of → 100% 2e
The RISCVuzz Client is part of the RISCVuzz framework, receiving and running test cases on RISC-V CPUs.
Lazy Page Mapping implements → 100% 1e
The client implements lazy page mapping when segmentation faults occur from unmapped memory accesses.
Static Binary Compilation for Noise Removal implements → 100% 1e
The RISCVuzz client is statically compiled to remove noise from shared library differences.
Nix Build System uses → 100% 1e
The RISCVuzz client uses the Nix build system for reproducible static compilation.