On 10/15/25 08:21, Jamin Lin wrote:
Previously, the TSP memory was incorrectly modeled as "SRAM" with a 32 MB size. Rename from SRAM to SDRAM and correct size from 32MB to 512MB to match hardware.Signed-off-by: Jamin Lin <[email protected]> --- hw/arm/aspeed_ast27x0-tsp.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Cédric Le Goater <[email protected]> Thanks, C.
