+2
−0
+12
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Secure memory uses a helper driver to lock memory in the hypervisor. The
helper driver is selectable at compile time (CONFIG_QCOM_SECURE_BUFFER)
Any attempts to allocate secure memory without the dependent support
will return -ENODEV which the kernel and user drivers should know how to
handle safely.
Change-Id: Ic0dedbadbde75ce8856a677d7c7793cda0c2c727
Signed-off-by:
Jordan Crouse <jcrouse@codeaurora.org>