Re: [RFC] SMP support for RISC-V privilege architecture
Boie, Andrew P
(*)QEMU RV32 virt pc:That PR looks fine. But you definitely will have some work to do to get SMP working on Risc-V, starting with changing the arch to select CONFIG_SWITCH, and then implement arch_start_cpu(), arch_curr_cpu(), etc. But I don't understand Zephyr's SMP mechanism perfectly and don't knowThere are an assortment of tests with 'smp' in their tags, defined by testcase.yaml. So you can do: sanitycheck -p <your target name> -t smp To quickly run these. HTH Andrew -----Original Message-----
|
|