Skip to content

Skip PCI_MM_03 run as the test needs to ensure correct BAR memory access#705

Merged
chetan-rathore merged 1 commit intoARM-software:mainfrom
chetan-rathore:pci_mm_03-skip
Mar 24, 2026
Merged

Skip PCI_MM_03 run as the test needs to ensure correct BAR memory access#705
chetan-rathore merged 1 commit intoARM-software:mainfrom
chetan-rathore:pci_mm_03-skip

Conversation

@chetan-rathore
Copy link
Copy Markdown
Contributor

  • The current test maps the BAR memry region to NORMAL memmory and perform unaligned access
  • But in some cases, the BAR region might be mapped to a region which doesn't support unaligned access
  • Acess to such regions results in exception and breaks automation

Change-Id: Ic8055369d6881a2a6b5de7427af39a588f976ea1

 - The current test maps the BAR memry region to NORMAL memmory and perform unaligned access
 - But in some cases, the BAR region might be mapped to a region which doesn't support unaligned access
 - Acess to such regions results in exception and breaks automation

Change-Id: Ic8055369d6881a2a6b5de7427af39a588f976ea1
@chetan-rathore chetan-rathore merged commit 9cb4585 into ARM-software:main Mar 24, 2026
2 checks passed
@chetan-rathore chetan-rathore deleted the pci_mm_03-skip branch March 24, 2026 12:46
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.

1 participant