Skip to content
Snippets Groups Projects
Commit 8dd193bc authored by Jiaxun Yang's avatar Jiaxun Yang Committed by Tom Rini
Browse files

xtensa: Implement phys virt conversion for PTP_MMU


For PTP_MMU our physical address is not directly mapped
into virtual address space, we need to access physical
memory from those fixed map segments.

Implement phys_to_virt and virt_to_phys hook to reflect
this setting.

Tested-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
Signed-off-by: default avatarJiaxun Yang <jiaxun.yang@flygoat.com>
parent e8461f4a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment