Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Platforms forum
How to map a PA into EL3's VA space?
Jump...
Cancel
State
Not Answered
Locked
Locked
Replies
1 reply
Subscribers
21 subscribers
Views
14028 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
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
How to map a PA into EL3's VA space?
dll
over 6 years ago
By checking the data, I know that all physical memory can be accessed in el3 privilege mode.
Now I have known the physical address of a block of allocated memory area in the kernel, and have passed the physical address to el3 through SMC, but I find that MMU is also turned on in el3, and I find that the virtual address and physical address in el3 are the same by printing tf_xlat_table.
But I still haven't found a way to map the physical address to el3's virtual address space.
0
dll
over 6 years ago
ohhhhhh, could you tell me the way
How to map a PA into EL3's VA space
Cancel
Vote up
0
Vote down
Cancel