messages from 2025-10-30 08:21:23 to 2025-12-09 08:31:02 UTC [more...]
[PATCH 0/5] OpenSBI hart protection abstraction
2025-12-09 8:30 UTC (11+ messages)
` [PATCH 1/5] lib: sbi: Introduce sbi_hart_pmp_unconfigure() function
` [PATCH 2/5] lib: sbi: Introduce hart protection abstraction
` [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] lib/sbi: optimize domain memory regions copying
2025-12-09 6:45 UTC (3+ messages)
` [PATCH v2] "
[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 v3] platform: generic: Keep some empty space in FDT passed to next stage
2025-12-09 5:31 UTC
[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 (7+ 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 (3+ messages)
[PATCH v5] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-12-08 11:02 UTC (8+ 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 (13+ messages)
` [PATCH v3 1/4] lib: sbi: allow platform to override PMP (un)configuration
` [PATCH v3 2/4] lib: sbi: give platform choice of using single memregion to cover OpenSBI
` [PATCH v3 3/4] include: sbi_domain: make is_region_subset public
` [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 (7+ 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 (3+ 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
[PATCH 0/2] OpenSBI FWFT ADUE update fix
2025-11-27 11:21 UTC (3+ messages)
` [PATCH 1/2] lib: sbi: Expose __sbi_sfence_vma_all() function
` [PATCH 2/2] lib: sbi: Flush TLBs upon FWFT ADUE change
[PATCH] lib: sbi: expected trap must always clear MPRV
2025-11-26 8:21 UTC (8+ messages)
[PATCH v2 0/5] Initial ESWIN/EIC7700 support
2025-11-20 9:39 UTC (12+ messages)
` [PATCH v2 1/5] lib: sbi: allow platform to override PMP (un)configuration
` [PATCH v2 2/5] lib: sbi: Add __pmp_set_tor for setting TOR regions
` [PATCH v2 3/5] firmware: add CONFIG_FIRMWARE_PACKED_RXRW
` [PATCH v2 4/5] include: sbi: Add helpers for sbi_domain_memregion
` [PATCH v2 5/5] platform: generic: eswin: add EIC7700
[PATCH v3] lib: sbi: Add runtime stack overrun detection
2025-11-19 15:55 UTC
[PATCH v2] lib: sbi: Add runtime stack overrun detection
2025-11-19 3:36 UTC
[PATCH] lib: sbi: Add runtime stack overrun detection
2025-11-18 9:25 UTC (4+ messages)
[PATCH v2 0/7] Add trap-based ISA extension emulation
2025-11-17 13:16 UTC (10+ 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 v2 6/7] lib: sbi: ISA extension emulation
` [PATCH v2 7/7] lib: sbi: ISA extension emulation (Zvbb)
[PATCH v4] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-11-14 10:37 UTC (2+ messages)
[PATCH 0/3] Initial ESWIN/EIC7700 support
2025-11-12 11:29 UTC (11+ messages)
` [PATCH 1/3] lib: sbi: allow platform to override PMP configuration
` [PATCH 2/3] lib: sbi: Add pmp_set_tor for setting TOR regions
` [PATCH 3/3] platform: generic: eswin: add EIC7700
[PATCH v3] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-11-11 10:18 UTC (8+ messages)
[PATCH] Add trap-based ISA extension emulation
2025-10-30 2:51 UTC (3+ messages)
` [PATCH 4/5] lib: sbi: "
[PATCH 1/1] lib: utils/irqchip: plic: context_id is signed
2025-11-10 8:19 UTC (2+ messages)
[PATCH 1/1] lib: utils/serial: typo Recieve
2025-11-10 8:19 UTC (2+ messages)
[PATCH v3 0/2] Add MIPS P8700 compatibles for ACLINT MTIMER
2025-11-10 8:19 UTC (4+ messages)
` [PATCH v3 1/2] lib: utils/timer: mtimer: Select the reference mtimer from a DT property
` [PATCH v3 2/2] lib: utils/timer: mtimer: add MIPS P8700 compatible
[PATCH 0/3] Add RPMI/MPXY voltage, device power and performance service
2025-11-07 8:27 UTC (9+ messages)
` [PATCH 1/3] lib: utils: Add MPXY RPMI mailbox driver for voltage
` [PATCH 2/3] lib: utils: Add MPXY RPMI mailbox driver for device power
` [PATCH 3/3] lib: utils: Add MPXY RPMI mailbox driver for performance
[PATCH] lib: sbi: Flush cache entries after writing PMP CSRs
2025-11-07 8:13 UTC (8+ messages)
[PATCH v2] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-11-06 13:09 UTC (2+ messages)
[PATCH v2 0/2] Add MIPS P8700 compatibles for ACLINT MSWI and MTIMER
2025-11-06 10:25 UTC (7+ messages)
` [PATCH v2 1/2] lib: utils/ipi: mswi: add MIPS P8700 compatible
` [PATCH v2 2/2] lib: utils/timer: mtimer: "
[PATCH v2] platform: ariane: Move ariane platform from fpga to generic
2025-11-05 16:03 UTC (2+ messages)
[PATCH] lib: sbi: Enable Ssqosid Ext using mstateen0
2025-11-04 4:44 UTC (2+ messages)
[PATCH] lib: sbi: Detect support of entropy source
2025-11-04 3:52 UTC (4+ messages)
` firmware: Initialize stack guard via Zkr
[PATCH] lib: sbi: sse: add local unknown nmi event
2025-11-03 8:15 UTC (5+ messages)
` [External] "
[PATCH v2 0/8] SmePMP bugfixes and improvement
2025-11-02 12:29 UTC (18+ messages)
` [PATCH v2 1/8] lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domain
` [PATCH v2 2/8] lib: sbi_domain: allow specifying inaccessible region
` [PATCH v2 3/8] lib: sbi_domain: print unsupported SmePMP permissions
` [PATCH v2 4/8] lib: sbi_hart: return error when insufficient PMP entries available
` [PATCH v2 5/8] lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flag
` [PATCH v2 6/8] lib: sbi_domain: ensure consistent firmware PMP entries
` [PATCH v2 7/8] lib: sbi: sbi_hart: track firmware PMP entries when configuring SmePMP
` [PATCH v2 8/8] lib: sbi_domain_context: preserve firmware PMP entries during domain context switch
page: next (older) | 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