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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 16 Jun 2023 12:03:12 +0530
From:   sharath.kumar.d.m@...el.com
To:     lpieralisi@...nel.org, kw@...ux.com, robh@...nel.org,
        bhelgaas@...gle.com, linux-pci@...r.kernel.org, dinguyen@...nel.org
Cc:     linux-kernel@...r.kernel.org,
        D M Sharath Kumar <sharath.kumar.d.m@...el.com>
Subject: [PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform

From: D M Sharath Kumar <sharath.kumar.d.m@...el.com>

added new callback for
1) read,write to root port configuration registers
2) read,write to endpoint configuration registers
3) root port interrupt handler

agilex and newer platforms need to implemant the callback
and generic root port driver should work ( without much changes )
, legacy platforms (arria and startix) implement configuration read,write
directly in wrapper api _altera_pcie_cfg_read/_altera_pcie_cfg_write


D M Sharath Kumar (1):
  pci: agilex_pci: add pcie rootport support for agilex

 drivers/pci/controller/pcie-altera.c | 278 ++++++++++++++++++++++++++-
 1 file changed, 268 insertions(+), 10 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ