Releases: ARM-software/sbsa-acs
Releases · ARM-software/sbsa-acs
Release v1.5 of the SBSA ACS suite.
Release v1.4 of the SBSA ACS suite.
Release v1.3 of the SBSA ACS suite.
- 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.
- 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.
Merge pull request #27 from ARM-software/master REL v1.0 merge from master branch.
Beta + Bug fixes
Creating a new Beta tag as it contains important bug fixes made after the Beta release.
Beta release of SBSA ACS
- Added a Linux driver and application to test DMA and SMMU scenarios.
- Added new tests to increase test coverage.
- Bug fixes for Multi-PE test random failures.
- other minor bug fixes and stability improvements.