public inbox for opensbi@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-12-09 10:25:05 to 2026-02-10 09:43:00 UTC [more...]

[PATCH 0/7] Fixes for load/store misaligned and access faults
 2026-02-10  9:40 UTC  (2+ messages)
` [PATCH 1/7] include: sbi: Add more mstatus and instruction encoding

[PATCH 0/8] Extend irqchip framework for M-mode interrupts
 2026-02-09 20:34 UTC  (16+ messages)
` [PATCH 1/8] lib: sbi_irqchip: Use chip as variable name for irqchip device
` [PATCH 2/8] lib: sbi_irqchip: Rename irq_handle() callback to process_hwirqs()
` [PATCH 3/8] lib: utils/irqchip: Fix context_map init in irqchip_plic_update_context_map()
` [PATCH 4/8] lib: utils/irqchip: Add IDC to hartindex map in struct aplic_data
` [PATCH 5/8] lib: sbi_irqchip: Support irqchip device targetting subset of harts
` [PATCH 6/8] lib: utils/irqchip: Add unique_id to plic, aplic, and imsic data
` [PATCH 7/8] lib: sbi_irqchip: Associate 32-bit unique ID for each irqchip device
` [PATCH 8/8] lib: sbi_irqchip: Allow registering interrupt handlers

[PATCH 0/3] Subject: [PATCH v3] lib: sbi: Add RISC-V Smrnmi extension support
 2026-02-09  2:36 UTC  (7+ messages)
` [PATCH 1/3] lib: sbi: Add Smrnmi extension detection
` [PATCH 2/3] lib: sbi: Enable Smrnmi extension handler
` [PATCH 3/3] firmware: fw_base.S: Add common NMI trap handler

[RFC v2 PATCH 0/2] Introduce irqchip and VIRQ layer prototypes
 2026-02-08 18:50 UTC  (9+ messages)
` [PATCH v2 1/2] lib: sbi: introduce abstraction for wired interrupt handling
` [PATCH v2 2/2] lib: sbi: Add VIRQ interrupt abstraction

[PATCH] lib: sbi_pmu: Track SBI_PMU_FW_PLATFORM started counter
 2026-02-02 19:28 UTC  (2+ messages)

[RFC PATCH 0/2] Introduce INTC and VIRQ layer prototypes
 2026-01-30 15:00 UTC  (5+ messages)
` [RFC PATCH 1/2] lib: sbi: introduce INTC abstraction for wired interrupts
` [RFC PATCH 2/2] lib: sbi: Add VIRQ layer

[PATCH v2] lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
 2026-01-25  9:06 UTC 

[PATCH] lib: sbi: KASan implementation for OpenSBI
 2026-01-24  9:35 UTC  (5+ messages)
  ` [PATCH v2] lib: sbi: Add "

[PATCH] lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
 2026-01-20 13:59 UTC  (4+ messages)

[PATCH 00/22] Introduce MIPS p8700 based "eyeq7h" and "boston"
 2026-01-18 11:38 UTC  (46+ messages)
` [PATCH 01/22] lib: sbi: print hartid in hex
` [PATCH 02/22] platform: generic: mips p8700: improve CM access tracing
` [PATCH 03/22] platform: generic: mips p8700: reserve memory for M-mode peripherals
` [PATCH 04/22] platform: generic: mips p8700: prohibit accessing memory beyond DRAM
` [PATCH 05/22] platform: generic: mips p8700: fix powering up other cluster
` [PATCH 06/22] platform: generic: mips p8700: use detected PMP count
` [PATCH 07/22] platform: generic: mips p8700: faster core boot
` [PATCH 08/22] platform: generic: mips p8700: use global CM addresses
` [PATCH 09/22] platform: generic: mips p8700: Add match data for CM info
` [PATCH 10/22] platform: generic: mips p8700: access CM registers via match data
` [PATCH 11/22] platform: generic: mips p8700: restrict memory region to physical memory as in DTS
` [PATCH 12/22] platform: generic: mips: add P8700 based "eyeq7h" and "boston"
` [PATCH 13/22] platform: generic: mips eyeq7h: power up clusters with OLB
` [PATCH 14/22] platform: generic: mips eyeq7h: detect accelerators cluster presence
` [PATCH 15/22] platform: generic: mips eyeq7h: deassert accelerator cluster resets
` [PATCH 16/22] platform: generic: mips p8700: cache geometry detection
` [PATCH 17/22] platform: generic: mips p8700: generic memranges init
` [PATCH 18/22] platform: generic: mips p8700: use SBI bitfield manipulator macros
` [PATCH 19/22] platform: generic: mips p8700: synchronize hi-res timers
` [PATCH 20/22] platform: generic: mips eyeq7h: synchronize timers across clusters
` [PATCH 21/22] platform: generic: mips eyeq7h: fix NCORE registers access from clusters 1..2
` [PATCH 22/22] platform: generic: mips p8700: dump MMIO regions
` [PATCH v2 00/20] Introduce MIPS p8700 based "eyeq7h" and "boston"
  ` [PATCH v2 01/20] lib: sbi: print hartid in hex
  ` [PATCH v2 02/20] platform: generic: mips p8700: improve CM access tracing
  ` [PATCH v2 03/20] platform: generic: mips p8700: reserve memory for M-mode peripherals
  ` [PATCH v2 04/20] platform: generic: mips p8700: fix powering up other cluster
  ` [PATCH v2 05/20] platform: generic: mips p8700: faster core boot
  ` [PATCH v2 06/20] platform: generic: mips p8700: use global CM addresses
  ` [PATCH v2 07/20] platform: generic: mips p8700: Add match data for CM info
  ` [PATCH v2 08/20] platform: generic: mips p8700: access CM registers via match data
  ` [PATCH v2 09/20] platform: generic: mips: add P8700 based "eyeq7h" and "boston"
  ` [PATCH v2 10/20] platform: generic: mips eyeq7h: power up clusters with OLB
  ` [PATCH v2 11/20] platform: generic: mips eyeq7h: detect accelerators cluster presence
  ` [PATCH v2 12/20] platform: generic: mips eyeq7h: deassert accelerator cluster resets
  ` [PATCH v2 13/20] platform: generic: mips p8700: cache geometry detection
  ` [PATCH v2 14/20] platform: generic: mips p8700: CPU clusters memranges
  ` [PATCH v2 15/20] platform: generic: mips p8700: use SBI bitfield manipulator macros
  ` [PATCH v2 16/20] platform: generic: mips p8700: synchronize hi-res timers
  ` [PATCH v2 17/20] platform: generic: mips eyeq7h: synchronize timers across clusters
  ` [PATCH v2 18/20] platform: generic: mips eyeq7h: fix NCORE registers access from clusters 1..2
  ` [PATCH v2 19/20] platform: generic: mips p8700: dump MMIO regions
  ` [PATCH v2 20/20] platform: generic: mips eyeq7h: prohibit accessing memory beyond DRAM

[PATCH] lib: sbi_pmu: Fix multiple FW counter start operations with custom PMU device
 2026-01-16 16:53 UTC 

[PATCH] lib : sbi: UBSan implementation for OpenSBI
 2026-01-14 11:49 UTC 

Hart isolation configuration failure (error -3) with OpenSBI 1.8 on QEMU 10.1.3 rva22s64/rva23s64 profiles
 2026-01-09 16:06 UTC  (9+ messages)

[PATCH] lib: sbi: warning when PMP is not present
 2026-01-08 16:03 UTC 

OpenSBI v1.8.1 Released
 2026-01-08 13:30 UTC 

Release cadence page for future OpenSBI versions
 2026-01-08 12:59 UTC  (2+ messages)

[PATCH v2] lib: sbi: Fix behavior on platform without HART protection
 2026-01-08  8:53 UTC  (3+ messages)

[PATCH 1/1] include: sbi_scratch: fix typo sbi_scratch -> HART id
 2026-01-08  7:11 UTC  (2+ messages)

[PATCH] lib: sbi: Fix behavior on platform without HART protection
 2026-01-07 15:23 UTC  (2+ messages)

[PATCH] lib: utils/serial: Add support for Altera JTAG UART
 2026-01-04  6:55 UTC 

[PATCH] firmware: generate __stack_chk_guard at compile time
 2026-01-04  6:37 UTC 

[PATCH v3 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  5:25 UTC  (2+ messages)

[PATCH v4 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  5:18 UTC 

[PATCH v2 1/1] firmware: Initialize stack guard via Zkr
 2026-01-04  4:10 UTC  (3+ messages)

OpenSBI v1.8 Released
 2025-12-29 12:31 UTC 

[PATCH 0/5] Add hart state management and system suspend support for AE350
 2025-12-29  7:19 UTC  (6+ messages)
` [PATCH 1/5] lib: utils/hsm: factor out ATCSMU code into an HSM driver
` [PATCH 2/5] platform: generic/andes: add CSR save and restore functions for AE350 platform
` [PATCH 3/5] lib: utils/cache: add cache enable function
` [PATCH 4/5] lib: utils/cache: add Andes last level cache controller
` [PATCH 5/5] lib: utils/suspend: add Andes ATCSMU suspend driver

[PATCH] include: Fix LLVM compile error in sbi_utils/hsm/fdt_hsm_sifive_inst.h
 2025-12-28 15:19 UTC  (2+ messages)

[PATCH] atomics: fix AMO test macros
 2025-12-28 15:16 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v3 0/3] Add trap-based ISA extension emulation
 2025-12-27 12:18 UTC  (4+ messages)
` [PATCH v3 1/3] lib: sbi: Workaround for FENCE(.I) errata on C906, C910
` [PATCH v3 2/3] lib: sbi: ISA extension emulation
` [PATCH v3 3/3] lib: sbi: ISA extension emulation (Zvbb)

[PATCH] lib: sbi: sbi_pmu: Fix multiple start and stop operations of FW counters
 2025-12-27  9:09 UTC  (2+ messages)

[PATCH] include: riscv_asm: Optimize csr_xyz() macros to reduce stack usage
 2025-12-27  9:09 UTC  (2+ messages)

[PATCH] lib/sbi: optimize domain memory regions copying
 2025-12-27  5:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lib: sbi: expected trap must always clear MPRV
 2025-12-26 11:06 UTC  (2+ messages)

[PATCH v6 0/7] Initial ESWIN/EIC7700 and Hifive P550 support
 2025-12-21 15:38 UTC  (16+ messages)
` [PATCH v6 1/7] lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
` [PATCH v6 2/7] lib: sbi_domain: add sbi_domain_get_oldpmp_flags
` [PATCH v6 3/7] lib: sbi_domain: make is_region_subset public
` [PATCH v6 4/7] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v6 5/7] platform: generic: eswin: add EIC7700
` [PATCH v6 6/7] lib: utils/serial: Support multiple UART8250 devices
` [PATCH v6 7/7] platform: generic: eswin: Add shutdown/reboot support for Hifive Premier P550

[PATCH] p8700: don't use AMO instructions
 2025-12-18 21:17 UTC  (2+ messages)

[PATCH v5 0/7] Initial ESWIN/EIC7700 and Hifive P550 support
 2025-12-18 11:14 UTC  (9+ messages)
` [PATCH v5 1/7] lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
` [PATCH v5 2/7] lib: sbi_domain: add sbi_domain_get_oldpmp_flags
` [PATCH v5 3/7] lib: sbi_domain: make is_region_subset public
` [PATCH v5 4/7] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v5 5/7] platform: generic: eswin: add EIC7700
` [PATCH v5 6/7] lib: utils/serial: Support multiple UART8250 devices
` [PATCH v5 7/7] platform: generic: eswin: Add shutdown/reboot support for Hifive Premier P550

[PATCH v3] platform: generic: Keep some empty space in FDT passed to next stage
 2025-12-16 18:07 UTC  (6+ messages)

[PATCH 0/2] OpenSBI FWFT ADUE update fix
 2025-12-16 14:55 UTC  (2+ messages)

[PATCH v2 0/5] OpenSBI hart protection abstraction
 2025-12-16 14:47 UTC  (7+ messages)
` [PATCH v2 1/5] lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
` [PATCH v2 2/5] lib: sbi: Introduce hart protection abstraction
` [PATCH v2 3/5] lib: sbi: Implement hart protection for PMP and ePMP
` [PATCH v2 4/5] lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
` [PATCH v2 5/5] lib: sbi: Factor-out PMP programming into separate sources

[PATCH v2 0/7] Add trap-based ISA extension emulation
 2025-12-15 17:12 UTC  (12+ messages)
` [PATCH v2 1/7] include: sbi: Make "s8" actually signed
` [PATCH v2 2/7] Makefile: sensible default value for OPENSBI_CC_XLEN
` [PATCH v2 3/7] include: sbi: Fix tab alignment
` [PATCH v2 4/7] include: sbi: Ignore rs1 and rd fields in FENCE.TSO
` [PATCH v2 5/7] lib: sbi: Workaround for FENCE(.I) errata on C906, C910

[PATCH 0/5] OpenSBI hart protection abstraction
 2025-12-09 12:55 UTC  (4+ messages)
` [PATCH 3/5] lib: sbi: Implement hart protection for PMP and ePMP

[PATCH v4 0/5] Initial ESWIN/EIC7700 support
 2025-12-09 10:22 UTC  (3+ messages)
` [PATCH v4 4/5] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v4 5/5] platform: generic: eswin: add EIC7700


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox