Kconfig 365 B

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