SOC Archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Maximilian Luz <luzmaximilian@gmail.com>
Subject: [GIT PULL] Qualcomm driver fix for v6.9
Date: Sat, 20 Apr 2024 11:38:15 -0500	[thread overview]
Message-ID: <20240420163816.1133528-1-andersson@kernel.org> (raw)


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(-)

             reply	other threads:[~2024-04-20 16:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-20 16:38 Bjorn Andersson [this message]
2024-04-26 16:21 ` [GIT PULL] Qualcomm driver fix for v6.9 patchwork-bot+linux-soc
2024-04-26 16:22 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240420163816.1133528-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=luzmaximilian@gmail.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).