[PATCH v1 0/2] Memory allocation change in scm/mdt_loader

Gokul krishna Krishnakumar posted 2 patches 3 years, 6 months ago
drivers/firmware/qcom_scm.c         | 33 +++-------------------------
drivers/remoteproc/qcom_q6v5_mss.c  |  2 +-
drivers/soc/qcom/mdt_loader.c       | 44 +++++++++++++++++++++++++++----------
include/linux/qcom_scm.h            |  4 +---
include/linux/soc/qcom/mdt_loader.h |  5 +++--
5 files changed, 41 insertions(+), 47 deletions(-)
[PATCH v1 0/2] Memory allocation change in scm/mdt_loader
Posted by Gokul krishna Krishnakumar 3 years, 6 months ago
This patch attempts to remove the memory allocation call for the
qcom_metadata from the scm driver and move it to mdt_loader.

Gokul krishna Krishnakumar (2):
  firmware: qcom_scm: Remove memory alloc call from
    qcom_scm_pas_init_image()
  soc: qcom: mdt_loader: Move the memory allocation into mdt loader

 drivers/firmware/qcom_scm.c         | 33 +++-------------------------
 drivers/remoteproc/qcom_q6v5_mss.c  |  2 +-
 drivers/soc/qcom/mdt_loader.c       | 44 +++++++++++++++++++++++++++----------
 include/linux/qcom_scm.h            |  4 +---
 include/linux/soc/qcom/mdt_loader.h |  5 +++--
 5 files changed, 41 insertions(+), 47 deletions(-)

-- 
2.7.4