1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 20:59:21 +01:00
Files
u-boot-megous/arch/arm
Andrew F. Davis a0106c82d6 ARM: armv7: Add early stack for erratum workarounds
Some erratum workarounds call into C code before the stack
is setup, this can lead to values pushed onto the stack
being lost, firewall exceptions, and other undefined behavior.

Setup a temporary stack to allow these functions to work
correctly.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Andreas Dannenberg <dannenberg@ti.com>
Reviewed-by: Nishanth Menon <nm@ti.com>
2018-11-26 22:52:12 -05:00
..
2018-11-20 13:08:44 +01:00
2018-11-16 13:34:35 -05:00