memtest86plus/app
Martin Whitaker 503aea321d Remove redundant start_mutex.
The mutex is now implemented in the assembly language boot code.
2022-02-05 18:03:32 +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 Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
config.h Remove distinction between physical and virtual CPUs. 2022-01-31 22:59: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 Remove distinction between physical and virtual CPUs. 2022-01-31 22:59:14 +00:00
interrupt.h Initial commit. 2020-05-24 21:30:55 +01:00
main.c Remove redundant start_mutex. 2022-02-05 18:03:32 +00:00
test.h Fix operation with a subset of CPU cores enabled. 2022-02-01 15:38:06 +00:00