ARMv7-A SMP: Allow CONFIG_SMP_NCPUS=1 for testing purposes

This commit is contained in:
Gregory Nutt
2016-05-18 08:35:27 -06:00
parent 32838fcc2c
commit f454b38d6e
2 changed files with 10 additions and 2 deletions
+4
View File
@@ -63,6 +63,10 @@ logic.
At this point, I would say that the basic NSH port is complete.
2016-05-18: Started looking at the SMP configuration. Initially, I verfied
that the NSH configuration works with CONFIG_SMP_NCPUS=1. Not a very
interesting case, but this does exercise a lot of the basic SMP logic.
Platform Features
=================