Application of static analyses for state-space reduction to the microcontroller binary code
✍ Scribed by Bastian Schlich; Jörg Brauer; Stefan Kowalewski
- Book ID
- 104092014
- Publisher
- Elsevier Science
- Year
- 2011
- Tongue
- English
- Weight
- 609 KB
- Volume
- 76
- Category
- Article
- ISSN
- 0167-6423
No coin nor oath required. For personal study only.
✦ Synopsis
This paper describes the application of two abstraction techniques, namely dead variable reduction and path reduction, to the microcontroller binary code in order to tackle the state-explosion problem in model checking. These abstraction techniques are based on static analyses, which have to cope with the peculiarities of the binary code such as hardware dependencies, interrupts, recursion, and globally accessible memory locations. An interprocedural static analysis framework is presented that handles these peculiarities. Based on this framework, extensions of dead variable reduction and path reduction are detailed. A case study using several microcontroller programs is presented in order to demonstrate the efficiency of the described abstraction techniques.
📜 SIMILAR VOLUMES