Show patches with: State = Action Required       |    Archived = No       |   124 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] lib: sbi: Add runtime stack overrun detection [v3] lib: sbi: Add runtime stack overrun detection - - - - --- 2025-11-19 Xiang W New
[v2] Makefile: Add -fuse-ld for merge_objs [v2] Makefile: Add -fuse-ld for merge_objs - - - - --- 2025-12-02 Xiang W New
[v3,1/3] lib: sbi: Workaround for FENCE(.I) errata on C906, C910. Add trap-based ISA extension emulation - - - - --- 2025-12-27 Benedikt Freisen New
[v3,2/3] lib: sbi: ISA extension emulation. Add trap-based ISA extension emulation - - - - --- 2025-12-27 Benedikt Freisen New
[v3,3/3] lib: sbi: ISA extension emulation (Zvbb). Add trap-based ISA extension emulation - - - - --- 2025-12-27 Benedikt Freisen New
[00/14] Add clang Thread Safety Analysis (TSA) support - - - - --- 2026-07-29 Carlos López New
[01/14] include: sbi: add thread safety analysis macros [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[02/14] lib: sbi_locks: annotate spinlock APIs for TSA [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[03/14] lib: sbi_fifo: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[04/14] lib: sbi_heap: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[05/14] lib: sbi_scratch: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[06/14] lib: rpmi: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[07/14] lib: sbi_timer: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[08/14] lib: htif: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[09/14] lib: sbi_domain: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[10/14] lib: sbi_sse: inline enable event locking [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[11/14] lib: sbi_sse: pass SSE hart state explicitly [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[12/14] lib: sbi_sse: add TSA annotations [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[13/14] lib: test: disable TSA for spinlock tests [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[14/14] Makefile: enable Thread Safety Analysis [01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-07-29 Carlos López New
[v2,1/6] lib: sbi_dbtr: fix integer overflow in read_trig bounds check Fix input validation issues in SBI ecall handlers - 1 1 - --- 2026-07-31 liutong New
[v2,2/6] lib: sbi_dbtr: fix shared memory double-fetch in install_trig Fix input validation issues in SBI ecall handlers - 1 - - --- 2026-07-31 liutong New
[v2,3/6] lib: sbi_dbtr: use range check for shared memory domain validation Fix input validation issues in SBI ecall handlers - 1 - - --- 2026-07-31 liutong New
[v2,4/6] lib: sbi_pmu: fix integer overflow and zero-address in event_get_info Fix input validation issues in SBI ecall handlers - 1 - - --- 2026-07-31 liutong New
[v2,5/6] lib: sbi_sse: fix shared memory double-fetch in sse_write_attrs Fix input validation issues in SBI ecall handlers - 1 - - --- 2026-07-31 liutong New
[v2,6/6] lib: sbi_mpxy: fix integer overflow in attribute range endpoint Fix input validation issues in SBI ecall handlers - 1 - - --- 2026-07-31 liutong New
lib: sbi: Fix DBTR error codes and semantics as per SBI v3.0 spec lib: sbi: Fix DBTR error codes and semantics as per SBI v3.0 spec - - - - --- 2026-08-14 David E. Garcia Porras New
[v2] lib/utils/fdt: Reserve exactly enough FDT space for fdt_cpu_fixup [v2] lib/utils/fdt: Reserve exactly enough FDT space for fdt_cpu_fixup - 1 - - --- 2026-08-17 Chen Pei New
[v2,1/9] lib: sbi_hart: detect RISC-V Worlds ISA extensions Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,2/9] lib: utils: fdt_helper: parse RISC-V Worlds per-hart WID properties Add RISC-V Worlds ISA support to OpenSBI - - - - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,3/9] lib: fdt_domain: parse domain WID properties Add RISC-V Worlds ISA support to OpenSBI - - - - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,4/9] lib: sbi_hart: lock mwid CSR for RoT immutability Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,5/9] lib: sbi_hart: add WID protection mechanism Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,6/9] lib: sbi_domain_context: add slwid to per-domain S-mode context Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,7/9] include: sbi_types: add PRIx64 format macro Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,8/9] lib: sbi: display World ID configuration at boot Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
[v2,9/9] docs: document WID DT properties Add RISC-V Worlds ISA support to OpenSBI - - 1 - --- 2026-08-17 Yu-Chien Peter Lin New
lib: sbi_mpxy: Fix shared memory size rounding lib: sbi_mpxy: Fix shared memory size rounding - 1 - - --- 2026-08-17 Shibo Zhu New
[RFC,1/1] lib/sbi: Enable menvcfg.CDE for Sspesa RISC-V Sspesa: OpenSBI firmware support - - - - --- 2026-08-17 Mayuresh Chitale New
lib: sbi_ecall_hsm: Reject oversized hart IDs lib: sbi_ecall_hsm: Reject oversized hart IDs - 1 - - --- 2026-08-17 Shibo Zhu New
[v2,1/3] lib: sbi: domain: add domain registration notifier infrastructure MPXY interdomain bridge driver - - - - --- 2026-08-18 Pawandeep Oza New
[v2,2/3] sbi_utils: mailbox: add RPMI REQUEST_FORWARD service group definitions MPXY interdomain bridge driver - - - - --- 2026-08-18 Pawandeep Oza New
[v2,3/3] sbi_utils: mpxy: add FDT-based MPXY bridge driver MPXY interdomain bridge driver - - - - --- 2026-08-18 Pawandeep Oza New
[1/2] lib: sbi_domain: introduce atomic hart assignment helper [1/2] lib: sbi_domain: introduce atomic hart assignment helper - - - - --- 2026-08-19 Huamao Wu New
[2/2] lib: sbi: serialize HSM hart_start ownership check with assignment lock [1/2] lib: sbi_domain: introduce atomic hart assignment helper - - - - --- 2026-08-19 Huamao Wu New
firmware: payload: test: Relocate GOT entries before calling C code firmware: payload: test: Relocate GOT entries before calling C code - 1 - - --- 2026-08-21 Alvin Chang New
[RFC,v4,1/4] lib: sbi_domain: Add finalize callback for per-domain state Add Smsdid and Smmpt supervisor domain protection - - - - --- 2026-08-24 Rahul Pathak New
[RFC,v4,2/4] riscv: Add Smsdid and Smmpt hart extensions Add Smsdid and Smmpt supervisor domain protection - - 2 - --- 2026-08-24 Rahul Pathak New
[RFC,v4,3/4] mpt: Add Smsdid and Smmpt supervisor domain core Add Smsdid and Smmpt supervisor domain protection - - 1 - --- 2026-08-24 Rahul Pathak New
[RFC,v4,4/4] lib: sbi: Initialize SMMPT during coldboot Add Smsdid and Smmpt supervisor domain protection - - - - --- 2026-08-24 Rahul Pathak New
[v3,1/5] lib: sbi: select expected trap handler per hart [v3,1/5] lib: sbi: select expected trap handler per hart - 1 1 - --- 2026-08-27 Troy Mitchell New
[v3,2/5] platform: generic: spacemit: k1: rename cache flush operation [v3,1/5] lib: sbi: select expected trap handler per hart - - - - --- 2026-08-27 Troy Mitchell New
[v3,3/5] platform: generic: spacemit: k1: move hart init to nascent hook [v3,1/5] lib: sbi: select expected trap handler per hart - 1 1 - --- 2026-08-27 Troy Mitchell New
[v3,4/5] platform: generic: spacemit: k1: refactor platform support [v3,1/5] lib: sbi: select expected trap handler per hart - - - - --- 2026-08-27 Troy Mitchell New
[v3,5/5] platform: generic: spacemit: k3: add platform support [v3,1/5] lib: sbi: select expected trap handler per hart - - - - --- 2026-08-27 Troy Mitchell New
platform: generic: andes: validate PMAADDR decoding platform: generic: andes: validate PMAADDR decoding - 1 - - --- 2026-08-27 Pengpeng Hou New
lib: utils: irqchip: handle IMSIC mask boundaries lib: utils: irqchip: handle IMSIC mask boundaries - 1 - - --- 2026-08-27 Pengpeng Hou New
lib: sbi: reject PMU skip-match counter class mismatches lib: sbi: reject PMU skip-match counter class mismatches - 1 - - --- 2026-08-27 Pengpeng Hou New
lib: sbi: dbtr: validate complete shared memory range lib: sbi: dbtr: validate complete shared memory range - 1 1 - --- 2026-08-27 Pengpeng Hou New
lib: sbi: use unsigned masks for HPM counter 31 lib: sbi: use unsigned masks for HPM counter 31 - 2 - - --- 2026-08-28 Pengpeng Hou New
lib: utils/mailbox: reject undersized RPMI shmem queues lib: utils/mailbox: reject undersized RPMI shmem queues - 1 - - --- 2026-08-28 Pengpeng Hou New
lib: utils/mailbox: Reject invalid RPMI queue indices lib: utils/mailbox: Reject invalid RPMI queue indices - 1 - - --- 2026-08-31 Pengpeng Hou New
lib: sbi_timer: Restart events from the restart list lib: sbi_timer: Restart events from the restart list - 1 - - --- 2026-08-31 Pengpeng Hou New
lib: sbi_hsm: Validate state before updating start context lib: sbi_hsm: Validate state before updating start context - 1 - - --- 2026-08-31 Pengpeng Hou New
[1/3] platform: generic: spacemit: k3: de-vote cluster power-downs and ungate DMASYS before CCI ena… [1/3] platform: generic: spacemit: k3: de-vote cluster power-downs and ungate DMASYS before CCI ena… - - - - --- 2026-08-31 Valentin Haudiquet New
[2/3] platform: generic: spacemit: k3: override cold_boot_allowed for hart 0 only [1/3] platform: generic: spacemit: k3: de-vote cluster power-downs and ungate DMASYS before CCI ena… - - - - --- 2026-08-31 Valentin Haudiquet New
[3/3] platform: generic: spacemit: k3: wake A100 core 8 for ESOS/RPMI services [1/3] platform: generic: spacemit: k3: de-vote cluster power-downs and ungate DMASYS before CCI ena… - - - - --- 2026-08-31 Valentin Haudiquet New
[1/3] firmware: fw_base.S: add a formatted OpenSBI firmware header Support OpenSBI firmware header - - - - --- 2026-09-01 Zong Li New
[2/3] firmware: fw_base.S: override a0, a1 and a2 from the firmware header Support OpenSBI firmware header - - - - --- 2026-09-01 Zong Li New
[3/3] docs: firmware: document the OpenSBI firmware header Support OpenSBI firmware header - - - - --- 2026-09-01 Zong Li New
platform: generic: metanoia/mt2824: configure PMA for DSP memory regions platform: generic: metanoia/mt2824: configure PMA for DSP memory regions - - - - --- 2026-09-02 Benoît Monin New
[v2,1/3] lib: sbi: extract sbi_smrnmi_hart_init() and call on non-retentive resume lib: sbi: Fix Smrnmi resume init and optional platform callback - 1 - - --- 2026-09-04 Nia Su New
[v2,2/3] lib: sbi: report smrnmi_handlers_init failures instead of ignoring them lib: sbi: Fix Smrnmi resume init and optional platform callback - - - - --- 2026-09-04 Nia Su New
[v2,3/3] lib: sbi: allow NULL smrnmi_handlers_init and report init mode at boot lib: sbi: Fix Smrnmi resume init and optional platform callback - - - - --- 2026-09-04 Nia Su New
[1/2] firmware: Clear scratch->trap_context on warm boot lib: sbi: Fix stale trap_context/prev_context linking - - - - --- 2026-09-04 Nia Su New
[2/2] lib: sbi: Fix stale prev_context in RNMI handler lib: sbi: Fix stale trap_context/prev_context linking - 1 - - --- 2026-09-04 Nia Su New
[v3,1/5] lib: utils: fdt: add generic domain and property parsing helpers Add WorldGuard support with SiFive WG checker - - - - --- 2026-09-04 Raymond Mao New
[v3,2/5] hart: add WorldGuard CSR IDs and hart extension flags Add WorldGuard support with SiFive WG checker - - - - --- 2026-09-04 Raymond Mao New
[v3,3/5] docs: document WorldGuard DT bindings Add WorldGuard support with SiFive WG checker - - - - --- 2026-09-04 Raymond Mao New
[v3,4/5] platform: generic: add WorldGuard checker support Add WorldGuard support with SiFive WG checker - - - - --- 2026-09-04 Raymond Mao New
[v3,5/5,NOT-FOR-UPSTREAM] platform: virt: add QEMU WorldGuard overlay Add WorldGuard support with SiFive WG checker - - - - --- 2026-09-04 Raymond Mao New
[v3,1/3] lib: sbi_domain: Check possible harts in sbi_domain_context_enter/exit() OpenSBI domain initialization order - - 2 1 --- 2026-09-05 Anup Patel New
[v3,2/3] lib: sbi_domain: Re-work boot-time assignment of HARTs to non-ROOT domains OpenSBI domain initialization order - - 2 1 --- 2026-09-05 Anup Patel New
[v3,3/3] lib: sbi_domain: Introduce domain intialization order OpenSBI domain initialization order - - 2 1 --- 2026-09-05 Anup Patel New
[1/5] lib: utils: Add RPMI REQUEST_FORWARD service group defines RPMI REQUEST_FORWARD service group in OpenSBI - - - - --- 2026-09-07 marouene.boubakri@oss.nxp.com New
[2/5] lib: utils/mpxy: Split RPMI message protocol attributes out of the mailbox header RPMI REQUEST_FORWARD service group in OpenSBI - - - - --- 2026-09-07 marouene.boubakri@oss.nxp.com New
[3/5] lib: utils/mpxy: Add queue of forwarded RPMI messages RPMI REQUEST_FORWARD service group in OpenSBI - - - - --- 2026-09-07 marouene.boubakri@oss.nxp.com New
[4/5] lib: utils/mpxy: Add RPMI REQUEST_FORWARD channel driver RPMI REQUEST_FORWARD service group in OpenSBI - - - - --- 2026-09-07 marouene.boubakri@oss.nxp.com New
[5/5] lib: utils/mpxy: Add RPMI MANAGEMENT_MODE channel over request forward RPMI REQUEST_FORWARD service group in OpenSBI - - - - --- 2026-09-07 marouene.boubakri@oss.nxp.com New
lib: sbi: Clear all IPI devices when processing an IPI lib: sbi: Clear all IPI devices when processing an IPI - 1 - - --- 2026-09-08 Troy Mitchell New
[v2,00/14] Add clang Thread Safety Analysis (TSA) support - - - - --- 2026-09-09 Carlos López New
[v2,01/14] include: sbi: add thread safety analysis macros [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,02/14] lib: sbi_locks: annotate spinlock APIs for TSA [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,03/14] lib: sbi_fifo: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,04/14] lib: sbi_heap: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,05/14] lib: sbi_scratch: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,06/14] lib: rpmi: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,07/14] lib: sbi_timer: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,08/14] lib: htif: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
[v2,09/14] lib: sbi_domain: add TSA annotations [v2,01/14] include: sbi: add thread safety analysis macros - - - - --- 2026-09-09 Carlos López New
« 1 2 »