SYSLINK:proc-add virt to phys and map tiler functionality
This patch provides the following functionality:
1. Virt_To_Phys - Given a Co-processor's virtual
address, the pages that are mapped are retured
in the buffer passed by the user.
2. Given a Chiron's virtual address, maps to
Ducati virtual address. This is a hack for now
to address Tiler memory until the dynmamic memory
allocation for Tiler is supported.
This patch also fixed bug in memory unmap function
using iommu for Super and Large page cases.
Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com>
Showing
Please register or sign in to comment