Publications on WCET-Aware Compilation

[176831]
Title: Compiler-Based Code Compression for Hard Real-Time Systems. <em>In Proceedings of the 22nd International Workshop on Software & Compilers for Embedded Systems (SCOPES)</em>
Written by: Kateryna Muts, Arno Luppold and Heiko Falk
in: May (2019).
Volume: Number:
on pages: 72-81
Chapter:
Editor:
Publisher:
Series: 201905-scopes-muts.pdf
Address: St. Goar / Germany
Edition:
ISBN: 10.1145/3323439.3323976
how published: 19-85 MLF19 SCOPES
Organization:
School:
Institution:
Type:
DOI:
URL:
ARXIVID:
PMID:

Note: kmuts, aluppold, hfalk, multiopt, ESD, WCC

Abstract: Real-Time Systems often come with additional requirements apart from being functionally correct and adhering to their timing constraints. Another common additional optimization goal is to meet code size requirements. Code compression techniques might be utilized to meet code size constraints in embedded systems. We show how to extend a compiler targeting hard real-time systems by an asymmetric compiler-based code compression/decompression, where the compression is performed at the compilation time and the decompression takes place at the execution time. Moreover, experimental results show the impact of the decompression algorithm on the estimated Worst-Case Execution Time that is one of the key properties of hard real-time systems.