memtest86plus/app
Martin Whitaker efc9a9c16a Don't attempt to start the APs when restarting after a config change.
Leave the APs running whilst the BSP repeats the dummy runs. This means
we need to bypass the barriers during a dummy run. The APs will wait at
the first barrier until the BSP starts the first real run.
2022-02-12 19:37:58 +00:00
..
badram.c Fix badram error display (issue #7) 2021-07-18 19:26:23 +01:00
badram.h Initial commit. 2020-05-24 21:30:55 +01:00
config.c Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
config.h Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
display.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
display.h Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.c Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
error.h Add missing includes of stdbool.h. 2021-12-05 13:50:25 +00:00
interrupt.c Halt CPU cores that are not active in a test. 2022-02-12 19:30:14 +00:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Don't attempt to start the APs when restarting after a config change. 2022-02-12 19:37:58 +00:00
test.h Fix operation with a subset of CPU cores enabled. 2022-02-01 15:38:06 +00:00