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:   Wed, 2 Aug 2023 12:12:51 +0100
From:   Conor Dooley <conor.dooley@...rochip.com>
To:     <palmer@...belt.com>
CC:     <conor@...nel.org>, <conor.dooley@...rochip.com>,
        Paul Walmsley <paul.walmsley@...ive.com>,
        Atish Patra <atishp@...osinc.com>,
        Anup Patel <apatel@...tanamicro.com>,
        Alexandre Ghiti <alexghiti@...osinc.com>,
        Björn Töpel <bjorn@...osinc.com>,
        Song Shuai <suagrfillet@...il.com>,
        JeeHeng Sia <jeeheng.sia@...rfivetech.com>,
        "Petr Tesarik" <petrtesarik@...weicloud.com>,
        <linux-riscv@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: [RFT 0/2] RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected regions

Hey folks,

I was kinda sitting around hoping that someone who cared about
hibernation would decide to go and work on some patches that permitted
using it without having to use NONPORTABLE, but that has not yet
happened so here I am.

I've marked this RFT as I have not got a setup to test hibernation on a
system that suffers from the OpenSBI issue, nor have I used crash
kernels at all.

Thanks,
Conor.

CC: Paul Walmsley <paul.walmsley@...ive.com>
CC: Palmer Dabbelt <palmer@...belt.com>
CC: Atish Patra <atishp@...osinc.com>
CC: Anup Patel <apatel@...tanamicro.com>
CC: Conor Dooley <conor.dooley@...rochip.com>
CC: Alexandre Ghiti <alexghiti@...osinc.com>
CC: Björn Töpel <bjorn@...osinc.com>
CC: Song Shuai <suagrfillet@...il.com>
CC: JeeHeng Sia <jeeheng.sia@...rfivetech.com>
CC: Petr Tesarik <petrtesarik@...weicloud.com>
CC: linux-riscv@...ts.infradead.org
CC: linux-kernel@...r.kernel.org

Conor Dooley (2):
  RISC-V: handle missing "no-map" properties for OpenSBI's PMP protected
    regions
  Revert "RISC-V: mark hibernation as nonportable"

 arch/riscv/Kconfig           |  5 +----
 arch/riscv/include/asm/sbi.h |  5 +++++
 arch/riscv/kernel/sbi.c      | 42 +++++++++++++++++++++++++++++++++++-
 arch/riscv/mm/init.c         |  3 +++
 4 files changed, 50 insertions(+), 5 deletions(-)

-- 
2.40.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ