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: <20190402230103.25491-1-code@mmayer.net>
Date:   Tue,  2 Apr 2019 16:00:57 -0700
From:   Markus Mayer <code@...yer.net>
To:     Brian Norris <computersforpeace@...il.com>,
        Florian Fainelli <f.fainelli@...il.com>,
        Gregory Fong <gregory.0xf0@...il.com>
Cc:     Markus Mayer <mmayer@...adcom.com>,
        Broadcom Kernel List <bcm-kernel-feedback-list@...adcom.com>,
        ARM Kernel List <linux-arm-kernel@...ts.infradead.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/6] memory: brcmstb: dpfe: introduce DPFE API v3

From: Markus Mayer <mmayer@...adcom.com>

This series introduces a new API for communicating with the DCPU. 
It will be used as the default going forward.

Before adding the new API, there is also some code cleanup and
hardening.

This series is based on drivers/next of
https://github.com/Broadcom/stblinux.git, since it builds on top of
recently upstreamed changes that are present in this branch.

Markus Mayer (6):
  memory: brcmstb: dpfe: remove unused code and fix formatting
  memory: brcmstb: dpfe: report firmware loading error
  memory: brcmstb: dpfe: wait for DCPU to be ready
  memory: brcmstb: dpfe: prepare support for multiple API versions
  memory: brcmstb: dpfe: prepare for API-dependent sysfs attributes
  memory: brcmstb: dpfe: introduce DPFE API v3

 drivers/memory/brcmstb_dpfe.c | 273 ++++++++++++++++++++++++++--------
 1 file changed, 213 insertions(+), 60 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ