+8
−0
drivers/soc/qcom/hyp-debug.c
0 → 100644
+342
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add Hypervisor Debug driver that provides a debugfs user
interface to allow physical memory ranges to be mapped and
unmapped from stage 2. It also registers with subsystem restart
driver to map and unmap peripheral image memory regions.
This will help debug illegal memory accesses by forcing them to
create synchronous stage 2 exceptions.
Change-Id: Ie87f9b01bb6ad8c24c99b6bbd5236f224394642b
Signed-off-by:
Pratik Patel <pratikp@codeaurora.org>