Skip to content
Commit 0faa000b authored by Peter Hoyes's avatar Peter Hoyes Committed by Diego Sueiro
Browse files

yocto/baremetal-image: Specify number of CPUs for BSP test case



The BSP SMP test case uses the device tree to determine the number of
CPUs to validate. However, baremetal-image is overriding this by
specifiying maxcpus on the Linux command line. Override the number of
CPUs validated by the test case by specifiying TEST_SMP_NUM_CPUS in the
image recipe.

Additionally factor out the number of CPUs to the variable
BAREMETAL_IMAGE_NUM_CPUS so that it can be changed in one place.

Signed-off-by: default avatarPeter Hoyes <Peter.Hoyes@arm.com>
parent 546dd4c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment