commit | 508f75afb57d044a71e7ffd58e4e3e32aaa5ed30 | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Sat Jan 29 10:23:00 2022 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Fri Feb 04 00:09:57 2022 +0000 |
tree | 2b6d3e41011c2d6549e1d08f6eebd21688ba6146 | |
parent | f2c33699d1b029438ccaa154d03d632dd80aac11 [diff] |
arm: arm926ej-s: start.S: port save_boot_params support from armv7 code The ARMv7 start code has support for saving some boot params at the entry point, which is used by some SoCs to return to BROM. Port this to ARM926EJ-S start code. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>