Preventing access to a part of the address space from Sigma0
"Masti Ramya Jayaram" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Dear all, I would like to prevent access to a part of the address space from sigma0 for security reasons on my board. For example, I would like to prevent even sigma from accessing say 0xc0000000 - 0xffffffff of memory. What is the best way to accomplish this and test it? Thanks, ramya