commit | 19dd303134e479e1a674eed62a7cf892cbdc093a | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 20 17:47:14 2018 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 20 17:47:14 2018 +0000 |
tree | f9ac2f8fa1f577238e481ceb8aa891fc1d0a19de | |
parent | 2d39fb82924f01f80202cfe4fc042d267b894e84 [diff] |
mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image Define a new board model for the MPS2 with an AN505 FPGA image containing a Cortex-M33. Since the FPGA images for TrustZone cores (AN505, and the similar AN519 for Cortex-M23) have a significantly different layout of devices to the non-TrustZone images, we use a new source file rather than shoehorning them into the existing mps2.c. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>