Loading
soc: qcom: peripheral-loader: assign mem to linux in pil_boot
In some scenarios the hypervisor assigned memory is not assigned
back to Linux as part of the shutdown or ramdump sequence.
To fix this, make sure to first assign the memory back to Linux
before allowing the memory to be assigned to both Linux and the
subsystem with the source VmID being HLOS.
CRs-Fixed: 941595
Change-Id: Ideb211f0946bcd13dfe0178fe94135d4b18cbf11
Signed-off-by:
David Keitel <dkeitel@codeaurora.org>