Hello everyone,
we are trying to use the FlexSPI resource from the SCFW boot partition (in u-boot) as well as from the M4 core 0 (FreeRTOS).
After searching a little bit, I found this article: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Resource-...
There you write, that resources can be shared through a virtual resource. However, I failed to find any example code how to archive this. I couldn't even find the referenced VIRT_I2C example in the Linux BSP.
Can you provide a link to a documentation or an example code snippet? Or maybe some other clue how we can archive our use case?