Initial MMU Implementation & MMIO Death #45
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
hubert/Pi-kachULM_OS!45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "mmu"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This will be my PR for :
Test are done on:
Tested on Raspberry Pi 4, it works.
Also, I have tested my branch on release (optimizations enabled) and it doesn't works.
Why disabling the instruction cache?
Same here, why disabling the cache?
Tested on CM4 and RPi 3b+.
Both Release and Debug with GCC 13.2.0 and Clang 17.0.6.
I'll do the Process Memory API in another PR, lot's of changes mist be merge here first I think.