On 26/2/25 03:46, Patrick Venture wrote:
> The reg isn't validated to be a possible register before
> it's dereferenced for one case. The mmio space registered
> for the gpio device is 4KiB but there aren't that many
> registers in the struct.
>
> Google-Bug-Id: 397469048
> Change-Id: I2fb8d0d3d41422baab22e8fc7e9fadd0f2ee7068
^ Both lines are irrelevant on mainstream git history, otherwise:
Thanks, sorry, I was in a hurry last night to send this out and forgot to strip them.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Cc: qemu-stable@nongnu.org
Fixes: 526dbbe0874 ("hw/gpio: Add GPIO model for Nuvoton NPCM7xx")
> Signed-off-by: Patrick Venture <venture@google.com>
> ---
> hw/gpio/npcm7xx_gpio.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)