v1: 1. Fix Out-of-Bounds access by using dynamic register array v2: 1. Fix Out-of-Bounds access by increasing static array size 2. Increase I2C device register size to 0xA0 for AST2700 A1
Jamin Lin (2): hw/i2c/aspeed_i2c: Fix out-of-bounds read in I2C MMIO handlers hw/i2c/aspeed_i2c: Increase I2C device register size to 0xA0 include/hw/i2c/aspeed_i2c.h | 3 +- hw/i2c/aspeed_i2c.c | 58 ++++++++++++++++++------------------- 2 files changed, 29 insertions(+), 32 deletions(-) -- 2.43.0
