Tool for automatically generating MMU and translation table setup code, whether to drag and drop into your own bare metal arm64 projects or to assist you in your own learning.
Stars
81
Forks
22
Watchers
81
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
48
commits
table.py: fix crash when a region overflows with remaining complete chunks
49fa257View on GitHubCleanup mmu.py to use args.tg_str instead of integer literal
b00dd27View on GitHubCleanup table.py to use args.tg_str instead of an integer literal
e677a97View on GitHub