Reduction of interrupt handler executions for model checking embedded software

  • Authors:
  • Bastian Schlich;Thomas Noll;Jörg Brauer;Lucas Brutschy

  • Affiliations:
  • Embedded Software Laboratory, RWTH Aachen University, Aachen, Germany;RWTH Aachen University, Aachen, Germany;Embedded Software Laboratory, RWTH Aachen University, Aachen, Germany;Embedded Software Laboratory, RWTH Aachen University, Aachen, Germany

  • Venue:
  • HVC'09 Proceedings of the 5th international Haifa verification conference on Hardware and software: verification and testing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Interrupts play an important role in embedded software. Unfortunately, they aggravate the state-explosion problem that model checking is suffering from. Therefore, we propose a new abstraction technique based on partial order reduction that minimizes the number of locations where interrupt handlers need to be executed during model checking. This significantly reduces state spaces while the validity of the verification results is preserved. The paper details the underlying static analysis which is employed to annotate the programs before verification. Moreover, it introduces a formal model which is used to prove that the presented abstraction technique preserves the validity of the branchingtime logic CTL*-X by establishing a stutter bisimulation equivalence between the abstract and the concrete transition system. Finally, the effectiveness of this abstraction is demonstrated in a case study.