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: <20221122202245.449198-1-nfrayer@baylibre.com>
Date:   Tue, 22 Nov 2022 21:22:42 +0100
From:   Nicolas Frayer <nfrayer@...libre.com>
To:     nm@...com, kristo@...nel.org, ssantosh@...nel.org,
        linux-arm-kernel@...ts.infradead.org, jassisinghbrar@...il.com,
        catalin.marinas@....com, will@...nel.org,
        linux-kernel@...r.kernel.org
Cc:     khilman@...libre.com, glaroque@...libre.com, nfrayer@...libre.com
Subject: [PATCH 0/3] arm64: arch_k3: Removed ti mailbox and sci select

Removing the automatic selection of the TI message manager and the
TI sci protocol drivers from ARCH_K3 to allow module build support.
Set these 2 drivers as ARCH_K3 for the default selection.
Tested on a TI AM62x SK board.

Nicolas Frayer (3):
  arm64: arch_k3: Removed ti mailbox and sci select
  mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
  firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver

 arch/arm64/Kconfig.platforms | 2 --
 drivers/firmware/Kconfig     | 1 +
 drivers/mailbox/Kconfig      | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ