Skip to content

[sw-sysemu] fix wrong SRAM_BASE in pma_bootrom_cacheop test - #118

Merged
glguida merged 1 commit into
aifoundry-org:masterfrom
AFOliveira:fix/pma-bootrom-cacheop-sram
Apr 1, 2026
Merged

[sw-sysemu] fix wrong SRAM_BASE in pma_bootrom_cacheop test#118
glguida merged 1 commit into
aifoundry-org:masterfrom
AFOliveira:fix/pma-bootrom-cacheop-sram

Conversation

@AFOliveira

Copy link
Copy Markdown
Member

0x0200E000 is outside the SRAM region (0x0200C000-0x0200CFFF), causing cache operations to hit an unmapped region and report a spurious PMA error.

I caught this while using #80 flow.

@glguida
glguida requested review from glguida and vidas March 31, 2026 14:44
@glguida

glguida commented Mar 31, 2026

Copy link
Copy Markdown
Member

LGTM. @vidas?

@vidas vidas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AFOliveira

Copy link
Copy Markdown
Member Author

@vidas Added it, thanks for the catch!

@glguida

glguida commented Apr 1, 2026

Copy link
Copy Markdown
Member

Please squash the commits in a single one.

@AFOliveira
AFOliveira force-pushed the fix/pma-bootrom-cacheop-sram branch from 10a4e0c to 0f6d280 Compare April 1, 2026 08:26
@AFOliveira

Copy link
Copy Markdown
Member Author

Done

@glguida
glguida merged commit dadbfe6 into aifoundry-org:master Apr 1, 2026
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.

3 participants