Initialise PCIe and IOVIRT tables for BM GPU and update ACS version to 8.0.2#469
Merged
chetan-rathore merged 2 commits intoJul 10, 2026
Conversation
- Update SBSA ACS version metadata from 8.0.1 to 8.0.2 and refresh the corresponding release tag references to v26.06_SBSA_8.0.2. - Keep the previous 8.0.1 entry in the top-level release table while adding 8.0.2 as the latest release. Signed-off-by: Sujana M <sujana.murali@arm.com> Change-Id: I38ba406d9bbd5b0250e45e0f3e75a8ba6791f6e2
- Include GPU in the baremetal SBSA init checks that create the PCIe and IOVIRT info tables. - Ensure GPU rules that depend on PCIe RC or SMMU discovery have the required platform tables when the GPU module is run directly. Signed-off-by: Sujana M <sujana.murali@arm.com> Change-Id: I12cdaa3320acfd67e26a11de0284c079364da890
a6ed6a3
into
ARM-software:release/sbsa/v8.0.2
29 checks passed
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.
sbsa: update ACS release version to 8.0.2
the corresponding release tag references to v26.06_SBSA_8.0.2.
adding 8.0.2 as the latest release.
fix(gpu): initialise PCIe and IOVIRT tables for BM GPU
IOVIRT info tables.
required platform tables when the GPU module is run directly.