mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 08:09:23 +08:00
This fixes the corruption of r3 by the call to bsp_start_arm_drop_hyp_mode(). Moving the code makes it easier to review changes in start.S. Close #3773.