blob: 7eb1415b350b6ba6a50784211acf741b6fd9e7d2 (
plain)
1
2
3
4
5
6
7
8
9
|
config MEM_SHARE_QMI_SERVICE
depends on MSM_QMI_INTERFACE
bool "Shared Heap for external processors"
help
Memory Share Kernel Qualcomm Messaging Interface Service
receives requests from Modem Processor Sub System
for heap alloc/free from Application Processor
Sub System and send a response back to client with
proper handle/address.
|