messages from 2026-08-03 17:11:58 to 2026-08-21 10:14:09 UTC [more...]
[PATCH] firmware: payload: test: Relocate GOT entries before calling C code
2026-08-21 10:13 UTC
[PATCH 0/7] firmware: add FW_DYNAMIC_APPEND firmware type
2026-08-21 9:35 UTC (5+ messages)
[PATCH v2 0/5] platform: generic: spacemit: add K3 platform support
2026-08-21 1:55 UTC (13+ messages)
` [PATCH v2 1/5] lib: sbi: select expected trap handler per hart
` [PATCH v2 2/5] platform: generic: spacemit: k1: rename cache flush operation
` [PATCH v2 3/5] platform: generic: spacemit: k1: move hart init to nascent hook
` [PATCH v2 4/5] platform: generic: spacemit: k1: refactor platform support
` [PATCH v2 5/5] platform: generic: spacemit: k3: add "
[PATCH] platform: generic: sophgo: Move SG2042 timer memregion workaround
2026-08-20 15:19 UTC (2+ messages)
[PATCH v2] lib: sbi: Allow platforms to override local TLB operations
2026-08-20 15:11 UTC (2+ messages)
[PATCH] Makefile: Support make -s to silence the build
2026-08-20 14:48 UTC (2+ messages)
[PATCH 1/1] lib: sbi_irqchip: error handling in sbi_irqchip_raw_handler_default()
2026-08-20 13:44 UTC
[PATCH 0/2] Improve CPPC counter scalability via local emulation
2026-08-20 12:24 UTC (2+ messages)
[PATCH 0/2] Rename sbi_domain functions and per-domain data
2026-08-20 12:13 UTC (3+ messages)
` [PATCH 1/2] lib: sbi: Rename map_range/unmap_range functions
` [PATCH 2/2] lib: sbi_domain: Rename per-domain data to per-domain state
[PATCH 1/1] sbi: make SBI_HARTMASK_MAX_BITS customizable, default 256
2026-08-20 7:46 UTC (2+ messages)
[PATCH v2 0/2] Fix Enable Notification
2026-08-20 7:42 UTC (2+ messages)
[PATCH v3 0/2] Introduce Metanoia MT2824 SoC support
2026-08-20 7:35 UTC (5+ messages)
` [PATCH v3 1/2] platform: generic: Add Metanoia MT2824 initial support
` [PATCH v3 2/2] lib: utils/reset: Add Metanoia MT2824 system reset driver
[PATCH 1/2] lib: sbi_domain: introduce atomic hart assignment helper
2026-08-19 7:51 UTC (2+ messages)
` [PATCH 2/2] lib: sbi: serialize HSM hart_start ownership check with assignment lock
[PATCH 0/2] Fix domain assignment TOCTOU races
2026-08-19 7:51 UTC
[PATCH v2 0/3] MPXY interdomain bridge driver
2026-08-18 21:32 UTC (4+ messages)
` [PATCH v2 1/3] lib: sbi: domain: add domain registration notifier infrastructure
` [PATCH v2 2/3] sbi_utils: mailbox: add RPMI REQUEST_FORWARD service group definitions
` [PATCH v2 3/3] sbi_utils: mpxy: add FDT-based MPXY bridge driver
[PATCH] lib: sbi_pmu: Match raw event selector only against raw event map entries
2026-08-18 21:00 UTC (5+ messages)
` [PATCH v2 0/3] lib: sbi_pmu: SBI v3.0 PMU error code fixes
` [PATCH v2 1/3] lib: sbi_pmu: Return invalid param error for reserved event_idx bits
` [PATCH v2 2/3] lib: sbi_pmu: Match raw event selector only against raw event map entries
` [PATCH v2 3/3] lib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 spec
[PATCH v2 0/9] Add RISC-V Worlds ISA support to OpenSBI
2026-08-18 2:39 UTC (11+ messages)
` [PATCH v2 1/9] lib: sbi_hart: detect RISC-V Worlds ISA extensions
` [PATCH v2 2/9] lib: utils: fdt_helper: parse RISC-V Worlds per-hart WID properties
` [PATCH v2 3/9] lib: fdt_domain: parse domain "
` [PATCH v2 4/9] lib: sbi_hart: lock mwid CSR for RoT immutability
` [PATCH v2 5/9] lib: sbi_hart: add WID protection mechanism
` [PATCH v2 6/9] lib: sbi_domain_context: add slwid to per-domain S-mode context
` [PATCH v2 7/9] include: sbi_types: add PRIx64 format macro
` [PATCH v2 8/9] lib: sbi: display World ID configuration at boot
` [PATCH v2 9/9] docs: document WID DT properties
[PATCH 0/3] MPXY interdomain bridge driver
2026-08-17 19:46 UTC (4+ messages)
` [PATCH 1/3] lib: sbi: domain: add domain registration notifier infrastructure
` [PATCH 2/3] sbi_utils: mailbox: add RPMI REQUEST_FORWARD service group definitions
` [PATCH 3/3] sbi_utils: mpxy: add FDT-based MPXY bridge driver
[PATCH v2 0/3] OpenSBI domain initialization order
2026-08-17 19:08 UTC (5+ messages)
` [PATCH v2 1/3] lib: sbi_domain: Check possible harts in sbi_domain_context_enter/exit()
` [PATCH v2 2/3] lib: sbi_domain: Re-work boot-time assignment of HARTs to non-ROOT domains
` [PATCH v2 3/3] lib: sbi_domain: Introduce domain intialization order
[PATCH] lib: sbi_ecall_hsm: Reject oversized hart IDs
2026-08-17 18:12 UTC
[RFC PATCH 0/1] RISC-V Sspesa: OpenSBI firmware support
2026-08-17 16:00 UTC (2+ messages)
` [RFC PATCH 1/1] lib/sbi: Enable menvcfg.CDE for Sspesa
[PATCH] lib: sbi_mpxy: Fix shared memory size rounding
2026-08-17 15:55 UTC
[PATCH v2] lib/utils/fdt: Reserve exactly enough FDT space for fdt_cpu_fixup
2026-08-17 8:43 UTC
[RFC PATCH v3 0/5] Add Smsdid and Smmpt supervisor domain protection
2026-08-14 18:32 UTC (11+ messages)
` [RFC PATCH v3 1/5] lib: sbi: Rename map_range/unmap_range functions
` [RFC PATCH v3 2/5] riscv: Add Smsdid and Smmpt hart extensions
` [RFC PATCH v3 3/5] mpt: Add Smsdid and Smmpt supervisor domain core
` [RFC PATCH v3 4/5] platform/generic: Initialise MPT at boot
` [RFC PATCH v3 5/5] sbi: init: Print supervisor domains "
[RFC PATCH v2 0/5] Add Smsdid and Smmpt supervisor domain protection
2026-08-14 18:28 UTC (3+ messages)
` [RFC PATCH v2 2/5] mpt: Add Smsdid and Smmpt supervisor domain core
[PATCH 0/3] OpenSBI domain initialization order
2026-08-14 18:22 UTC (6+ messages)
` [PATCH 1/3] lib: sbi_domain: Check possible harts in sbi_domain_context_enter/exit()
` [PATCH 2/3] lib: sbi_domain: Re-work boot-time assignment of HARTs to non-ROOT domains
` [PATCH 3/3] lib: sbi_domain: Introduce domain intialization order
[PATCH] lib: sbi: Fix DBTR error codes and semantics as per SBI v3.0 spec
2026-08-14 17:23 UTC
[PATCH] lib: sbi: sse: clear SPV for non-virtualized events
2026-08-14 3:03 UTC (2+ messages)
[PATCH] lib: Fix MSTATUS_FS bit usage in sbi_fp_save()
2026-08-11 3:17 UTC
[PATCH v2 0/4] Add WorldGuard support with wgchecker2
2026-08-10 13:45 UTC (3+ messages)
[PATCH 0/5] Extend hart protection abstraction for ID configuration
2026-08-05 12:14 UTC (6+ messages)
` [PATCH 4/5] lib: sbi: Extend hart protection abstraction to allow "
[PATCH] lib: sbi: respect scounteren when emulating timeh
2026-08-05 9:33 UTC
[PATCH] lib: sbi_pmu: Return invalid param error for reserved event_idx bits
2026-08-04 22:38 UTC
[PATCH 0/3] platform: generic: spacemit: add K3 platform support
2026-08-03 23:44 UTC (4+ messages)
` [PATCH 3/3] platform: generic: spacemit: k3: add "
page: | prev (newer) | latest
- 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