summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/validation/fatal-start-on-not-online-processor.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* smp: Add fatal errorSebastian Huber2022-03-241-0/+21
Add SMP-specifc SMP_FATAL_MULTITASKING_START_ON_NOT_ONLINE_PROCESSOR fatal error. This fatal error helps to diagnose a broken SMP startup sequence. Without this error a context switch using the NULL pointer for the thread control block happens which may be difficult to debug.