header image
首頁 arrow 國際認證 arrow Embedded Linux Professional arrow 考試大綱
考試大綱
Examination: Embedded Linux Professional
Examination Code: ICT-ELP-1
The letters in bold are the domain ID.
A. Advanced Driver Programming
A1.1 Character Device Driver
A1.2
Block Device Driver
A1.3
Interrupt Handling and Synchronization
A1.4
User/Kernel space data transfer
A1.5
IOCTL Mechanisms
A1.6
Device driver Development & Debugging Techniques
A1.7
Device Driver Performance tuning techniques
B. Advanced Socket Programming
B1.1 TCP principles
B1.2
Socket Options
B1.3
Non-blocking Sockets
C. Advanced CPU Architecture
C1. ARM C1.1 Exceptions handling in Arm
C1.2 External interrupt
C1.3
Software interrupt
C1.4
Abort handling
C1.5
Arm procedure call standards
C1.6
Thumb instruction set architecture, and programming model
C1.7
ARM optimization techniques
C2. IA 32
C2.1 Paging Architecture
C2.2 Segmentation
C2.3 Multi-task Architecture
C2.4 16 bits & 32 bits instruction set, and programming model
C2.5 BIOS Interrupt, BIOS data area, IRQ & Interrupt Handling model
C2.6 Assembly to C Interface