iommu: arm-smmu: Add error message for hibernation usecase
The iommu driver may use hyp_assign to ensure its page tables are
mapped in stage 2 page table appropriate for a secure usecase. As
hypervisor configuration is not restored across hibernation, this
usecase is not currently supported. Print an error instead of
failing with an access violation.
Change-Id: Iaaaae2c2199555f61cff915b994510a07984d42c
Signed-off-by:
Patrick Daly <pdaly@codeaurora.org>
Loading
Please register or sign in to comment