You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/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>
2 years ago
..
aspeed_smc.h aspeed/smc: Cache AspeedSMCClass 2 years ago
ibex_spi_host.h hw/ssi: ibex_spi: fixup/add rw1c functionality 2 years ago
imx_spi.h hw/ssi: imx_spi: Use a macro for number of chip selects supported 4 years ago
mss-spi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
npcm7xx_fiu.h hw/ssi: NPCM7xx Flash Interface Unit device model 4 years ago
pl022.h arm: Update infocenter.arm.com URLs 4 years ago
sifive_spi.h hw/ssi: Add SiFive SPI controller support 4 years ago
ssi.h ssi: cache SSIPeripheralClass to avoid GET_CLASS() 2 years ago
stm32f2xx_spi.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
xilinx_spips.h hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips 4 years ago
xlnx-versal-ospi.h Clean up header guards that don't match their file name 3 years ago