diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2021-02-19 14:45:56 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2021-03-08 17:20:02 +0000 |
| commit | e94d7723b5c0e7e51775ee8fc94a10e975392d0b (patch) | |
| tree | 17aa15ac7c5ab97f1eed4272974999ab3363aab1 /hw/misc/stm32f4xx_exti.c | |
| parent | 3378873802afe8af0355c4fac3e11e6510fc1f27 (diff) | |
| download | focaccia-qemu-e94d7723b5c0e7e51775ee8fc94a10e975392d0b.tar.gz focaccia-qemu-e94d7723b5c0e7e51775ee8fc94a10e975392d0b.zip | |
hw/arm/armsse: Add framework for data-driven device placement
The SSE-300 is mostly the same as the SSE-200, but it has moved some of the devices in the memory map and uses different device types in some cases. To accommodate this, add a framework where the placement and wiring of some devices can be specified in a data table. This commit adds the framework for this data-driven device placement, and makes the CMSDK APB timer devices use it. Subsequent commits will convert the other devices which differ between SSE-200 and SSE-300. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210219144617.4782-24-peter.maydell@linaro.org
Diffstat (limited to 'hw/misc/stm32f4xx_exti.c')
0 files changed, 0 insertions, 0 deletions