[pvmfw] Use separate heap for shared memory
Use a separate heap for shared memory allocation on platforms such as Gunyah, that do not support an API for guest to share its memory with host at runtime. The separate heap is initialized from the memory range indicated in swiotlb node's reg property. Test: m pvmfw_img Bug: 271493784 Change-Id: I784626c27024f647672abcb4e844903e6dc7be70 Merged-In: I784626c27024f647672abcb4e844903e6dc7be70
Please register or sign in to comment