[GIT PULL] Qualcomm driver fix for v6.9
Bjorn Andersson
andersson at kernel.org
Sat Apr 20 09:38:15 PDT 2024
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-fixes-for-6.9
for you to fetch changes up to ed09f81eeaa8f9265e1787282cb283f10285c259:
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes (2024-04-09 10:05:03 -0500)
----------------------------------------------------------------
Qualcomm driver fix for v6.9
This reworks the memory layout of the argument buffers passed to trusted
applications in QSEECOM, to avoid failures and system crashes.
----------------------------------------------------------------
Maximilian Luz (1):
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
drivers/firmware/qcom/qcom_qseecom_uefisecapp.c | 137 ++++++++++++++++--------
drivers/firmware/qcom/qcom_scm.c | 37 ++-----
include/linux/firmware/qcom/qcom_qseecom.h | 55 +++++++++-
include/linux/firmware/qcom/qcom_scm.h | 10 +-
4 files changed, 153 insertions(+), 86 deletions(-)
More information about the linux-arm-kernel
mailing list