You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

Dynamic Patching of Embedded Software

Publication Type:

Conference/Workshop Paper

Venue:

13th IEEE Real-Time and Embedded Technology and Applications Symposium

Publisher:

IEEE Computer Society


Abstract

In this paper, we present a method for patching embedded multitasking real-time systems applications during runtime, for instrumentation purposes. The method uses binary modification techniques and automates the entire patch process. The method makes it possible to insert and remove instrumentation code without preparing the original source code. The method makes it possible to invoke code patches during run-time, without having to rely on dynamic linking of object files, or predeployment prepared dormant code. The actual modification of the executing target binary is performed in a safe and controlled manner by a dedicated low interference mutation task.

Bibtex

@inproceedings{Ekman1161,
author = {Mathias Ekman and Henrik Thane},
title = {Dynamic Patching of Embedded Software},
pages = {337--346},
month = {April},
year = {2007},
booktitle = {Proceedings of the 13th IEEE Real Time and Embedded Technology and Applications Symposium},
publisher = {IEEE Computer Society},
url = {http://www.es.mdu.se/publications/1161-}
}