Analysis and Porting of ARM Linux Interrupt System
Lingxiang Zheng
Abstract
Lingxiang Zheng
Abstract
Embedded Linux porting is a difficult hotspot in the field of embedded system.This paper analyses the ARM Linux interrupt system,which is very important in embedded Linux porting,by studying its source code.The application of object-oriented and design pattern brings a fine architecture to Linux interrupt system,and makes it easy to port.Taking MP2530F development kit as an example,this paper introduces a method of porting Linux interrupt system and a solution to the problems confronted.It is useful in understanding and porting Linux interrupt system.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Embedded Linux porting is a difficult hotspot in the field of embedded system.This paper analyses the ARM Linux interrupt system,which is very important in embedded Linux porting,by studying its source code.The application of object-oriented and design pattern brings a fine architecture to Linux interrupt system,and makes it easy to port.Taking MP2530F development kit as an example,this paper introduces a method of porting Linux interrupt system and a solution to the problems confronted.It is useful in understanding and porting Linux interrupt system.
Key concepts: Porting, Interrupt, Operating system, Interrupt handler, Computer science, Embedded system, GNU/Linux, Source code