vix.ing · top · new · best · stats · spec

Relevant HAL Interface Requirements for Embedded Systems

2025/12/16 by Manuel Bentele, Bentele, Manuel, Andreas Podelski +5
Computer Science · Engineering · #FOS: Computer and information sciences #Formal Methods in Verification #Logic in Computer Science (cs.LO) #Real-Time Systems Scheduling #Safety Systems Engineering in Autonomy #Software Engineering (cs.SE)

paper · pdf · doi:10.48550/arxiv.2512.14514

openalex publication_date 2025/12/16 · openalex created_date 2025/12/18 · openalex updated_date 2026/07/28

Abstract

Embedded applications often use a Hardware Abstraction Layer (HAL) to access hardware. Improper use of the HAL can lead to incorrect hardware operations, resulting in system failure and potentially serious damage to the hardware. The question is how one can obtain prioritize, among a possibly large set of HAL interface requirements, those that are indisputably relevant for preventing this kind of system failure. In this paper, we introduce a formal notion of relevance. This allows us to leverage a formal method, i.e., software model checking, to produce a mathematical proof that a requirement is indisputably relevant. We propose an approach to extract provably relevant requirements from issue reports on system failures. We present a case study to demonstrate that the approach is feasible in principle. The case study uses three examples of issue reports on embedded applications that use the SPI bus via the spidev HAL. The overall contribution of this paper is to pave the way for the study of approaches to a new kind of prioritization aimed at preventing a specific kind of system failure.

Citations

Related