Hello,
I see that inside the imx-scfw-porting-kit there is a scfw-export-linux folder with some APIs to be called by the kernel. What i don't understand is: do i need to move these files inside the linux-imx v5.4.24? Or are they already present?
For instance, what if i want to create/modify a partition for HW access?
Hello lorenzo,
They are already present, you can create a partition in hardware but not modifying these files since this file are just an api.
Regards