[U-Boot] [U-boot] IRQ_STACK_START alignment question

4 Sep
2013
4 Sep
'13
1:28 p.m.
Hi, experts:
I have a question about IRQ statck pointer alignment.
In arch/arm/lib/interrupts.c :
In Interrupt_init(void) function:
IRQ_STACK_START = gd->irq_sp - 4;
IRQ_STACK_START_IN = gd->irq_sp + 8;
FIQ_STACK_START = IRQ_STACK_START - CONFIG_STACKSIZE_IRQ;
It seems not do alignment operation for IRQ_STACK_START / FIQ_STACK_START .
Best wishes,
4270
Age (days ago)
4270
Last active (days ago)
0 comments
1 participants
participants (1)
-
TigerLiuļ¼ viatech.com.cn