[PATCH] lib: sbi_pmu: Fix multiple FW counter start operations with custom PMU device
2026-01-16 16:53 UTC
[PATCH 00/22] Introduce MIPS p8700 based "eyeq7h" and "boston"
2026-01-15 17:48 UTC (25+ 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] lib: sbi: KASan implementation for OpenSBI
2026-01-14 19:08 UTC (2+ messages)
[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 (4+ 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 (4+ messages)
` [PATCH 1/2] lib: sbi: Expose __sbi_sfence_vma_all() function
` [PATCH 2/2] lib: sbi: Flush TLBs upon FWFT ADUE change
[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 (11+ messages)
` [PATCH 2/5] lib: sbi: Introduce "
` [PATCH 3/5] lib: sbi: Implement hart protection for PMP and ePMP
` [PATCH 4/5] lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
` [PATCH 5/5] lib: sbi: Factor-out PMP programming into separate sources
[PATCH v4 0/5] Initial ESWIN/EIC7700 support
2025-12-09 10:22 UTC (6+ messages)
` [PATCH v4 1/5] lib: sbi_hart_pmp: make sbi_hart_pmp_fence public
` [PATCH v4 2/5] lib: sbi_domain: add sbi_domain_get_oldpmp_flags
` [PATCH v4 3/5] lib: sbi_domain: make is_region_subset public
` [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
[PATCH v2] platform: generic: Keep some empty space in FDT passed to next stage
2025-12-09 6:44 UTC (5+ messages)
platform: generic: add CVA6 platform and support for PMU
2025-12-09 5:35 UTC (5+ messages)
[PATCH] lib: utils/fdt: devices to use MMIO memory
2025-12-09 4:09 UTC (2+ messages)
[PATCH 0/2] Fix permission checks for S-mode MMIO memregions
2025-12-08 11:32 UTC (5+ messages)
` [PATCH 1/2] lib: sbi_domain: Allow MMIO access to non-MMIO ranges
` [PATCH 2/2] lib: utils: Use SBI_DOMAIN_MMIO to check MMIO device permissions
[PATCH] platform: generic: spacemit: add missing objects.mk
2025-12-08 11:02 UTC (2+ messages)
[PATCH v5] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-12-08 11:02 UTC (2+ messages)
[PATCH 0/3] lib: utils/cache: Add SiFive PL2 and EC cache drivers
2025-12-08 11:02 UTC (7+ messages)
` [PATCH 1/3] lib: utils/cache: Handle last-level cache correctly in fdt_cache_add()
` [PATCH 2/3] lib: utils/cache: Add SiFive PL2 controller
` [PATCH 3/3] lib: utils/cache: Add SiFive Extensible Cache (EC) driver
[PATCH v3 0/4] Initial ESWIN/EIC7700 support
2025-12-07 16:02 UTC (11+ messages)
` [PATCH v3 2/4] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v3 4/4] platform: generic: eswin: add EIC7700
[PATCH 0/2] Restore platform specific CSRs when suspend
2025-12-07 10:59 UTC (5+ messages)
` [PATCH 1/2] lib: sbi: restore platform CSR "
` [PATCH 2/2] platform: thead: "
Upcoming OpenSBI v1.8 release
2025-12-07 5:15 UTC
[PATCH v2] Makefile: Add -fuse-ld for merge_objs
2025-12-02 7:05 UTC
[PATCH] Makefile: Add -fuse-ld for merge_objs
2025-12-02 6:49 UTC
[PATCH] lib/sbi: fix covered regions handling in sanitize_domain()
2025-12-02 5:27 UTC (6+ messages)
` [PATCH v2 0/2] Fix domain memory regions handling
` [PATCH v2 1/2] lib/sbi: fix covered regions handling in sanitize_domain()
` [PATCH v2 2/2] lib/sbi: get rid of static variable to hold root memregions count
[PATCH] Makefile: define C language standard to "gnu11"
2025-12-01 6:34 UTC (2+ messages)
[PATCH] Makefile: Only enable --print-gc-section for verbose(V=1) build
2025-12-01 6:02 UTC (2+ messages)
[PATCH] lib: sbi: sbi_pmu: Fix xINH bits configuring
2025-12-01 5:28 UTC (2+ messages)
[PATCH] platform: openpiton: use generic early init
2025-12-01 5:14 UTC (2+ messages)
[PATCH] platform: ariane: parse dtb for getting some initial parameters
2025-12-01 5:08 UTC (2+ messages)
[PATCH] platform: generic: Keep some empty space in FDT passed to next stage
2025-12-01 4:59 UTC (3+ messages)
[RFC PATCH v3 0/6] Extend the reserved PMP entries
2025-11-30 11:16 UTC (7+ messages)
` [RFC PATCH v3 1/6] include: sbi: sbi_platform: add sbi_platform_reserved_pmp_count()
` [RFC PATCH v3 2/6] lib: sbi_init: print total and reserved PMP counts
` [RFC PATCH v3 3/6] lib: sbi: riscv_asm: support reserved PMP allocator
` [RFC PATCH v3 4/6] lib: sbi: sbi_hart: extend PMP handling to support multiple reserved entries
` [RFC PATCH v3 5/6] lib: sbi: sbi_init: call sbi_hart_init() earlier
` [RFC PATCH v3 6/6] [TEMP] demonstrate hole protection using reserved PMP
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).