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] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 28 Nov 2020 12:19:57 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Alex Elder <elder@...aro.org>
Cc:     davem@...emloft.net, evgreen@...omium.org, subashab@...eaurora.org,
        cpratapa@...eaurora.org, bjorn.andersson@...aro.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 0/6] net: ipa: start adding IPA v4.5 support

On Wed, 25 Nov 2020 14:45:16 -0600 Alex Elder wrote:
> This series starts updating the IPA code to support IPA hardware
> version 4.5.
> 
> The first patch fixes a problem found while preparing these updates.
> Testing shows the code works with or without the change, and with
> the fix the code matches "downstream" Qualcomm code.
> 
> The second patch updates the definitions for IPA register offsets
> and field masks to reflect the changes that come with IPA v4.5.  A
> few register updates have been deferred until later, because making
> use of them involves some nontrivial code updates.
> 
> One type of change that IPA v4.5 brings is expanding the range of
> certain configuration values.  High-order bits are added in a few
> cases, and the third patch implements the code changes necessary to
> use those newly available bits.
> 
> The fourth patch implements several fairly minor changes to the code
> required for IPA v4.5 support.
> 
> The last two patches implement changes to the GSI registers used for
> IPA.  Almost none of the registers change, but the range of memory
> in which most of the GSI registers is located is shifted by a fixed
> amount.  The fifth patch updates the GSI register definitions, and
> the last patch implements the memory shift for IPA v4.5.

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ