f71cd2aaf5
the implementation of spinlock validation uses two LSB bits in the bottom of a pointer union to store a CPU index, which only has space for 4 CPUS. the MP_NUM_CPUS should be <= 4. Signed-off-by: Watson Zeng <zhiwei@synopsys.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |