eclipse-threadx / threadx

Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/index.md
MIT License
2.91k stars 789 forks source link

fix a comment about GIC #228

Closed hodcarrier closed 1 year ago

hodcarrier commented 1 year ago

[1] from a cortex-a9 soc's manual: 0100—01FFh Interrupt controller interfaces 1000—1FFFh Interrupt distributor [2] arm_cortexa9_trm_100511_0401_10_en.pdf 4.3.25 Configuration Base Address Register

goldscott commented 1 year ago

This is code from ARM that we supply as part of an example. We do not maintain this code from ARM.