Skip to content
Commit 3f7162fc authored by Bradley Bolen's avatar Bradley Bolen Committed by Stephanos Ioannidis
Browse files

arch: arm: aarch32: Rearrange exception stack frame



Cortex-A/R use a descending stack frame and the hardware does not help
with the stacking.  This led to some less than desirable workarounds in
the exception code where the basic stack frame was saved twice.
Rearranging the order of the exception stack frame removes that problem
and provides a clearer path to saving CPU context in a fully descending
manner.

Signed-off-by: default avatarBradley Bolen <bbolen@lexmark.com>
parent 18398948
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment