lkml.org 
[lkml]   [2017]   [Aug]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v4 0/3] QCOM SCM Download mode support
Date
This enables kernel developers to enable "download mode", a mechanism for
entering a debug state to "download" memory content following a unexpected
warm-restart; e.g. security violation by accessing a protected register.

Bjorn Andersson (3):
firmware: qcom: scm: Expose secure IO service
firmware: qcom: scm: Expose download-mode control
arm64: dts: qcom: Specify dload address for msm8916 and msm8996

.../devicetree/bindings/firmware/qcom,scm.txt | 2 +
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +
arch/arm64/boot/dts/qcom/msm8996.dtsi | 7 ++
drivers/firmware/Kconfig | 11 +++
drivers/firmware/qcom_scm-32.c | 24 ++++++
drivers/firmware/qcom_scm-64.c | 44 +++++++++++
drivers/firmware/qcom_scm.c | 87 ++++++++++++++++++++++
drivers/firmware/qcom_scm.h | 8 ++
include/linux/qcom_scm.h | 4 +
9 files changed, 189 insertions(+)

--
2.12.0

\
 
 \ /
  Last update: 2017-08-15 00:46    [W:0.027 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site