The first patch address the regression with efivars using the qseecom driver reported by Johan Hovold. The second patch removed dead code that was left over during the conversion of the qseecom driver to using tzmeme. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> --- Bartosz Golaszewski (2): firmware: qcom: tzmem: fix virtual-to-physical address conversion firmware: qcom: qseecom: remove unused functions drivers/firmware/qcom/qcom_tzmem.c | 21 ++++++++++---- include/linux/firmware/qcom/qcom_qseecom.h | 45 ------------------------------ 2 files changed, 15 insertions(+), 51 deletions(-) --- base-commit: 931a3b3bccc96e7708c82b30b2b5fa82dfd04890 change-id: 20240730-tzmem-efivars-fix-d9635d39cbf2 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>