·
6 commits
to main
since this release
What's Changed
- adding readme for read and write block devices by @Ashishsharma1903 in #399
- sct device path included in sct.json and html summary pages by @Ashishsharma1903 in #401
- delete legacy directory(IR,SR,ES) after migration to new structure by @Guru9902 in #400
- Added FWTS Version in both Systemready and Devicetree bands by @sathishas89 in #405
- With changes in xBSA linux acs code to not depend on linux boot time information, xbsa patch is not required. by @chetan-rathore in #407
- Ethtool fix and wget enhancement by @Ashishsharma1903 in #410
- Updated the script for string mismatch and EV_EFI_ACTION by @manjunath3divakar in #413
- Copy acs_run_config.ini to result directory by @Guru9902 in #418
- Fix log redirection of device_driver.sh script by @Guru9902 in #419
- Merge the sysarch-acs branch changes to main branch by @chetan-rathore in #421
- Update linux-acs tag to track latest mainline code by @Guru9902 in #423
- Drop GCC49 dependency in BSA-ACS Yocto recipe by @Guru9902 in #427
- linux-yocto: Add USB config for KV260 by @alexander-sowarka in #428
- suite wise compliance now matches console output and include mandatory and recommended by @Ashishsharma1903 in #426
- Copy signed EFI binaries to deploy image for runtime availability by @Guru9902 in #432
- ACS-DT sort all keys of JSON objects by @Ashishsharma1903 in #433
- Ethtool Test and UEFI ping test Readme files and enhancements by @manjunath3divakar in #434
- Enabling lshw command in SR image by @manjunath3divakar in #435
- Capturing dmesg and journalctl logs to DT linux logs by @manjunath3divakar in #438
- Ethtool_test: Handle explicit ping failures to router/gateway and www.arm.com by @Ashishsharma1903 in #440
- Move to latest edk2-test-parser commit by @chetan-rathore in #441
- Log Parser changes enhacements and fixes by @chetan-rathore in #444
- dt-schema related changes by @Guru9902 in #447
- Clone systemready-scripts with linux_dump max entries 20 by @chetan-rathore in #448
- Remove the use of old GCC49 variables by @chetan-rathore in #450
- Update the edk2-test-parser commit to fix for ignore the old HII by @chetan-rathore in #452
- Drop TPM2 module test from FWTS for DT based system by @chetan-rathore in #453
- Refactor capsule update log parsing by @Ashishsharma1903 in #456
- Add support for capturing results of multi-payload capsule updates by @sathishas89 in #457
- build: fix gnulib fetch by updating GNULIB_URL to GitHub by @chetan-rathore in #459
- Add findutils and python3-pyyaml dependencies by @chetan-rathore in #460
- Update systemready scripts to changed xbsa exerciser base 1500 by @chetan-rathore in #461
- Standalone tests now alligned with test_category json. by @Ashishsharma1903 in #462
- Updates to DT test category table by @chetan-rathore in #463
- Log parser changes for making merged json fields consistent by @Ashishsharma1903 in #464
- Failure count should not include waiver test count by @chetan-rathore in #465
- Enable SPMI PMIF + MT6315 regulator to support MTK devices by @anncheng-arm in #466
- Fixed else statement bug and count issue for compliant with waivers by @Ashishsharma1903 in #467
- Add GNU_MIRROR for more stable and faster responses by @ownia in #468
- copy acs_waiver.json into result directory by @Guru9902 in #477
- Use sysarch-acs version update commit id by @chetan-rathore in #478
- Updates to DT test category table by @chetan-rathore in #479
- dt-validate parser: support new format and warnings by @chetan-rathore in #480
- Run dt-parser on dt-validate log for failure categorization by @chetan-rathore in #481
- dt-validate: handle table-style logs; skip preamble/summary noise by @Ashishsharma1903 in #482
- Minor improvements and fixes by @chetan-rathore in #483
- updating waiver.json and waiver guide according to waivable suites in test category json by @Ashishsharma1903 in #485
- Update README.md by @Ashishsharma1903 in #487
- ethtool-test.py: use ip over deprecated ifconfig to bring interfaces up/down by @chaws in #488
- Integration of pfdi acs in DT ACS by @chetan-rathore in #493
- Updated the dt bindings source to linux 6.16 by @chetan-rathore in #494
- fix(psci): treat psci not run or supported as non-compliance by @chetan-rathore in #495
- enable MediaTek DWMAC Ethernet driver as module by @anncheng-arm in #497
- upgrade edk2 and edk2-test versions by @sathishas89 in #501
- log parser changes for ethtool and os tests and minor fixes: by @Ashishsharma1903 in #500
- bbsr extension results comes under acs summary in merged json by @Ashishsharma1903 in #502
- Fix PFDI commit id for v3.1.0 DT release by @chetan-rathore in #503
- Enable automatic root login on ttyAML0 by @sathishas89 in #505
- Fix commit ids for BSA test suite for DT by @chetan-rathore in #506
- use linux-acs commit with msi-x vector guard by @chetan-rathore in #507
- Skip PCIe displayport, mass storage, nic card by @chetan-rathore in #508
- refine capsule-on-disk result logic for stricter verdict consistency by @Ashishsharma1903 in #513
- Readme updates for systemready v3.1.0 release by @chetan-rathore in #520
New Contributors
- @alexander-sowarka made their first contribution in #428
- @anncheng-arm made their first contribution in #466
- @chaws made their first contribution in #488
Full Changelog: v25.04_DT_3.0.1...v25.10_DT_3.1.0
New Test Suite Addition
- PFDI ACS has been newly integrated into the DT ACS image.
- This test suite is currently at Beta quality.