RTEMS | riscv/start: clear bss before copying fdt (!1179)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Apr 1 18:28:27 UTC 2026
Gedare Bloom commented on a discussion on bsps/riscv/shared/start/start.S: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1179#note_147830
> #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
fixed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1179#note_147830
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/ec711b88/attachment.htm>
More information about the bugs
mailing list