摘要:
// Rountine to acknowledge ,diable and enable interupts static void gic_poke_irq(struct irq_data*d,u32 offset) { u32 mask = 1 << (gic_irq(%d)%32); wri 阅读全文
摘要:
@jiffy:中断处理分成两个层次: 1、CPU层次的中断处理 2、各个IRQ层面的处理 由于中文习惯通常中断,因此工程师很容易混淆这两个概念。 T64时刻 3个clock之后,由于CPU已经ack了中断,因此GIC中CPU interface模块 deassert nFIQCPU信号线 @tuya 阅读全文
摘要:
// Documenation/devicetree/binding/arm/gic.txt #interrput-cells 为3 1:interrupts=<0 168 4 >,<0 169 4>; 2:0 spi interrupts,1 for PPI interrupts; spi 0-9 阅读全文
摘要:
The Yocto Project: (1)前提 环境准备 硬件配置和软件环境 sudoapt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat libsd 阅读全文
摘要:
IMAGE_FSTYPES=“ext3tar.bz2” IMAGE_ROOTFS_SIZE IMAGE_ROOTFS_ALIGNMENT _get_rootfs_size():ROOTFS_SIZE=`du-ks${IMAGE_ROOTFS}`BASE_SIZE=ROOTFS_SIZE*IMAGE_ 阅读全文
摘要:
阅读全文
摘要:
阅读全文
摘要:
阅读全文
摘要:
阅读全文
摘要:
阅读全文