Hello
I am trying to convert virtual address (corresponding to normal world)
stored in instruction pointer into virtual address in tz_vmm, in order to
read the instruction which caused the exception in normal world linux and
process accordingly. Though we do have physical address (using va_to_pa
function), but it is not helping in any way to read the instruction stored
at that physical address. Is there any way other than switching MMU off.

Thanks
Abhishek
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to