Kevin O'Connor 9c6e72e3a5 armcm_boot: Introduce cross-platform boot to application code
It's a good idea to reset the cpu before starting the main application
code.  However it is difficult to reliably reset the cpu in software.

This changes the software to actually do a cpu hardware reset prior to
launching the main application - after each bootup the code checks to
see if the application should be started before entering the main
bootloader code.  This helps ensure the application code is started in
a "pristine" cpu state.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-05-05 05:32:21 -04:00
..
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00
2021-02-06 20:04:47 -05:00