lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 9 May 2019 21:34:13 -0700 From: Bjorn Andersson <bjorn.andersson@...aro.org> To: unlisted-recipients:; (no To-header on input) Cc: Andy Gross <agross@...nel.org>, David Brown <david.brown@...aro.org>, Ohad Ben-Cohen <ohad@...ery.com>, Rob Herring <robh+dt@...nel.org>, Mark Rutland <mark.rutland@....com>, linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH v2 0/8] Qualcomm QCS404 CDSP improvements and fastrpc This series introduces the non-Trustzone based CDSP support, restructures the remoteproc nodes in the dts, introduces the IOMMU and adds the fastrpc nodes. The matrix_multi app is used for verification, the test completes 100% of the time, but exits only succesfully 70% of the time. Bjorn Andersson (7): dt-bindings: remoteproc: Rename and amend Hexagon v56 binding remoteproc: qcom: qdsp6-adsp: Add support for QCS404 CDSP arm64: dts: qcom: qcs404-evb: Mark CDSP clocks protected arm64: dts: qcom: qcs404: Add TCSR node arm64: dts: qcom: qcs404: Fully describe the CDSP arm64: dts: qcom: qcs404: Move lpass and q6 into soc arm64: dts: qcom: qcs404: Define APPS IOMMU Thierry Escande (1): arm64: dts: qcom: qcs404: Add fastrpc nodes ...qcom,adsp-pil.txt => qcom,hexagon-v56.txt} | 35 +- arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 7 + arch/arm64/boot/dts/qcom/qcs404.dtsi | 364 +++++++++++++----- drivers/remoteproc/qcom_q6v5_adsp.c | 73 +++- 4 files changed, 358 insertions(+), 121 deletions(-) rename Documentation/devicetree/bindings/remoteproc/{qcom,adsp-pil.txt => qcom,hexagon-v56.txt} (74%) -- 2.18.0
Powered by blists - more mailing lists