OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 21:36:33 to 2026-07-20 07:55:52 UTC [more...]

[RFC PATCH 00/12] Add RISC-V Worlds ISA support to OpenSBI
 2026-07-20  7:55 UTC  (31+ messages)
` [RFC PATCH 01/12] lib: sbi_hart: detect RISC-V Worlds ISA extensions
` [RFC PATCH 02/12] lib: utils: fdt_helper: parse RISC-V Worlds DT properties
` [RFC PATCH 03/12] lib: sbi_hart: enforce riscv,pmwid for Worlds ISA
` [RFC PATCH 04/12] lib: sbi_hart: lock mwid CSR for RoT immutability
` [RFC PATCH 05/12] include: sbi_domain: add Worlds WID fields
` [RFC PATCH 06/12] include: sbi_types: add PRIx64 format macro
` [RFC PATCH 07/12] lib: sbi_domain: print World ID config at boot
` [RFC PATCH 08/12] lib: sbi_init: print M-mode World ID "
` [RFC PATCH 09/12] platform: generic: parse root domain WID config from DT
` [RFC PATCH 10/12] lib: utils: fdt_domain: parse per-domain WID properties
` [RFC PATCH 11/12] lib: sbi_domain: add Worlds CSR config on domain entry
` [RFC PATCH 12/12] docs: add RISC-V Worlds next-wid/next-widlist DT properties

[PATCH] lib: sbi: clamp sbi_ecall_get_extensions_str buffer offset
 2026-07-19 10:11 UTC 

[PATCH v3 0/6] RISC-V AIA: APLIC and IMSIC irqchip framework integration
 2026-07-17  8:46 UTC  (13+ messages)
` [PATCH v3 1/6] lib: utils/irqchip/aplic: implement direct mode irqchip callbacks
` [PATCH v3 2/6] lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
` [PATCH v3 3/6] lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic data
` [PATCH v3 4/6] lib: utils/irqchip/imsic:migrate to irqchip framework
` [PATCH v3 5/6] lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
` [PATCH v3 6/6] lib: sbi_irqchip: fix MSI EIID gap and tail allocation logic in register_msi

[PATCH 1/2] sbi: add hardware isolation abstraction framework
 2026-07-17  7:54 UTC  (3+ messages)

[PATCH 0/5] Extend hart protection abstraction for ID configuration
 2026-07-17  7:44 UTC  (6+ messages)
` [PATCH 1/5] lib: sbi: Fix typos related to hart protection
` [PATCH 2/5] lib: sbi: Introduce sbi_hart_protection_reconfigure() function
` [PATCH 3/5] lib: sbi: Add domain parameter to hart protection (un)configure()
` [PATCH 4/5] lib: sbi: Extend hart protection abstraction to allow ID configuration
` [PATCH 5/5] lib: sbi: Print list of all hart protection mechanisms at boot time

[PATCH] lib: sbi_irqchip: fix device lookup by caps when first is NULL
 2026-07-16  5:59 UTC  (2+ messages)

[PATCH v2 0/6] RISC-V AIA: APLIC and IMSIC irqchip framework integration
 2026-07-11 19:32 UTC  (16+ messages)
` [PATCH v2 1/6] lib: utils/irqchip/aplic: implement direct mode irqchip callbacks
` [PATCH v2 2/6] lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
` [PATCH v2 3/6] lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic data
` [PATCH v2 4/6] lib: utils/irqchip/imsic:migrate to irqchip framework
` [PATCH v2 5/6] lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
` [PATCH v2 6/6] lib: sbi_irqchip: fix MSI EIID gap and tail allocation logic in register_msi

[PATCH v2] lib: utils/mpxy: bind channel access to owning domain
 2026-07-11  8:32 UTC  (2+ messages)

[PATCH] lib: utils/mpxy: bind channel access to owning domain
 2026-07-07 20:42 UTC  (3+ messages)

[PATCH] lib: sbi_ipi: Validate hartids against domain, not HSM state
 2026-07-07 13:09 UTC  (2+ messages)

[PATCH] lib/utils/fdt: Reserve enough FDT space for fdt_cpu_fixup
 2026-07-07 13:01 UTC  (3+ messages)

[PATCH 0/7] firmware: add FW_DYNAMIC_APPEND firmware type
 2026-07-07  3:39 UTC  (8+ messages)
` [PATCH 1/7] firmware: fw_dynamic: add boot_dtb field to struct fw_dynamic_info
` [PATCH 2/7] firmware: fw_base.ldS: add .fw_dynamic_info output section before .bss
` [PATCH 3/7] firmware: add fw_dynamic_append firmware type
` [PATCH 4/7] firmware: fw_base.S: call fw_dynamic_append_boot_args on cold boot
` [PATCH 5/7] firmware: build and enable the FW_DYNAMIC_APPEND firmware type
` [PATCH 6/7] docs: firmware: document "
` [PATCH 7/7] docs: firmware: list FW_DYNAMIC_APPEND in fw.md

[PATCH 1/1] sbi: make SBI_HARTMASK_MAX_BITS customizable, default 256
 2026-07-06 16:05 UTC 

CFP for Plumbers RISC-V MC
 2026-07-06 14:46 UTC 

[PATCH 3/3] include: sbi: Lift the maximum harts to 1024
 2026-07-06 14:11 UTC  (6+ messages)

[PATCH] lib: sbi_dbtr: use range check for shared memory domain validation
 2026-07-06  6:53 UTC 

[Question] Possible tlb_sync hang when remote SFENCE.VMA races with HSM hart_stop
 2026-07-03 12:03 UTC 

[PATCH 0/2] Improve CPPC counter scalability via local emulation
 2026-07-03  5:05 UTC  (3+ messages)
` [PATCH 1/2] lib/sbi/sbi_timer: Add sbi_timer_frequency() function
` [PATCH 2/2] lib/utils/cppc: Emulate REFERENCE_CTR and DELIVERED_CTR locally

[PATCH] lib: sbi_mpxy: fix integer overflow in attribute range endpoint
 2026-07-02 15:12 UTC  (2+ messages)

[PATCH v5] lib: utils: Add Logging service group handlers
 2026-07-01 16:05 UTC  (2+ messages)

OpenSBI v1.9 Released
 2026-07-01 12:27 UTC 

[PATCH] lib: sbi_sse: fix shared memory double-fetch in sse_write_attrs
 2026-06-28 13:46 UTC 

[PATCH] lib: sbi_dbtr: fix shared memory double-fetch in install_trig
 2026-06-28  9:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] lib: sbi_sse: fix shared memory double-fetch in sse_write_attrs
 2026-06-28  9:21 UTC 

[PATCH] lib: sbi_pmu: fix integer overflow and zero-address in event_get_info
 2026-06-28  9:04 UTC 

[PATCH] firmware: Fix comment after relocation completion
 2026-06-28  8:42 UTC  (2+ messages)

[PATCH] lib: sbi_pmu: fix integer overflow in pmu_ctr_idx_validate and cfg_match skip path
 2026-06-28  8:34 UTC  (2+ messages)

[PATCH] platform: generic: spacemit: k1: fix wrong address definitions
 2026-06-28  5:48 UTC  (2+ messages)

[PATCH] platform: generic: mips eyeq7h: fix boot with JTAG
 2026-06-28  5:41 UTC  (2+ messages)

Upcoming OpenSBI v1.9 release
 2026-06-27 20:19 UTC  (5+ messages)

[PATCH v3 0/3] Add trap-based ISA extension emulation
 2026-06-26  3:17 UTC  (3+ messages)
` [PATCH v3 3/3] lib: sbi: ISA extension emulation (Zvbb)

[PATCH v2 0/2] Introduce Metanoia MT2824 SoC support
 2026-06-25  7:54 UTC  (3+ messages)
` [PATCH v2 1/2] platform: generic: Add Metanoia MT2824 initial support
` [PATCH v2 2/2] lib: utils/reset: Add Metanoia MT2824 system reset driver

[PATCH] Makefile: Support make -s to silence the build
 2026-06-22 13:26 UTC 

[PATCH 0/2] Introduce Metanoia MT5824 SoC support
 2026-06-18 12:20 UTC  (3+ messages)
` [PATCH 1/2] platform: generic: Add Metanoia MT5824 initial support
` [PATCH 2/2] lib: utils/reset: Add Metanoia MT5824 system reset driver

[PATCH v2] lib: sbi: Allow platforms to override local TLB operations
 2026-06-18  0:44 UTC  (3+ messages)

[PATCH v4] lib: utils: Add Logging service group handlers
 2026-06-17  9:30 UTC 

[PATCH v3] lib: utils: Add Logging service group handlers
 2026-06-17  9:00 UTC  (2+ messages)

[PATCH] platform: Allow platforms to customize TLB operations
 2026-06-17  8:19 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for vector misaligned load/store handlers
 2026-06-17  6:16 UTC  (14+ messages)
` [PATCH v2 1/4] lib: sbi: cosmetic changes to reduce indentation
` [PATCH v2 2/4] lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixup
` [PATCH v2 3/4] lib: sbi: Add variable-length unprivilege access functions
` [PATCH v2 4/4] lib: sbi: Rework misaligned vector load/store

[PATCH v2] lib: utils: Add Logging service group handlers
 2026-06-17  5:38 UTC 

[PATCH] lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
 2026-06-17  5:19 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v2 1/3] lib: utils: irqchip: implement APLIC hwirq operation hooks
 2026-06-16 22:19 UTC  (7+ messages)

lib: sbi: Make per-HART stack size configurable via Kconfig
 2026-06-16 15:07 UTC  (2+ messages)

[PATCH v2 0/8] Fixes for load/store misaligned and access faults
 2026-06-16  8:25 UTC  (13+ messages)
` [PATCH v2 5/8] lib: sbi: Do not override emulator callback for vector load/store
` [PATCH v2 6/8] Makefile: define OPENSBI_DEBUG if DEBUG builds
` [PATCH v2 7/8] lib: sbi: Rework load/store emulator instruction decoding
` [PATCH v2 8/8] [NOT-FOR-UPSTREAM] Test program for misaligned load/store

[PATCH 0/7] RISC-V AIA: APLIC and IMSIC irqchip framework integration
 2026-06-15 17:18 UTC  (7+ messages)
` [PATCH 1/7] lib: utils/irqchip/aplic: implement direct mode irqchip callbacks
` [PATCH 2/7] lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
` [PATCH 3/7] lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic data
` [PATCH 4/7] lib: utils/irqchip/imsic:migrate to irqchip framework
` [PATCH 5/7] lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
` [PATCH 6/7] lib: sbi_irqchip: fix MSI EIID gap and tail allocation logic in register_msi

[PATCH] sbi_mpxy: Add Logging service group handlers
 2026-06-15  6:08 UTC  (2+ messages)

[PATCH v2 0/2] Fix eic770x warm reset
 2026-06-15  5:10 UTC  (4+ messages)
` [PATCH v2 2/2] platform: generic: eswin: Add eic770x_hsm and fix warm reset issues

[PATCH] gitignore: Ignore python cache directories
 2026-06-15  4:58 UTC  (2+ messages)

[PATCH] lib: sbi_trap_v_ldst: Redirect unhandled traps
 2026-06-15  4:52 UTC  (2+ messages)

[PATCH] lib: utils/reset: Add litex SoC reset driver
 2026-06-15  4:47 UTC  (2+ messages)

[PATCH] include: sbi_platform: Increase default stack size
 2026-06-13 18:14 UTC  (3+ messages)

[PATCH 0/2] Address vector misalgined load/store stack issues
 2026-06-13 13:21 UTC  (3+ messages)
` [PATCH 1/2] lib: sbi: Move trap delegation setup to sbi_trap.c
` [PATCH 2/2] lib: sbi: Reduce stack usage of vector misaligned load/store emulation

[PATCH] lib: sbi: Drop fw_rw_offset alignment requirement for single fw region
 2026-06-13 10:03 UTC  (2+ messages)

[PATCH] lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
 2026-06-12 13:23 UTC  (2+ messages)

[PATCH] lib: sbi: Apply budget restriction when polling Zkr CSR state transition
 2026-06-12 12:55 UTC  (2+ messages)

[PATCH 0/2] Minor improvement in FDT extension parsing
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH v4] lib: sbi: add UBSan support
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH] lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
 2026-06-12 12:32 UTC  (2+ messages)

[PATCH] platform: Fix payload alignment when FW_TEXT_START isn't 2M/4M aligned
 2026-06-12  3:28 UTC  (2+ messages)

[PATCH v2 0/4] MPXY MSI availability and RPMI notification updates
 2026-06-10 12:45 UTC  (2+ messages)

[PATCH 0/7] Make PMP encoding usable for non-hart PMPs
 2026-06-10 12:35 UTC  (2+ messages)

[PATCH] lib: sbi_domain_context: Flush TLB after SATP mode switch
 2026-06-09 17:52 UTC  (2+ messages)

[PATCH 0/4] Fixes for vector misaligned load/store handlers
 2026-06-09  6:06 UTC  (2+ messages)


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