Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Implement memory protection #21

Open
alexrp opened this issue Feb 9, 2014 · 1 comment
Open

Implement memory protection #21

alexrp opened this issue Feb 9, 2014 · 1 comment

Comments

@alexrp
Copy link
Member

alexrp commented Feb 9, 2014

Really simple stuff. Just need to respect the MEMPROTECT register and update the MEMSTATUS register. This should be done in the Memory class.

We do need to figure out what MEMRESERVE and MEMCONFIG are, though: http://forums.parallella.org/viewtopic.php?f=8&t=933

@alexrp
Copy link
Member Author

alexrp commented Feb 11, 2014

OK, the latter two registers are implementation-specific and/or don't actually exist. We should ignore them.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant