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: <1592231348-31334-1-git-send-email-richard.gong@linux.intel.com>
Date:   Mon, 15 Jun 2020 09:29:04 -0500
From:   richard.gong@...ux.intel.com
To:     gregkh@...uxfoundation.org
Cc:     linux-kernel@...r.kernel.org, dinguyen@...nel.org,
        richard.gong@...ux.intel.com, Richard Gong <richard.gong@...el.com>
Subject: [PATCH 0/4] extend svc and rsu drivers for new RSU features 

From: Richard Gong <richard.gong@...el.com>

Patches have been internally reviewed by colleagues at Intel.

DCMF = Decision Configuration Management Firmware. The max retry parameter
is the maximum times the images is allowed to reload itself before giving
up and starting RSU failover flow.

Extend Intel Stratix10 service layer and Remote System Update (RSU)
drivers to get decision configuration management firmware (DCMF) versions
and max retry parameter value.

Add 5 device attributes to Intel Stratix10 Remote System Update (RSU)
sysfs interface.

Correct the incorrect flag value for COMMAND_RECONFIG_FLAG_PARTIAL and
increase FPGA reconfig timeout values.

Richard Gong (4):
  firmware: stratix10-svc: correct reconfig flag and timeout values
  firmware: stratix10-svc: extend svc to support new RSU features
  firmware: stratix10-rsu: extend rsu driver for new features
  firmware: rsu: add device attributes to sysfs interface

 .../testing/sysfs-devices-platform-stratix10-rsu   |  36 +++++
 drivers/firmware/stratix10-rsu.c                   | 166 ++++++++++++++++++++-
 drivers/firmware/stratix10-svc.c                   |  17 +++
 include/linux/firmware/intel/stratix10-smc.h       |  43 ++++++
 .../linux/firmware/intel/stratix10-svc-client.h    |  17 ++-
 5 files changed, 269 insertions(+), 10 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ