Changeset e5233057 in rtems

Timestamp:
03/16/23 07:31:08 (13 months ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
cbddf5de
Parents:
0e773420
git-author:
Sebastian Huber <sebastian.huber@…> (03/16/23 07:31:08)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/17/23 06:25:23)
Message:

bsps/riscv: Make SMP start more robust

In SMP configurations, check that we run on a configured processor. If not,
then there is not much that can be done since we do not have a stack available
for this processor. Just loop forever in this case. Do this in assemlby to
ensure that no stack memory is used.

(No files)

Note: See TracChangeset for help on using the changeset viewer.