hw/arm/mps2-tz: Support ROMs as well as RAMs
commitb89918fceb4041466d8a98400f173fb583f74899
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Feb 2021 11:51:32 +0000 (15 11:51 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 6 Mar 2021 13:30:39 +0000 (6 13:30 +0000)
treecf1e85a86a6b5e50e1665c2cb0d47ea51fdfce49
parent18a8c3b390550601e5b88cf78e416353d23bc1eb
hw/arm/mps2-tz: Support ROMs as well as RAMs

The AN505 and AN521 don't have any read-only memory, but the AN524
does; add a flag to ROMInfo to mark a region as ROM.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210215115138.20465-19-peter.maydell@linaro.org
hw/arm/mps2-tz.c