Hello,
I’m trying to use Linux kernel 5.4 from Toradex git repository (because of the WiFi driver we need) using my custom defconfig and also tried mx6_mx7_defconfig, but in both cases the kernel brings up only 1 CPU in secure mode. If I change the mode to non secure in U-Boot, both CPU are found, but the CAAM driver stops work, which is not critical, but it would be nice to have it.
Is this a known problem or I’m doing something wrong?
Thanks,
Petr