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]
Date:   Thu, 22 Sep 2022 15:23:59 +0100
From:   James Clark <james.clark@....com>
To:     coresight@...ts.linaro.org, catalin.marinas@....com,
        linux-arm-kernel@...ts.infradead.org
Cc:     suzuki.poulose@....com, mathieu.poirier@...aro.org,
        mike.leach@...aro.org, leo.yan@...aro.org, broonie@...nel.org,
        linux-kernel@...r.kernel.org, James Clark <james.clark@....com>,
        Will Deacon <will@...nel.org>
Subject: [PATCH v2 0/1] arm64: defconfig: Add Coresight as module

I'm still leaving out CONFIG_CORESIGHT_SOURCE_ETM4X because it depends
on the outcome of the investigation into CONFIG_PID_IN_CONTEXTIDR, but
I think we should enable these ones for now and start getting some of
the benefits sooner.

Changes since v1:

 * Remove CONFIG_CORESIGHT_CTI_INTEGRATION_REGS=y which shouldn't be
   enabled by default

-----

As suggested by Catalin here's the change to add Coresight to defconfig.

Unfortunately I don't think we should add CONFIG_CORESIGHT_SOURCE_ETM4X
which builds a few files until [1] is merged because of the overhead
of CONFIG_PID_IN_CONTEXTIDR.

[1]: https://lore.kernel.org/lkml/20211021134530.206216-1-leo.yan@linaro.org/T/

applies to arm64/for-next/core (e99db032d186)

James Clark (1):
  arm64: defconfig: Add Coresight as module

 arch/arm64/configs/defconfig | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.28.0

Powered by blists - more mailing lists