org.infradead.lists.opensbi archive
474 archived articles, newest first (page 5 of 5). Latest articles →
Re: [PATCH v2 1/3] lib: utils: irqchip: implement APLIC hwirq operation hooks
Tue, 16 Jun 2026 16:30:54 -0400[PATCH v3] lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
Tue, 16 Jun 2026 11:01:18 -0600Re: lib: sbi: Make per-HART stack size configurable via Kconfig
Tue, 16 Jun 2026 20:37:48 +0530Re: [PATCH v2 0/8] Fixes for load/store misaligned and access faults
Tue, 16 Jun 2026 13:55:29 +0530Re: [PATCH v2 8/8] [NOT-FOR-UPSTREAM] Test program for misaligned load/store
Tue, 16 Jun 2026 13:53:49 +0530Re: [PATCH v2 7/8] lib: sbi: Rework load/store emulator instruction decoding
Tue, 16 Jun 2026 13:51:33 +0530Re: [PATCH v2 6/8] Makefile: define OPENSBI_DEBUG if DEBUG builds
Tue, 16 Jun 2026 13:49:34 +0530Re: [PATCH v2 5/8] lib: sbi: Do not override emulator callback for vector load/store
Tue, 16 Jun 2026 13:47:43 +0530[PATCH 1/7] lib: utils/irqchip/aplic: implement direct mode irqchip callbacks
Mon, 15 Jun 2026 10:18:46 -0700[PATCH 5/7] lib: utils/irqchip/imsic: track IRQ enable state and restore EIE on warm init
Mon, 15 Jun 2026 10:18:50 -0700[PATCH 2/7] lib: utils/irqchip/aplic: add MSI mode support with IMSIC parent linking
Mon, 15 Jun 2026 10:18:47 -0700[PATCH 4/7] lib: utils/irqchip/imsic:migrate to irqchip framework
Mon, 15 Jun 2026 10:18:49 -0700[PATCH 3/7] lib: utils/irqchip/imsic: embed sbi_irqchip_device in imsic data
Mon, 15 Jun 2026 10:18:48 -0700[PATCH 6/7] lib: sbi_irqchip: fix MSI EIID gap and tail allocation logic in register_msi
Mon, 15 Jun 2026 10:18:51 -0700[PATCH 0/7] RISC-V AIA: APLIC and IMSIC irqchip framework integration
Mon, 15 Jun 2026 10:18:45 -0700Re: [PATCH] sbi_mpxy: Add Logging service group handlers
Mon, 15 Jun 2026 11:38:39 +0530Re: [PATCH v2] lib: sbi: dbtr: do not unconditionally access tdata2/tdata3 CSRs
Mon, 15 Jun 2026 11:03:37 +0530Re: [PATCH v2 0/2] Fix eic770x warm reset
Mon, 15 Jun 2026 10:40:45 +0530Re: [PATCH] gitignore: Ignore python cache directories
Mon, 15 Jun 2026 10:28:53 +0530Re: [PATCH] lib: sbi_trap_v_ldst: Redirect unhandled traps
Mon, 15 Jun 2026 10:22:50 +0530Re: [PATCH] lib: utils/reset: Add litex SoC reset driver
Mon, 15 Jun 2026 10:17:30 +0530Re: [PATCH v2 2/2] platform: generic: eswin: Add eic770x_hsm and fix warm reset issues
Mon, 15 Jun 2026 10:10:56 +0800 (GMT+08:00)Re: [PATCH] include: sbi_platform: Increase default stack size
Sun, 14 Jun 2026 02:14:44 +0800[PATCH 0/2] Address vector misalgined load/store stack issues
Sat, 13 Jun 2026 18:51:27 +0530[PATCH 2/2] lib: sbi: Reduce stack usage of vector misaligned load/store emulation
Sat, 13 Jun 2026 18:51:29 +0530[PATCH 1/2] lib: sbi: Move trap delegation setup to sbi_trap.c
Sat, 13 Jun 2026 18:51:28 +0530Re: [PATCH] include: sbi_platform: Increase default stack size
Sat, 13 Jun 2026 18:50:38 +0530Re: [PATCH] lib: sbi: Drop fw_rw_offset alignment requirement for single fw region
Sat, 13 Jun 2026 15:33:19 +0530Re: [PATCH] lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
Fri, 12 Jun 2026 18:53:19 +0530Re: [PATCH] lib: sbi: Apply budget restriction when polling Zkr CSR state transition
Fri, 12 Jun 2026 18:25:23 +0530Re: [PATCH v4] lib: sbi: add UBSan support
Fri, 12 Jun 2026 18:02:12 +0530Re: [PATCH 0/2] Minor improvement in FDT extension parsing
Fri, 12 Jun 2026 18:02:17 +0530Re: [PATCH] lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
Fri, 12 Jun 2026 18:02:07 +0530[PATCH] lib: sbi_ipi: Validate hartids against domain, not HSM state
Fri, 12 Jun 2026 19:52:07 +0800[PATCH] lib/utils/fdt: Reserve enough FDT space for fdt_cpu_fixup
Fri, 12 Jun 2026 15:55:01 +0800[PATCH] lib: sbi: Fix LLVM compile error observed in sbi_mpxy.c
Fri, 12 Jun 2026 11:52:18 +0530Re: [PATCH] platform: Fix payload alignment when FW_TEXT_START isn't 2M/4M aligned
Fri, 12 Jun 2026 08:58:39 +0530Re: [PATCH v2 1/3] lib: utils: irqchip: implement APLIC hwirq operation hooks
Thu, 11 Jun 2026 10:45:31 +0530Re: [PATCH v2 0/4] MPXY MSI availability and RPMI notification updates
Wed, 10 Jun 2026 18:15:20 +0530Re: [PATCH 0/7] Make PMP encoding usable for non-hart PMPs
Wed, 10 Jun 2026 18:05:57 +0530Re: [PATCH v2 0/8] Fixes for load/store misaligned and access faults
Tue, 9 Jun 2026 19:02:38 -0500Re: [PATCH v2 0/4] Fixes for vector misaligned load/store handlers
Tue, 9 Jun 2026 18:59:36 -0500Re: [PATCH v2 0/4] Fixes for vector misaligned load/store handlers
Tue, 9 Jun 2026 16:54:58 -0700Re: [PATCH v2 0/4] Fixes for vector misaligned load/store handlers
Tue, 9 Jun 2026 17:02:25 -0500Re: [PATCH] lib: sbi_domain_context: Flush TLB after SATP mode switch
Tue, 9 Jun 2026 23:22:38 +0530Re: [PATCH 0/4] Fixes for vector misaligned load/store handlers
Mon, 8 Jun 2026 23:06:57 -0700[PATCH v2 2/4] lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixup
Mon, 8 Jun 2026 23:00:22 -0700[PATCH v2 4/4] lib: sbi: Rework misaligned vector load/store
Mon, 8 Jun 2026 23:00:24 -0700[PATCH v2 3/4] lib: sbi: Add variable-length unprivilege access functions
Mon, 8 Jun 2026 23:00:23 -0700[PATCH v2 1/4] lib: sbi: cosmetic changes to reduce indentation
Mon, 8 Jun 2026 23:00:21 -0700[PATCH v2 0/4] Fixes for vector misaligned load/store handlers
Mon, 8 Jun 2026 23:00:20 -0700[PATCH] sbi_mpxy: Add Logging service group handlers
Tue, 9 Jun 2026 11:27:45 +0530Re: [PATCH v2 0/8] Fixes for load/store misaligned and access faults
Mon, 8 Jun 2026 14:42:11 -0700[PATCH 0/4] Fixes for vector misaligned load/store handlers
Mon, 8 Jun 2026 14:16:59 -0700[PATCH 3/4] lib: sbi: Add variable-length unprivilege access functions
Mon, 8 Jun 2026 14:17:02 -0700[PATCH 1/4] lib: sbi: cosmetic changes to reduce indentation
Mon, 8 Jun 2026 14:17:00 -0700[PATCH 2/4] lib: sbi: Rework and split sbi_misaligned(_v)_tinst_fixup
Mon, 8 Jun 2026 14:17:01 -0700[PATCH 4/4] lib: sbi: Rework misaligned vector load/store
Mon, 8 Jun 2026 14:17:03 -0700Re: [PATCH v2 0/8] Fixes for load/store misaligned and access faults
Mon, 8 Jun 2026 13:18:47 -0500[PATCH v2 0/4] MPXY MSI availability and RPMI notification updates
Mon, 8 Jun 2026 18:22:52 +0530[PATCH v2 3/4] include: mailbox: Update RPMI notification structs and add performance events
Mon, 8 Jun 2026 18:22:55 +0530[PATCH v2 2/4] lib: sbi_mpxy: Enable MPXY channel MSI availability determination
Mon, 8 Jun 2026 18:22:54 +0530[PATCH v2 4/4] include: sbi: Add SBI MPXY notification related defines
Mon, 8 Jun 2026 18:22:56 +0530[PATCH v2 1/4] lib: sbi_irqchip: Allow irqchip drivers advertise capabilities
Mon, 8 Jun 2026 18:22:53 +0530Re: [PATCH 2/2] include: mailbox: Update RPMI notification structs and add Performance event definitions
Mon, 8 Jun 2026 18:04:45 +0530Re: [PATCH 1/2] lib: sbi_mpxy: Enable MPXY channel MSI availability determination
Mon, 8 Jun 2026 17:58:50 +0530Re: [PATCH] lib: sbi_domain: reject zero-size and overflowing ranges in sbi_domain_check_addr_range
Mon, 8 Jun 2026 17:02:58 +0800Re: [PATCH 4/4] include: mailbox: rpmi_msgprot: Add RPMI performance domain flag defines
Sun, 7 Jun 2026 21:44:27 +0530Re: [PATCH 0/4] irqchip/rpmi: Expose APLIC/IMSIC interfaces for platform use
Sun, 7 Jun 2026 21:44:22 +0530Re: [PATCH] include: sbi_platform: Increase default stack size
Fri, 5 Jun 2026 20:59:40 +0200[PATCH v2 7/8] lib: sbi: Rework load/store emulator instruction decoding
Fri, 5 Jun 2026 04:32:13 -0700[PATCH v2 8/8] [NOT-FOR-UPSTREAM] Test program for misaligned load/store
Fri, 5 Jun 2026 04:32:14 -0700[PATCH v2 5/8] lib: sbi: Do not override emulator callback for vector load/store
Fri, 5 Jun 2026 04:32:11 -0700[PATCH v2 6/8] Makefile: define OPENSBI_DEBUG if DEBUG builds
Fri, 5 Jun 2026 04:32:12 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.