Add PC-BSA v0.8.0 Beta prebuilt EFI app#60
Merged
Conversation
Signed-off-by: Amrathesh <amrathesh@arm.com>
chetan-rathore
approved these changes
Jul 31, 2025
amrathesh
added a commit
to amrathesh/sysarch-acs
that referenced
this pull request
Aug 11, 2025
- Resolved merge conflicts with respect to pc-bsa v0.8.0. - Updated pc-bsa docs for rules affected by test split (P_L1SM_02, P_L1SM_03 and P_L1MM_01). - Update pc-bsa execute tests API. Merge List: * 5010532 Merge pull request ARM-software#60 from amrathesh/main * 78b4f4c Add PC-BSA v0.8.0 Beta prebuilt EFI app * 06289a9 Merge pull request ARM-software#59 from amrathesh/main * 006b0ff fix(mpam): fix for typo in MPAM test prints * 242545c Add GitHub workflow for PC-BSA ACS * 4c3f17a fix(ras): Use 64-bit MMIO access for RAS register read/write * 3b327b5 fix(ras005): Initialize intr_pending for every node * 27f9124 val: drop not used WriteErrIdr and WriteErrPfgf functions * a70fc55 Merge branch 'feature/pc-bsa/rel-0.8.0' into main * 198b178 feat(smmu): Add B_SMMU_05 check via i025 test * c314e3f Update PC-BSA README.md * 0e56008 Rename folder sys_arch_src to driver * d1e9f50 Update test numbers for PC BSA in documentation * 8222229 Merge branch 'main' into feature/pc-bsa/rel-0.8.0 * 23bf6ce Add PC BSA Document and Update Version * 096eb0a fix(gic) : Type mismatch in pal_gic_install_isr and cast ISR to HARDWARE_INTERRUPT_HANDLER * a6eec7d Add Linux PC BSA application support * 192d4c2 Add PC BSA test for PCIe module * db9e34b Add TPM2 Module support for PC BSA * d8fbbee Add support for P_L1_01 in Unified ACS * 85673d0 Add PC BSA Future test P_L2WD_01 * 27221be Update README.md to recommended edk2-stable202505 tag * 2c116e8 Use edk2-stable202505 build tag * 0b51252 Upgrade to edk2-stable202505 * 5ae8630 Add PC BSA Alpha test documentation * 2f334d1 Port PC-BSA Alpha test changes * 844a04c fix(iovirt): Add support for SMMU address mapping * e9963ad Rename skip_test to test_skip for better readability * 0c41130 fix(pcie): move next_bdf label to avoid array out of bound Change-Id: Ia58c53a2e4086c7b0c7996bc357cf5279fed1c14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add PC-BSA v0.8.0 Beta prebuilt EFI app