Skip to content
Snippets Groups Projects
Commit 571bdf16 authored by Georges Savoundararadj's avatar Georges Savoundararadj Committed by Tom Rini
Browse files

arm: interrupt_init: set sp in IRQ/FIQ modes


Before this commit, the stack addresses for IRQ and FIQ modes,
IRQ_STACK_START and FIQ_STACK_START, were computed in interrupt_init but
they were not used.

This commit sets the stack pointers for IRQ and FIQ modes.

Signed-off-by: default avatarGeorges Savoundararadj <savoundg@gmail.com>
Acked-by: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
parent 3ff46cc4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment