Control flow checking and recovering based on 8051 architecture

  • Authors:
  • Gong Rui;Chen Wei;Liu Fang;Dai Kui;Wang Zhiying

  • Affiliations:
  • National University of Defense Technology, Changsha, P. R. China;National University of Defense Technology, Changsha, P. R. China;National University of Defense Technology, Changsha, P. R. China;National University of Defense Technology, Changsha, P. R. China;National University of Defense Technology, Changsha, P. R. China

  • Venue:
  • Proceedings of the 2008 ACM symposium on Applied computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Control flow checking is a commonly used method to promote the fault tolerance of embedded systems. Conventional control flow checking by software signatures (CFCSS) imposes large overheads on code size and performance. A control flow checking scheme based on 8051 architecture, the control flow checking and recovering by compiler signatures and hardware checking (CFCCH) is proposed in this paper. Compared to CFCSS, the CFCCH is preferred to be implemented on the 8051 architectures to efficiently reduce code size and program execution time while keep the same fault tolerant ability.