Releases: ARM-software/sbsa-acs
Releases · ARM-software/sbsa-acs
v24.11_REL7.2.1
What's Changed
- Baremetal compilation check to GitHub actions
- Check export restriction for crypto extension.
- Enhancement to Github Actions
- Added new argument "-only"
- Increase in PCIe table size
- Removing WORKSPACE dependency from .inf files
- PE test 16: fix parsing of mem-side cache level
- Adding header file for function prototype error build resolve
- Update test_c010.c : Correct the failure result status
- Skipping Ethernet device for FLR test
- Change for consistent spaces across sbsa and bsa
- Update MTE linux test to check for MTE2 and MTE3 feature
- Sbsa Errata Changes 625 and 657
- Change in .rst file and README.md file
- Fix for issue ARM-software/bsa-acs#262
- README: Fix argument order of sbsa_setup.sh
- Sbsa Mantis 710
- Aligning Test Description with Testcase checklist
- Update test_c032.c : Add check for EBF16
- Add support for PCCT based MSC
- Errata Update - RC & SMMU ATS checks
- Fix for #479: Addition of Rule ID
- Fix for #479: Addition of Rule ID
- max_pmg check for MPAM test 006
- Fixes #488 : PE Test 21
- Errata Update: Relaxation of Rules
- Fix for Typo in test 36
- Test description reformat for test 33
- Relaxing MBWU monitor count check
- Latency requirement relaxation
- Errata 743 and 663
- Errata 669: FEAT_LPA and FEAT_LPA2 Check
- Fix for ARM-software/bsa-acs#352
- Errata 607 and 678
- Changes to take the latest edk2
- S_PCIe_10 - STE.DCP enable and disable
- S_PCIe_11: Steering Tag properties
- Implementation for IE_REG_6 to IE_REG_9
- Fixes and enhancements
- Changes to exerciser test 906 and 907
- Changes for Errata 295 : Added test for S_RAS_01
- Smmu Sbsa Test will fail for no smmu compatibility
- Documentation updates
- Changes to READMe and version changes
- Add tag version to README
Full Changelog: v24.03_REL7.2.0_BETA-0...v24.11_REL7.2.1
SBSA ACS v7.2.0 Beta-0 Release
What's Changed
- Changes for SBSA Future Requirement Release
- Prebuilt image added for SBSA Future Requirement
SBSA ACS v7.1.5 Release
What's Changed
- L7_PE_09 is recommendation test
- check min FEAT_SPEv1p1 implemented
- Fixes irq_to_hwirq() API should have a return type of uint64
- PE test 16, check for CPOR support for LLC presented as mem-side
- Upgrade Github Action toolchain to 13.2 version
- Sbsa Errata Mantis - 668, 659, 581 and 582
- Porting -el1physkip in sbsa-acs
- README updates : SBSA linux app and module build steps
- Removing DMA status dependency on exerciser
- Remove iEPs from test 850
- Common VAL/PAL structure for SBSA
- SBSA prebuilt image and changelog updates
SBSA ACS v7.1.4 Release
- Initialized MMU at EL2.
- Fixed a bug in page table creation code that prevents overwriting page tables.
- Added PAL APIs to get the memory mapping of the system.
- Enhancements to Memory mapping of devices, peripherals and Memory pool.
- Revised values of TCR_EL2 and SCTLR_EL2.
- In a system with no PICe devices, skip USB and SATA controllers and move on to UART config.
Boot Framework support for Baremetal ACS
- Deprecating Baremetal support for RDN1
- Introducing Bootwrapper support
- Replacing pal_print calls with val_print in val
- Addition of cmake files instead of Makefiles
- Code improvements needed when additional compiler flags are added
SBSA ACS v7.1.3 Release
- Test enhancements and bug fixes
- Linux version moved to v6.4
- Improved print messages
- Reference documents for PCIe exerciser functionality
- Documentation changes
SBSA ACS v7.1.2 Release
- Test enhancements and bug fixes
- PMU and RAS tests updates
- Added support to Coresight components in Baremetal
- Test select and skip option enhanced to select multiple tests
- SMMU tests reordering and enhancements
- Documentation Changes
SBSA ACS v7.1.1 BETA-1 Release
- Baremetal support for SBSA7.1 specification including RAS, PMU and MPAM
- Initialise SMMU eventq handler
- Test enhancements and bug fixes
- Removed the limitation on skipping limited tests
- Change of order of modules run to sync with the order of modules run for BSA
- Better messaging and info details
- Removal of Exerciser tests common to SBSA and BSA
- Improved Documentation
SBSA v7.1.0 BETA-0 Release
- SBSA ACS updated to SBSA7.1 specification.
- MPAM, RAS, PMU tests are newly added at L7.
- PE, SMMU, GIC L7 rules tests added.
- pmu_app for PMU PE events added in linux_app.
- Bug fixes on SBSA 6.1.0 release.
SBSA v6.1.0 Release
- SBSA ACS updated to SBSA 6.1 specification
- SBSA ACS coverage will be covered by BSA and SBSA binaries
- BSA ACS will provide coverage for common rules of BSA and SBSA checklist.
- SBSA ACS will provide coverage for SBSA-specific rules
- RCiEP and iEP rules test will run at Level 6.
- Bug Fixes