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

From: Gokul krishna Krishnakumar
Date: Mon Sep 12 2022 - 14:41:58 EST


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