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]
Date:   Fri, 7 Oct 2022 15:21:05 +0530
From:   Kartik <kkartik@...dia.com>
To:     <thierry.reding@...il.com>, <jonathanh@...dia.com>,
        <digetx@...il.com>, <kkartik@...dia.com>, <windhl@....com>,
        <ndesaulniers@...gle.com>, <nathan@...nel.org>,
        <skamble@...dia.com>, <linux-tegra@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] Tegra Fuse Nvmem Interface Update

This series of patches make various enhancements and updates to Tegra
Fuse nvmem interface, that includes:
 1. Using per SOC nvmem cells. As, tegra fuse availability and size
    can vary from once SOC to another.
 2. Fixes an issue with nvmem binary interface which could result in RAS
    errors.
 3. Add opt-dla-disable nvmem cell for Tegra234 SOC, this is used by
    Tegra Deep Learning Accelerator driver to correctly identify internal
    and production boards.

NOTE: Patch "soc/tegra: fuse: use soc specific nvmem cells" had already
been sent out for review. Please ignore the previous patch.

Kartik (3):
  soc/tegra: fuse: use soc specific nvmem cells
  soc/tegra: fuse: add fuse nvmem keepout list
  soc/tegra: fuse: add opt-dla-disable nvmem cell

 drivers/soc/tegra/fuse/fuse-tegra.c   | 112 +---------
 drivers/soc/tegra/fuse/fuse-tegra30.c | 294 +++++++++++++++++++++++++-
 drivers/soc/tegra/fuse/fuse.h         |   4 +
 3 files changed, 299 insertions(+), 111 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ