CRAIMAJun 25, 2025

SV-LLM: An Agentic Approach for SoC Security Verification using Large Language Models

arXiv:2506.20415v19 citationsh-index: 69IACR Cryptology ePrint Archive
Originality Incremental advance
AI Analysis

This addresses the challenge of scalable and comprehensive security verification for hardware designers, though it appears incremental as it builds on existing LLM and agentic approaches.

The paper tackles the problem of automating and enhancing security verification for complex system-on-chips (SoCs) by introducing SV-LLM, a multi-agent assistant system using large language models, which aims to reduce manual intervention, improve accuracy, and accelerate security analysis.

Ensuring the security of complex system-on-chips (SoCs) designs is a critical imperative, yet traditional verification techniques struggle to keep pace due to significant challenges in automation, scalability, comprehensiveness, and adaptability. The advent of large language models (LLMs), with their remarkable capabilities in natural language understanding, code generation, and advanced reasoning, presents a new paradigm for tackling these issues. Moving beyond monolithic models, an agentic approach allows for the creation of multi-agent systems where specialized LLMs collaborate to solve complex problems more effectively. Recognizing this opportunity, we introduce SV-LLM, a novel multi-agent assistant system designed to automate and enhance SoC security verification. By integrating specialized agents for tasks like verification question answering, security asset identification, threat modeling, test plan and property generation, vulnerability detection, and simulation-based bug validation, SV-LLM streamlines the workflow. To optimize their performance in these diverse tasks, agents leverage different learning paradigms, such as in-context learning, fine-tuning, and retrieval-augmented generation (RAG). The system aims to reduce manual intervention, improve accuracy, and accelerate security analysis, supporting proactive identification and mitigation of risks early in the design cycle. We demonstrate its potential to transform hardware security practices through illustrative case studies and experiments that showcase its applicability and efficacy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes