SMP support for Armv8-R AArch32 FVP #46385
-
Hi, With reference to https://github.com/zephyrproject-rtos/zephyr/pull/43581/commits which adds support for Armv8-R AArch32 FVP. Can you confirm if SMP is supported or not ? By looking at https://github.com/iotbzh/zephyr/blob/6e4f6b72b7906235251ee54bf9cfcaae9b58d021/arch/arm/core/aarch32/cortex_a_r/reset.S , it seems SMP is not supported as there is no code to boot up secondary cpus. However, the dts has four cpu nodes. Can someone please confirm ? |
Beta Was this translation helpful? Give feedback.
Answered by
carlocaione
Jun 13, 2022
Replies: 1 comment
-
Not supported yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ayankuma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not supported yet.