aspeed/sli: Add AST2700 support
authorJamin Lin <jamin_lin@aspeedtech.com>
Tue, 4 Jun 2024 05:44:23 +0000 (13:44 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 16 Jun 2024 19:08:54 +0000 (21:08 +0200)
commitf944890dfd4222f091cea8680281e0bf7114f721
treee61ec63e894646617416747d7d5dd9858de58f0b
parent8db36a4f74ea97c2d7b5cd21515cd61c3749f39d
aspeed/sli: Add AST2700 support

AST2700 SLI engine is designed to accelerate the
throughput between cross-die connections.
It have CPU_SLI at CPU die and IO_SLI at IO die.

Introduce dummy AST2700 SLI and SLIIO models.

Signed-off-by: Troy Lee <troy_lee@aspeedtech.com>
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
hw/misc/aspeed_sli.c [new file with mode: 0644]
hw/misc/meson.build
hw/misc/trace-events
include/hw/misc/aspeed_sli.h [new file with mode: 0644]