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  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241018073417.2338864-1-quic_chunkaid@quicinc.com>
Date: Fri, 18 Oct 2024 15:34:14 +0800
From: Kyle Deng <quic_chunkaid@...cinc.com>
To: andersson@...nel.org, konradybcio@...nel.org, robh@...nel.org,
        krzk+dt@...nel.org, conor+dt@...nel.org
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, quic_tingweiz@...cinc.com,
        quic_aiquny@...cinc.com, quic_sudeepgo@...cinc.com,
        quic_taozhan@...cinc.com, Kyle Deng <quic_chunkaid@...cinc.com>
Subject: [PATCH v2 0/3]  Add aoss_qmp nodes for qcs615

Add dts nodes and to enable AOSS_QMP on QCS615. These nodes provide basic
AOSS side-channel message RAM information and mailbox capacity.

Signed-off-by: Kyle Deng <quic_chunkaid@...cinc.com>
---
Build Dependencies:
- Initial support for qcs615:
https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/

Patch made the following verifications:
- Successfully passed dt_binding_check
- Successfully passed compilation and node checks
- Successfully passed the invocation and execution of the upper module QDSS

Changes in v2:
- Add reviewed-by tag
- Fix typo error
- Link to v1:https://lore.kernel.org/all/20241017025313.2028120-1-quic_chunkaid@quicinc.com/

Kyle Deng (3):
  dt-bindings: mailbox: qcom,apcs-kpss-global: Document the qcs615 APSS
  dt-bindings: aoss: qcom: Document the qcs615 AOSS_QMP
  arm64: dts: qcom: qcs615: add AOSS_QMP node

 .../bindings/mailbox/qcom,apcs-kpss-global.yaml |  1 +
 .../bindings/soc/qcom/qcom,aoss-qmp.yaml        |  1 +
 arch/arm64/boot/dts/qcom/qcs615.dtsi            | 17 +++++++++++++++++
 3 files changed, 19 insertions(+)


base-commit: 8c6492fad8370b1181bdf18a04dde748ff0e108a
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ