You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm guessing Write-Back should be okay (and preferred, because it is the most performant), but I'm not 100% sure. Am I right? Either way, can the requirements for this be mentioned in the docs for map_physical_region?
Also I am assuming the memory protection needs to be readable, and should be not writable and not executable. Can this also be added to the docs?