Skip to content

Releases: ARM-software/sbsa-acs

Release v1.5 of the SBSA ACS suite.

20 Jun 09:38
Compare
Choose a tag to compare
  • Test #84: Bug fix - Print using UART base address from SPCR table to trigger interrupt.
  • Test #57: Bug fix - Check all PCI devices for MSI support instead of just SATA and USB controllers.
  • Test #58: Bug fix - Refer physical interrupt number instead of MSI vector data to check MSI uniqueness.

Release v1.4 of the SBSA ACS suite.

14 Mar 14:41
Compare
Choose a tag to compare
  • Test #65: Exclude pci-pci bridges and host bridge from no_snoop bit test.
  • Test #84: Bug fix - Use GSIV from SPCR table to generate UART interrupts.
  • Test #63: Bug fix - Use device class to identify PCI host bridge device.

Release v1.3 of the SBSA ACS suite.

02 Feb 19:46
Compare
Choose a tag to compare
  • Test #84: Fixed issue where UART interrupt test returned garbage value when interrupt was not generated.
  • Test #62: Fixed bugs in looping condition, while iterating through list all PCI devices, and in error handling.
  • Test #59: Fixed issue where bdf=0 was being treated as an invalid configuration.
  • Misc: Removed support for bulk skipping of tests, and enabled presenting a full view of tests being skipped.

Release v1.1 of the SBSA ACS suite.

27 Oct 08:17
Compare
Choose a tag to compare
  • Enhanced PSCI_CPU_ON error handling to wait for a pending PSCI_CPU_OFF operation to complete.
  • PciIo protocol is used to read ECAM address space in case the PCI endpoint is emulated in UEFI.
  • Increased sizes of the info tables to handle a wider range of platforms.

Release v1.0 of the SBSA ACS suite.

13 Jul 05:15
Compare
Choose a tag to compare
Merge pull request #27 from ARM-software/master

REL v1.0 merge from master branch.

Beta + Bug fixes

31 May 09:30
Compare
Choose a tag to compare
Beta + Bug fixes Pre-release
Pre-release

Creating a new Beta tag as it contains important bug fixes made after the Beta release.

Beta release of SBSA ACS

24 Apr 09:45
Compare
Choose a tag to compare
Pre-release
  1. Added a Linux driver and application to test DMA and SMMU scenarios.
  2. Added new tests to increase test coverage.
  3. Bug fixes for Multi-PE test random failures.
  4. other minor bug fixes and stability improvements.