aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/armsse.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell1-18/+31
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell1-0/+2
2019-02-28hw/arm/armsse: Wire up the MHUsPeter Maydell1-8/+28
2019-02-21hw/arm/armsse: Make 0x5... alias region work for per-CPU devicesPeter Maydell1-10/+16
2019-02-21hw/arm/armsse: Allow boards to specify init-svtorPeter Maydell1-4/+4
2019-02-21hw/arm/armsse: Fix memory leak in error-exit pathPeter Maydell1-4/+6
2019-02-15hw/arm/armsse: Fix miswiring of expansion IRQsPeter Maydell1-1/+1
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-0/+12
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+28
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+31
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-1/+38
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell1-0/+58
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell1-0/+41
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell1-0/+51
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell1-3/+28
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell1-2/+20
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell1-42/+164
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell1-2/+16
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell1-29/+49
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell1-3/+3
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-0/+784