Re: [PULL 00/83] aspeed queue
Richard Henderson <[email protected]>
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/11/26 09:28, Cédric Le Goater wrote: > The following changes since commit 84f07211cc5b4fc6a371559bf8a5de4fb068e648: > > Update version for v11.1.0 release (2026-08-11 10:04:46 -0400) > > are available in the Git repository at: > > https://github.com/legoater/qemu/ tags/pull-aspeed-20260811 > > for you to fetch changes up to 0375f6498eee6188089924bb766c653492ff8857: > > tests/qtest/aspeed-hace: Test the crypto command on the AST2700 (2026-08-11 18:25:58 +0200) > > ---------------------------------------------------------------- > aspeed queue: > > * Fixes missing Kconfig dependencies for Aspeed boards > * Adds 64-bit addressing support to the EHCI USB controller model. > Enable it on the AST2700 > * Extends Aspeed SMC qtest coverage with fast-read, DOR and QOR > read modes > * Introduces a separate Aspeed2700SCUState type and shares the SCUIO, > FMC and SCU instances across the AST2700 PSP, SSP and TSP > coprocessors > * Adds Data FIFO-based flash access for the AST2700 FMC controller > * Adds the ADC128D818 12-bit 8-channel ADC sensor device with tests, > wired up on the Anacapa board > * Reworks the PCA9552/PCA9555 GPIO/LED driver: polarity inversion, > datasheet-conformant command handling, GPIO QOM properties, reset > via the Resettable interface, and extensive qtest coverage > * Reworks the PCA9554 GPIO driver: output-to-input reflection, > PCA9536 support, pin direction property, and qtest coverage > * Adds PCA9555 IO expanders and temperature sensors to the Catalina > board > * Adds AST2700 I2C master buffer mode support > * Updates ASPEED functional tests to SDK v11.03 and Zephyr SDK v03.08 > * Adds AES-GCM support to the QEMU crypto cipher layer (gcrypt, > nettle, gnutls backends) with unit tests > * Adds crypto (AES) command emulation to the Aspeed HACE model: > direct access, scatter-gather, CTR, GCM modes, 64-bit DMA, with > qtest coverage on AST2500, AST2600, AST1030 and AST2700 Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/11.2 as appropriate. r~