forked from Imagelibrary/rtems
Add directives to get and set the priority of an interrupt vector. Implement the directives for the following BSP families: * arm/lpc24xx * arm/lpc32xx * powerpc/mpc55xxevb * powerpc/qoriq Implement the directives for the following interrupt controllers: * GICv2 and GICv3 (arm and aarch64) * NVIC (arm) * PLIC (riscv) Update #5002.
SMDK2410 is a standard evaluation board for samsung s3c2410 ARM9 CPU This BSP was first developed by xiajiashan <ximenchuixue4016@sina.com>, based on gp32 Apr/2007. ZhiMing, Zhang <paopaoerzhang@gmail.com> fix timer defect and run it on skeye. Ray, Xu merged this bsp with gp32 on Apr/2008 This BSP can be run on the Skyeye simulator.