Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for https://github.com/ARM-software/bsa-acs/issues/352 #502

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

Sujana-M
Copy link
Contributor

  • val_pcie_p2p_support API either return non_implemented or 0. having it twice is redundant, hence removed it in tests
  • In addition to the devices, the PCIe hierarchy also need to support P2P. hence added P2P check for PCIe hierarchy as well

- val_pcie_p2p_support API either return non_implemented or 0.
  having it twice is redundant, hence removed it in tests
- In addition to the devices, the PCIe hierarchy also need to
  support P2P. hence added P2P check for PCIe hierarchy as well

Signed-off-by: Sujana M <[email protected]>
@chetan-rathore chetan-rathore merged commit 38d8783 into ARM-software:master Oct 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants