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-prev] [day] [month] [year] [list]
Date:   Tue, 30 Jun 2020 18:01:43 +0530
From:   gokulsri@...eaurora.org
To:     gokulsri@...eaurora.org, sboyd@...nel.org, agross@...nel.org,
        bjorn.andersson@...aro.org, david.brown@...aro.org,
        devicetree@...r.kernel.org, jassisinghbrar@...il.com,
        linux-arm-msm@...r.kernel.org, linux-clk@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-remoteproc@...r.kernel.org,
        mark.rutland@....com, mturquette@...libre.com, ohad@...ery.com,
        robh+dt@...nel.org, sricharan@...eaurora.org,
        nprakash@...eaurora.org
Subject: Re: [PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for
 secure pil

  Hi Bjorn,
  My below patch series (https://patchwork.kernel.org/cover/11545511/) 
with all the review comments addressed and this is on top of
  Govind's series (https://patchwork.kernel.org/cover/11060629/) "[v5] 
"Add non PAS wcss Q6 support for QCS404".
  Need your help to know how should I proceed further to merge these 
patches.

  Regards,
  Gokul

On 2020-05-13 15:00, Gokul Sriram Palanisamy wrote:
> IPQ8074 needs support for secure pil as well.
> Also, currently only unified firmware is supported.
> IPQ8074 supports split firmware for q6 and m3, so
> adding support for that.
> 
> This series is based on Govind's
> "[v5] Add non PAS wcss Q6 support for QCS404"
> 
> changes since v4:
>  - Rebased patch 8
> 
> changes since v3:
>  - In patch 10, Added release_firmware to free up
>    memory requested for m3 firmware.
> 
> changes since v2:
>  - In patch 5, Added a driver data 'bcr_reset_required'
>    to select if bcr reset is required
>  - In patch 10, Removed syscon implementation and moved
>    to mailbox framework to access APCS IPC
> 
> changes since v1:
>  - In patch 10, Addressed minor review comments.
> 
> Gokul Sriram Palanisamy (10):
>   remoteproc: qcom: Add PRNG proxy clock
>   remoteproc: qcom: Add secure PIL support
>   remoteproc: qcom: Add support for split q6 + m3 wlan firmware
>   remoteproc: qcom: Add ssr subdevice identifier
>   remoteproc: qcom: Update regmap offsets for halt register
>   dt-bindings: clock: qcom: Add reset for WCSSAON
>   clk: qcom: Add WCSSAON reset
>   dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
>   arm64: dts: Add support for scm on IPQ8074 SoCs
>   arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC
> 
>  .../devicetree/bindings/firmware/qcom,scm.txt      |   1 +
>  arch/arm64/boot/dts/qcom/ipq8074.dtsi              | 127 
> +++++++++++++++++
>  drivers/clk/qcom/gcc-ipq8074.c                     |   1 +
>  drivers/remoteproc/qcom_q6v5_wcss.c                | 157 
> +++++++++++++++++----
>  include/dt-bindings/clock/qcom,gcc-ipq8074.h       |   1 +
>  5 files changed, 258 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ