1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-25 16:09:11 +01:00
Files
u-boot-megous/arch
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-01 23:04:05 +03:00
2018-11-20 13:08:15 +01:00
2018-11-26 13:57:31 +08:00
2018-11-18 16:02:23 +01:00
2018-09-25 21:49:18 -04:00
2018-11-26 08:25:33 -05:00