msf2: Add Smartfusion2 SoC
commitebc1fbb4a1400f7c78d38360db5566c6cbfab4c7
authorSubbaraya Sundeep <sundeep.lkml@gmail.com>
Wed, 20 Sep 2017 20:17:36 +0000 (20 17:17 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 21 Sep 2017 15:36:56 +0000 (21 16:36 +0100)
treea048cf6cf3d4965ef52ca523cc87fccc5cc0cd6c
parent268ee7deb4e9bea1c1f9911780f584f71edcf1e0
msf2: Add Smartfusion2 SoC

Smartfusion2 SoC has hardened Microcontroller subsystem
and flash based FPGA fabric. This patch adds support for
Microcontroller subsystem in the SoC.

Signed-off-by: Subbaraya Sundeep <sundeep.lkml@gmail.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20170920201737.25723-5-f4bug@amsat.org
[PMD: drop cpu_model to directly use cpu type, check m3clk non null]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/arm/Makefile.objs
hw/arm/msf2-soc.c [new file with mode: 0644]
include/hw/arm/msf2-soc.h [new file with mode: 0644]