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:   Fri, 13 Mar 2020 11:25:24 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     elder@...aro.org
Cc:     kuba@...nel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] soc: qcom: ipa: build IPA when COMPILE_TEST is enabled

From: Alex Elder <elder@...aro.org>
Date: Fri, 13 Mar 2020 07:11:26 -0500

> Make CONFIG_QCOM_IPA optionally dependent on CONFIG_COMPILE_TEST.
> 
> Suggested-by: Jakub Kicinski <kuba@...nel.org>
> Signed-off-by: Alex Elder <elder@...aro.org>
> ---
> 
> David, this implements a suggestion made by Jakub Kicinski.  I tested
> it with GCC 9.2.1 for x86 and found no errors or warnings in the IPA
> code.  It is the last IPA change I plan to make for v5.7.
> 
> Once reviewed and found acceptable, it should go through net-next.

When I try to use this I end up with the following Kconfig warnings:

WARNING: unmet direct dependencies detected for QCOM_SCM
  Depends on [n]: ARM || ARM64
  Selected by [m]:
  - QCOM_MDT_LOADER [=m]

So this needs more work.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ