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]
Message-ID: <20240425-purity-sniff-e17c1bcae41e@spud>
Date: Thu, 25 Apr 2024 17:08:58 +0100
From: Conor Dooley <conor@...nel.org>
To: Niko Pasaloukos <nikolaos.pasaloukos@...ize.com>
Cc: "robh@...nel.org" <robh@...nel.org>,
	"krzysztof.kozlowski+dt@...aro.org" <krzysztof.kozlowski+dt@...aro.org>,
	"conor+dt@...nel.org" <conor+dt@...nel.org>,
	"catalin.marinas@....com" <catalin.marinas@....com>,
	"will@...nel.org" <will@...nel.org>,
	"arnd@...db.de" <arnd@...db.de>, "olof@...om.net" <olof@...om.net>,
	Neil Jones <neil.jones@...ize.com>,
	Matt Redfearn <matthew.redfearn@...ize.com>,
	James Cowgill <james.cowgill@...ize.com>,
	"heiko.stuebner@...rry.de" <heiko.stuebner@...rry.de>,
	"shawnguo@...nel.org" <shawnguo@...nel.org>,
	"macromorgan@...mail.com" <macromorgan@...mail.com>,
	"sre@...nel.org" <sre@...nel.org>,
	"hvilleneuve@...onoff.com" <hvilleneuve@...onoff.com>,
	"andre.przywara@....com" <andre.przywara@....com>,
	"rafal@...ecki.pl" <rafal@...ecki.pl>,
	"linus.walleij@...aro.org" <linus.walleij@...aro.org>,
	"andersson@...nel.org" <andersson@...nel.org>,
	"konrad.dybcio@...aro.org" <konrad.dybcio@...aro.org>,
	"geert+renesas@...der.be" <geert+renesas@...der.be>,
	"neil.armstrong@...aro.org" <neil.armstrong@...aro.org>,
	"m.szyprowski@...sung.com" <m.szyprowski@...sung.com>,
	"nfraprado@...labora.com" <nfraprado@...labora.com>,
	"u-kumar1@...com" <u-kumar1@...com>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v3 0/5] Add support for Blaize BLZP1600 SoC

On Thu, Apr 25, 2024 at 09:15:02AM +0000, Niko Pasaloukos wrote:
> Adds basic support for the Blaize BLZP1600 SoC.
> This SoC contains two cores of Cortex-A53 CPUs, one Blaize
> Graph Streaming Processor (GSP) and several other IPs.
> 
> V3 changes:
>  * Removed unnecessary dt-bindings
>  * Update SoBs
> 
> V2 changes:
>  * Update SoBs
>  * `make dtbs_check` has no warnings
>  * Fix dts names and removed dead code
>  * DTS is separated from anything else
> 
> Nikolaos Pasaloukos (5):
>   dt-bindings: Add Blaize vendor prefix
>   dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
>   arm64: Add Blaize BLZP1600 SoC family
>   arm64: Add initial support for Blaize BLZP1600 CB2
>   arm64: defconfig: Enable ARCH_BLAIZE_BLZP1600
> 
>  .../devicetree/bindings/arm/blaize.yaml       |  40 ++++
>  .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
>  arch/arm64/Kconfig.platforms                  |   5 +
>  arch/arm64/boot/dts/Makefile                  |   1 +
>  arch/arm64/boot/dts/blaize/Makefile           |   2 +
>  .../boot/dts/blaize/blaize-blzp1600-cb2.dts   |  84 +++++++
>  .../boot/dts/blaize/blaize-blzp1600-som.dtsi  |  23 ++
>  .../boot/dts/blaize/blaize-blzp1600.dtsi      | 209 ++++++++++++++++++
>  arch/arm64/configs/defconfig                  |   1 +

I dunno if you've yet had any comment from Arnd on this series, but I'd
expect that the blaize patches follow the same path via the soc tree as
any other platform. I presume either you or one of the other Blaize guys
on this patchset will be taking care of that, so it would be a good idea
to add a MAINTAINERs entry covering the new arch/arm64/boot/dts/blaize
directory. There should be some more info about some of the expectations
at:
https://docs.kernel.org/process/maintainer-soc.html

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ