diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-03-04 14:47:07 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-03-09 14:36:53 +0100 |
commit | b741ab395b398058198ba3f055d9d8c4d631122f (patch) | |
tree | 1217fb8fffd2ca5ed54347c40760a4fd95997ed2 /docs/sphinx/compat.py | |
parent | 720e850f83ef6497d9992c43716fb5d7cc9a2ad2 (diff) | |
download | qemu-b741ab395b398058198ba3f055d9d8c4d631122f.zip qemu-b741ab395b398058198ba3f055d9d8c4d631122f.tar.gz qemu-b741ab395b398058198ba3f055d9d8c4d631122f.tar.bz2 |
hw/arm/aspeed_ast27x0.c Separate HW Strap Registers for SCU and SCUIO
There is one hw-strap1 register in the SCU (CPU DIE) and another hw-strap1
register in the SCUIO (IO DIE). The values of these two registers should not be
the same. To reuse the current design of hw-strap, hw-strap1 is assigned to the
SCU and sets the value in the SCU hw-strap1 register, while hw-strap2 is
assigned to the SCUIO and sets the value in the SCUIO hw-strap1 register.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Tested-by: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250304064710.2128993-6-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'docs/sphinx/compat.py')
0 files changed, 0 insertions, 0 deletions