OP-TEE / optee_os

Trusted side of the TEE
Other
1.59k stars 1.07k forks source link

riscv: core_mmu_arch: fix address translation helpers #7010

Closed lyctw closed 2 months ago

lyctw commented 2 months ago

Fix misuse of virt_to_phys() and phys_to_virt() where is not aware MMU is disabled.

lyctw commented 2 months ago

Tag applied, thanks!