messages from 2024-09-11 17:03:40 to 2024-11-05 04:10:07 UTC [more...]
[PATCH 0/9] Manage irqchip driver lifecycle from SBI core
2024-11-05 4:10 UTC (7+ messages)
` [PATCH 1/9] lib: utils/irqchip: plic: Allow enabling IRQs by default
` [PATCH 2/9] lib: utils/irqchip: plic: Move delegation to base PLIC driver
` [PATCH 3/9] lib: utils/irqchip: plic: Provide a hartindex to context map
` [PATCH 4/9] lib: utils/irqchip: plic: Common PM save/restore
` [PATCH 5/9] lib: utils/irqchip: Move per-hart data from fdt_plic to plic
` [PATCH 6/9] lib: sbi_irqchip: Register devices during cold init
[PATCH v4 0/7] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-11-04 10:06 UTC (12+ messages)
` [PATCH v4 1/7] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v4 2/7] lib: sbi: factorize previous mode computation
` [PATCH v4 3/7] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v4 4/7] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v4 5/7] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v4 6/7] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v4 7/7] lib: sbi: add Smdbltrp ISA extension support
[PATCH 1/1] lib: sbi_misaligned_ldst: Add handling of vector load/store
2024-10-31 3:22 UTC (4+ messages)
[PATCH v2] include: sbi: Optimize reads of mhartid and mscratch
2024-10-28 12:28 UTC (2+ messages)
[PATCH v2] lib: utils/gpio: designware: Allocate chips on the heap
2024-10-28 12:28 UTC (2+ messages)
[PATCH] lib: sbi: fix number of PMP entries detection
2024-10-28 12:27 UTC (2+ messages)
[PATCH v2 0/3] Manage IPI driver lifecycle from SBI core
2024-10-25 18:59 UTC (4+ messages)
` [PATCH v2 1/3] lib: sbi_ipi: Make .ipi_clear always target the current hart
` [PATCH v2 2/3] lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
` [PATCH v2 3/3] platform: Drop IPI warm init and exit hooks
[PATCH] include: sbi: Optimize reads of mhartid and mscratch
2024-10-25 18:48 UTC (3+ messages)
[PATCH v2 0/1] Mask/Unmask SSE Events
2024-10-25 17:35 UTC (3+ messages)
` [PATCH v2 1/1] lib: sbi: Add support to mask/unmask SSE events
[PATCH v2 0/9] OpenSBI domain data support
2024-10-25 17:31 UTC (11+ messages)
` [PATCH v2 1/9] lib: utils/ipi: Use sbi_domain_root_add_memrange() for ACLINT mswi
` [PATCH v2 2/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
` [PATCH v2 3/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
` [PATCH v2 4/9] lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
` [PATCH v2 5/9] lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
` [PATCH v2 6/9] include: sbi: Remove cyclic include in sbi_domain_context.h
` [PATCH v2 7/9] lib: sbi: Introduce domain data
` [PATCH v2 8/9] lib: sbi_domain: Use domain data support for per-domain hart context
` [PATCH v2 9/9] docs: Remove hartindex_to_context_table from domain_support.md
include: sbi: Fix typo error
2024-10-23 7:20 UTC
[PATCH 1/1] platform: Add xiangshan platform
2024-10-18 11:49 UTC (2+ messages)
[RFC PATCH 0/2] Improve pmp support
2024-10-16 18:06 UTC (3+ messages)
` [RFC PATCH 1/2] lib: sbi: Improve pmp_get/pmp_set
` [RFC PATCH 2/2] lib: sbi: Using word addresses in memregion
[PATCH] lib: sbi: Fix integer overflow in is_region_subset
2024-10-16 17:53 UTC
[PATCH 00/16] RPMI and SBI MPXY support for OpenSBI
2024-10-11 11:51 UTC (4+ messages)
` [PATCH 13/16] lib: sbi: Add SBI Message Proxy (MPXY) framework
[PATCH 0/9] OpenSBI domain data support
2024-10-10 5:26 UTC (25+ messages)
` [PATCH 1/9] lib: utils/ipi: Use sbi_domain_root_add_memrange() for ACLINT mswi
` [PATCH 2/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for IMSIC
` [PATCH 3/9] lib: utils/irqchip: Use sbi_domain_root_add_memrange() for APLIC
` [PATCH 4/9] lib: sbi_domain: Make sbi_domain_root_add_memregion() as local function
` [PATCH 5/9] lib: utils/fdt: Use sbi_domain_memregion_init() when parsing domains
` [PATCH 6/9] include: sbi: Remove cyclic include in sbi_domain_context.h
` [PATCH 7/9] lib: sbi: Introduce domain data
` [PATCH 8/9] lib: sbi_domain: Use domain data support for per-domain hart context
` [PATCH 9/9] docs: Remove hartindex_to_context_table from domain_support.md
[PATCH] Makefile: perform sanity checks on payload during build
2024-10-09 22:32 UTC (4+ messages)
[PATCH] docs: add example of building the Linux kernel
2024-10-08 9:49 UTC
[PATCH] docs: add example of building the Linux kernel
2024-10-05 0:55 UTC (2+ messages)
[PATCH v4 0/1] Enable Dead Code Elimination
2024-10-04 0:55 UTC (3+ messages)
` [PATCH v4 1/1] Makefile: enable --gc-sections
[PATCH] lib: sbi: fix missing high 32bits when sbi_cppc_write on rv32
2024-09-27 7:42 UTC (2+ messages)
[PATCH] firmware: fw_base.S: fix multi-core boot bug
2024-09-27 5:37 UTC (2+ messages)
[PATCH] include: sbi: Don't unconditionally define '__always_inline'
2024-09-27 5:23 UTC (3+ messages)
[PATCH] Makefile: Make .carray.c files depend on carray.sh
2024-09-27 5:18 UTC (2+ messages)
[PATCH] lib: utils/ipi: Fix hartid wrongly used as hart index
2024-09-27 5:16 UTC (2+ messages)
[PATCH] lib: utils/gpio: designware: Allocate chips on the heap
2024-09-27 5:09 UTC (2+ messages)
[PATCH] Support TOR mode in pmp_set
2024-09-26 13:22 UTC (2+ messages)
[PATCH 00/12] OpenSBI Hart Index Optimizations
2024-09-26 12:54 UTC (26+ messages)
` [PATCH 01/12] lib: sbi_init: Remove obsolete hartid check
` [PATCH 02/12] include: sbi: Store the hart index in struct sbi_scratch
` [PATCH 03/12] lib: sbi: Use current_hartindex() where possible
` [PATCH 04/12] lib: sbi_sse: Cache the event's target hart index
` [PATCH 05/12] lib: utils/irqchip: Look up IMSIC data by "
` [PATCH 06/12] lib: sbi_ecall_legacy: Use SBI v0.2 encoding for "all harts"
` [PATCH 07/12] lib: sbi: Simplify halt broadcast logic
` [PATCH 08/12] lib: sbi: Update __sbi_hsm_hart_get_state() to take a hart index
` [PATCH 09/12] lib: sbi: Use sbi_hartmask in sbi_hsm_hart_interruptible_mask()
` [PATCH 10/12] lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart index
` [PATCH 11/12] lib: sbi: Update sbi_{entry,init}_count() "
` [PATCH 12/12] lib: sbi: Remove unused hartid parameters
[PATCH] firmware: Simplify FDT header endianness conversion
2024-09-25 5:18 UTC (2+ messages)
[PATCH v6 0/4] zicfilp and zicfiss support in opensbi
2024-09-23 13:37 UTC (6+ messages)
` [PATCH v6 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v6 2/4] lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
` [PATCH v6 3/4] lib: sbi: sw check exception delegation
` [PATCH v6 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH] include: sbi_bitops: add ULL version for BIT and GENMASK
2024-09-23 13:05 UTC (3+ messages)
[PATCH] lib: sbi_domain_context: Fix file permissions
2024-09-23 12:57 UTC (2+ messages)
[PATCH] lib: sbi: Respect scounteren when emulating the time CSR
2024-09-23 12:49 UTC (2+ messages)
[PATCH] docs: Remove github PR as an option
2024-09-23 12:27 UTC (2+ messages)
[PATCH] lib: sbi: fwft: add support for SBI_FWFT_POINTER_MASKING_PMLEN
2024-09-23 12:24 UTC (2+ messages)
[PATCH 0/8] Prepare memregion handling for future isolation primitives
2024-09-20 16:42 UTC (5+ messages)
[PATCH] lib: sbi: Fix writes to emulated 32-bit htimedelta CSR
2024-09-20 16:27 UTC (2+ messages)
[PATCH 1/2] include: sbi_domain: Fix incorrect comments
2024-09-20 16:16 UTC (4+ messages)
` [PATCH 2/2] lib: sbi: Use a linked list to track domains
[PATCH v2 0/2] platform: improve heap size handle
2024-09-20 10:02 UTC (5+ messages)
` [PATCH v2 1/2] platform: ensure enough heap size with debug triggers extension
` [PATCH v2 2/2] platform: introduce DT-based configurable heap size
[PATCH 0/2] platform: improve heap size handle
2024-09-20 7:40 UTC (6+ messages)
` [PATCH 1/2] platform: ensure enough heap size with debug triggers extension
` [PATCH 2/2] platform: introduce DT-based configurable heap size
[PATCH] lib: sbi: Add support to mask/unmask SSE events
2024-09-20 5:27 UTC (5+ messages)
[PATCH v3 0/7] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 14:08 UTC (8+ messages)
` [PATCH v3 1/7] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v3 2/7] lib: sbi: factorize previous mode computation
` [PATCH v3 3/7] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v3 4/7] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v3 5/7] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v3 6/7] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v3 7/7] lib: sbi: add Smdbltrp ISA extension support
[PATCH] top: Add .editorconfig to set basic coding styles
2024-09-16 9:56 UTC
[PATCH v2 0/6] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 7:28 UTC (13+ messages)
` [PATCH v2 1/6] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v2 2/6] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v2 3/6] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v2 4/6] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v2 5/6] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v2 6/6] lib: sbi: add Smdbltrp ISA extension support
[PATCH 0/5] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 7:25 UTC (20+ messages)
` [PATCH 1/5] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH 2/5] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH 3/5] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH 4/5] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH 5/5] lib: sbi: add Smdbltrp ISA extension support
[PATCH v5 0/4] zicfilp and zicfiss support in opensbi
2024-09-14 17:43 UTC (10+ messages)
` [PATCH v5 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v5 2/4] lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
` [PATCH v5 3/4] lib: sbi: sw check exception delegation
` [PATCH v5 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH v3 0/1] Enable Dead Code Elimination
2024-09-11 17:03 UTC (3+ messages)
` [PATCH v3 1/1] Makefile: enable --gc-sections
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