hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
commitf7c71b21f27b9cbac2c30eda11a93eb7f8722161
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Feb 2021 11:51:18 +0000 (15 11:51 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 6 Mar 2021 13:30:38 +0000 (6 13:30 +0000)
tree3084815fcd18156d76ad6b914999e379014ebd5b
parent9f9107e887a048d386ed94e52c1e22cbe4f58a4d
hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board

The AN505 and AN511 happen to share the same OSCCLK values, but the
AN524 will have a different set (and more of them), so split the
settings out to be per-board.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210215115138.20465-5-peter.maydell@linaro.org
hw/arm/mps2-tz.c