On 2/19/21 6:46 AM, Peter Maydell wrote:
Move the PPUs into the data-driven device placement framework. We don't implement them, so they are just TYPE_UNIMPLEMENTED stubs.Because the SSE-200 and the IotKit diverge here (the IoTKit does not have the PPUs) we need to separate out the ARMSSEDeviceInfo for the two variants, and only add the PPUs to the SSE-200. Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~