Issue with Multi-Core Firmware Execution on Intel Cyclone V SoC
I am working on intel cyclone V SoC I have two cores in a processor Core 0 core 1, I want two firmware to run on two different cores core 0 and core 1 in bare metal . In linker/scat file core 0 en...