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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
