iommu/qcom: Initialize secure page table
authorStanimir Varbanov <stanimir.varbanov@linaro.org>
Wed, 9 Aug 2017 14:43:05 +0000 (10:43 -0400)
committerJoerg Roedel <jroedel@suse.de>
Tue, 15 Aug 2017 15:34:49 +0000 (17:34 +0200)
commitd051f28c880712639aadd981bfed7dcd4dd0e159
tree526133aa5a6a0bf5476ac6260a03527024f1ce0b
parent0ae349a0f33fb040a2bc228fdc6d60111455feab
iommu/qcom: Initialize secure page table

This basically gets the secure page table size, allocates memory for
secure pagetables and passes the physical address to the trusted zone.

Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/qcom_iommu.c