Is there anyone that have an idea how to load a new application (.elf) on CPU1 while running Linux on the other core (CPU0) without rebooting Linux?
I'm using a Zedboard and running simple AMP based on Xilinx XAPP1078.
I have tried to soft-reset the CPU1 but I can't start the application again after reset. Do I have to do anything special after a reset? I have just tried to start the application by writing the start-address to 0xfffffff0.