I have successfully built the NXP Auto Linux BSP 35.0 by cloning the repository from https://github.com/nxp-auto-linux/auto_yocto_bsp, using the branch release/bsp35.0.
The build process has resulted in the creation of the dtb with PFE configured as master.
However, we require the PFE slave.
I found the slave dtsi in the kernel source at `arch/arm64/boot/dts/freescale/s32g-pfe-slave.dtsi`
Is there any tidy way to configure the yocto build to generate the PFE slave rather than manually updating the dtb?
we have both the `pfe-slave and pfe` in yocto configuration (local.conf)
Also, is it possible to have both master and slave configuration simultaneously?
Thank you for your help and consideration.
Best regards
Sami