On 5/10/21 12:08 PM, Peter Maydell wrote:
The AN547 sets the SRAM_ADDR_WIDTH for the SSE-300 to 21; since this is not the default value for the SSE-300, model this in mps2-tz.c as a per-board value.Reported-by: Devaraj Ranganna<devaraj.ranga...@linaro.org> Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- hw/arm/mps2-tz.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~