hw/misc: Support 8-bytes memop in NPCM GCR module
authorHao Wu <wuhaotsh@google.com>
Wed, 19 Feb 2025 18:46:00 +0000 (10:46 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2025 15:22:21 +0000 (15:22 +0000)
commitca2fd966ea90b2ca02a4eff1afc2b89e963680a1
tree31b295dab04ff68ddda3fdfdda8ca91b739197bc
parent0ad46bbb56585fc3900f803747c485529869ca22
hw/misc: Support 8-bytes memop in NPCM GCR module

The NPCM8xx GCR device can be accessed with 64-bit memory operations.
This patch supports that.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@linaro.org>
Message-id: 20250219184609.1839281-10-wuhaotsh@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/npcm_gcr.c
hw/misc/trace-events