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

Draft: Add LLC bypass region for Carfield #176

Draft
wants to merge 3 commits into
base: aottaviano/carfield
Choose a base branch
from

Conversation

CyrilKoe
Copy link
Contributor

@CyrilKoe CyrilKoe commented Jan 5, 2025

The region at [0x2_8000_0000 ; 0x3_0000_0000[ can be used to bypass the LLC when the LLC is enabled.
This is useful to speedup device DMA when LLC is enabled (of course requires managing LLC flushes in software).
Note that the LLC already has an AXI demux - mux which bypasses the LLC by default. Thus there is no need to change anything in the LLC or its internal address map.

@CyrilKoe CyrilKoe requested a review from alex96295 January 5, 2025 13:43
@CyrilKoe CyrilKoe self-assigned this Jan 5, 2025
@CyrilKoe CyrilKoe changed the title Add LLC bypass region for Carfield Draft: Add LLC bypass region for Carfield Jan 5, 2025
@CyrilKoe CyrilKoe marked this pull request as draft January 5, 2025 14:17
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