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] [day] [month] [year] [list]
Message-ID: <20250122145822.4ewsmkk6ztbeejzf@slashing>
Date: Wed, 22 Jan 2025 08:58:22 -0600
From: Nishanth Menon <nm@...com>
To: Daniel Schultz <D.Schultz@...tec.de>
CC: Andrew Halaney <ahalaney@...hat.com>,
        Catalin Marinas
	<catalin.marinas@....com>,
        Will Deacon <will@...nel.org>,
        Siddharth Vadapalli
	<s-vadapalli@...com>,
        "vigneshr@...com" <vigneshr@...com>, "srk@...com"
	<srk@...com>,
        "linux-arm-kernel@...ts.infradead.org"
	<linux-arm-kernel@...ts.infradead.org>,
        "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: defconfig: Enable PCI_J721E

On 14:53-20250122, Daniel Schultz wrote:
> can someone please apply this patch? It's actually required by all TI 
> AM6 devices with PCIe, e.g. AM64x.
> 
> - Daniel
> 
> On 07.08.24 22:15, Andrew Halaney wrote:
> > Enable PCI_J721E for usage in both host and endpoint modes.
> > This is used by boards such as Texas Instrument's SK-AM69 and
> > J784S4XEVM.
> >
> > Signed-off-by: Andrew Halaney <ahalaney@...hat.com>
> Tested-By: Daniel Schultz <d.schultz@...tec.de>
> > ---
> >   arch/arm64/configs/defconfig | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> > index 01dd286ba7ef0..e5222dbedd387 100644
> > --- a/arch/arm64/configs/defconfig
> > +++ b/arch/arm64/configs/defconfig
> > @@ -225,6 +225,8 @@ CONFIG_PCIE_RCAR_HOST=y
> >   CONFIG_PCIE_RCAR_EP=y
> >   CONFIG_PCIE_ROCKCHIP_HOST=m
> >   CONFIG_PCI_XGENE=y
> > +CONFIG_PCI_J721E_HOST=y
> > +CONFIG_PCI_J721E_EP=y
> >   CONFIG_PCI_IMX6_HOST=y
> >   CONFIG_PCI_LAYERSCAPE=y
> >   CONFIG_PCI_HISI=y

please make them as modules. no point in growing the default Image file.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ