Skip to content
Snippets Groups Projects
user avatar
Troy Lee authored
Aspeed 2600 SDK enables I3C support by default.  The I3C driver will try
to reset the device controller and set it up through device address table
register.  This dummy model responds to these registers with default values
as listed in the ast2600v10 datasheet chapter 54.2.

This avoids a guest machine kernel panic due to referencing an
invalid kernel address if the device address table register isn't
set correctly.

Signed-off-by: default avatarTroy Lee <troy_lee@aspeedtech.com>
Reviewed-by: default avatarGraeme Gregory <quic_ggregory@quicinc.com>
Reviewed-by: default avatarCédric Le Goater <clg@kaod.org>
Tested-by: default avatarGraeme Gregory <quic_ggregory@quicinc.com>
Message-id: 20220111084546.4145785-2-troy_lee@aspeedtech.com
[PMM: tidied commit message; fixed format strings]
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
119df56b
History
Name Last commit Last update