qemu-e2k/hw/ssi
Cédric Le Goater b84a9482a3 aspeed/smc: Cache AspeedSMCClass
Store a reference on the AspeedSMC class under the flash object and
use it when accessing the flash contents. Avoiding the class cast
checkers in these hot paths improves performance by 10% when running
the aspeed avocado tests.

Message-Id: <20220923084803.498337-7-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-10-24 11:20:15 +02:00
..
Kconfig
aspeed_smc.c aspeed/smc: Cache AspeedSMCClass 2022-10-24 11:20:15 +02:00
ibex_spi_host.c hw/ssi: ibex_spi: fixup/add rw1c functionality 2022-10-14 14:29:50 +10:00
imx_spi.c
meson.build
mss-spi.c
npcm7xx_fiu.c
omap_spi.c
pl022.c
sifive_spi.c
ssi.c ssi: cache SSIPeripheralClass to avoid GET_CLASS() 2022-10-24 11:20:15 +02:00
stm32f2xx_spi.c
trace-events
trace.h
xilinx_spi.c
xilinx_spips.c
xlnx-versal-ospi.c