Abstract
Programming embedded system software typically involves more than one programming language. Normally, a high-level language such as C/C++ is used for application oriented tasks and a low-level assembly language for direct interaction with the underlying hardware. In most cases those languages are closely interwoven and the assembly is embedded in the C/C++ code. Verification of such programs requires the integrated analysis of both languages at the same time. However, common algorithmic verification tools fail to address this issue. In this work we present a model-checking based static analysis approach which seamlessly integrates the analysis of embedded ARM assembly with C/C++ code analysis. In particular, we show how to automatically check that the ARM code complies to its interface descriptions. Given interface compliance, we then provide an extended analysis framework for checking general properties of ARM code. We implemented this analysis in our source code analysis tool Goanna, and applied to the source code of an L4 micro kernel implementation.
Original language | English |
---|---|
Title of host publication | Proceedings of Eighth IEEE International Working Conference on Source Code Analysis and Manipulation (SCAM 2008) |
Editors | James R. Cordy, Lu Zhang |
Place of Publication | Los Alamitos, CA |
Publisher | Institute of Electrical and Electronics Engineers (IEEE) |
Pages | 15-24 |
Number of pages | 10 |
ISBN (Print) | 9780769533537 |
DOIs | |
Publication status | Published - 2008 |
Externally published | Yes |
Event | 8th IEEE International Working Conference on Source Code Analysis and Manipulation, SCAM 2008 - Beijing, China Duration: 28 Sept 2008 → 29 Sept 2008 |
Conference
Conference | 8th IEEE International Working Conference on Source Code Analysis and Manipulation, SCAM 2008 |
---|---|
Country/Territory | China |
City | Beijing |
Period | 28/09/08 → 29/09/08 |