RTEMS | riscv/start: clear bss before copying fdt (!1179)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Apr 1 18:24:43 UTC 2026
Kinsey Moore started a new discussion on bsps/riscv/shared/start/start.S: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1179#note_147823
> #else
> csrw mscratch, t3
> #endif
> + /* boot hartid returns to _start, others wait to be released */
> + bnez a0, .Lstart_on_secondary_processor
> #else /* RTEMS_SMP */
> LADDR sp, _ISR_Stack_area_end
> #endif
> - bnez a0, .Lstart_on_secondary_processor
This contains the change that was previously in !1178.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1179#note_147823
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260401/301d0ec0/attachment.htm>
More information about the bugs
mailing list