Hello everyone! Noobie here,
I have read zephyr documentation on their support for NXP i.MX93 EVK. I am a little confused on what is the best approach. My main use case is camera porting, so my understanding is that I will need to port Zephyr on the A55 core. I have seen some experimental examples on Zephyr's repository, but no official support for MIPI-CSI.
My other question is should I run Zephyr on both A55 and M33 or just on the A55?
Thank you!