diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-22 10:33:02 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-25 23:39:11 +0200 |
commit | 5c14d7cbd42326bf35d18cb765015edfc9883272 (patch) | |
tree | 665e3d5aa2c028dd1128beb6de5b3f2360d83a36 /python/scripts | |
parent | 5071c229106dc6fc46fd1b7667ffa12e0bc47b1d (diff) | |
download | qemu-5c14d7cbd42326bf35d18cb765015edfc9883272.zip qemu-5c14d7cbd42326bf35d18cb765015edfc9883272.tar.gz qemu-5c14d7cbd42326bf35d18cb765015edfc9883272.tar.bz2 |
hw/intc/aspeed: Set impl.min_access_size to 4
This patch explicitly sets ".impl.min_access_size = 4" to match the
declared ".valid.min_access_size = 4", enforcing stricter access size
checking and preventing inconsistent partial accesses to the interrupt
controller registers.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250522023305.2486536-2-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions