Patch 1 is dual core smp support. Patches 2-4 Implement the SLCR reset functionality.
changed from v1: Addressed PMM review (P1) Patches 2-4 are completely new. Removed previous patches 2-3 (no bootloader changes anymore) Peter A. G. Crosthwaite (4): xilinx_zynq: added smp support zynq_slcr: Add links to the CPUs zynq_slcr: Fixed ResetValues enum zynq_slcr: Implement CPU reset and halting hw/xilinx_zynq.c | 68 ++++++++++++++++++++++++++++++++++++++++++++--------- hw/zynq_slcr.c | 29 ++++++++++++++++++++++- 2 files changed, 84 insertions(+), 13 deletions(-)