47b0414eab
Some multicore RV chips (mpfs, jh7110 etc) have hart clusters and globally numbered mhartids. Clusters with single hart or SMP support can be managed by one NuttX instance. Currently NuttX expects to use cluster-local ids. This allows us to get local ids by offsetting mhartids with a base value. Note that there are chips (e.g. k230) that use cluster-local ids directly, so this is not needed for them. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
Kconfig |