Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

read memory in EL3

Hello, I want to read a memory(kmalloc in kernel) in EL3, and I have get the PA of memory. But I can't read it. Why? Thanks.

Parents
  • Thanks.I have found this problem. I don't map the PA into EL3 VA space. Now I try to map the PA and  fail to do it by function(mmap_add_dynamic_region_alloc_va and mmap_add_region_alloc_va), please tell me the way to mapp the PA into EL3 VA space. Thanks. Ignore my poor English.

Reply
  • Thanks.I have found this problem. I don't map the PA into EL3 VA space. Now I try to map the PA and  fail to do it by function(mmap_add_dynamic_region_alloc_va and mmap_add_region_alloc_va), please tell me the way to mapp the PA into EL3 VA space. Thanks. Ignore my poor English.

Children
No data