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