messages from 2024-12-03 00:39:41 to 2025-01-10 00:34:50 UTC [more...]
[PATCH] Align the scratch allocation to 64 bytes
2025-01-10 0:34 UTC
[PATCH] Add a dummy register to sbi_trap_regs
2025-01-10 0:30 UTC (2+ messages)
[PATCH] Add RISCV_ISA_ZALRSC_ONLY to rewrite amo instructions via lr and sc
2025-01-10 0:24 UTC
[PATCH] Add a counter and debug printf to change the latency inside tlb_sync
2025-01-10 0:03 UTC
[PATCH] Convert hartid to hart index to get scratch
2025-01-09 23:32 UTC
[PATCH] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS
2025-01-09 23:08 UTC
[PATCH] lib: utils: Make the enforce permission bit configurable from DT
2025-01-08 2:25 UTC (2+ messages)
[PATCH] lib: utils/irqchip: Optimize `fdt_parse_aplic_node` function
2025-01-03 3:50 UTC (4+ messages)
[PATCH] lib: utils/fdt: update fdt_parse_aplic_node()
2025-01-03 2:38 UTC
[PATCH v5 0/6] lib: sbi: sse: rework event availability
2025-01-02 13:39 UTC (7+ messages)
` [PATCH v5 1/6] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
` [PATCH v5 2/6] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v5 3/6] include: lib: add a simple simply linked list implementation
` [PATCH v5 4/6] lib: sbi: sse: allow adding new events
` [PATCH v5 5/6] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events
` [PATCH v5 6/6] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported
[PATCH 1/1] fdt: fdt_helper: fix typo har't'id
2024-12-30 9:44 UTC
[PATCH] lib: utils: Fix irqchip registration for PLIC and APLIC
2024-12-25 14:10 UTC (5+ messages)
OpenSBI v1.6 Released
2024-12-24 11:01 UTC
[PATCH 1/2] lib: sbi: Print list of available SBI extensions at boot-time
2024-12-24 6:30 UTC (6+ messages)
` [PATCH 2/2] lib: sbi: Improve the alignment of boot-time prints
[PATCH v2 1/2] Cleanup int vs bool in semihosting_init() definitions
2024-12-21 16:20 UTC (5+ messages)
` [PATCH v2 2/2] Fix compiling with C23 enabled compilers
[PATCH v2 1/2] platform: generic: Initialize console before other drivers
2024-12-21 13:02 UTC (6+ messages)
` [PATCH v2 2/2] lib: utils: Mark RPMI drivers as experimental
RFC: big endian support for riscv64/opensbi
2024-12-20 16:02 UTC (8+ messages)
` [RFC 1/7] opensbi: use .insn for instrcutions to fix endian
` [RFC 2/7] opensbi: add build config for building big-endian
` [RFC 3/7] opensbi: add option to set big-endian mode at run-time
` [RFC 4/7] opensbi: make io little-endian for big endian build
` [RFC 5/7] internal: add big/little endian to boot print
` [RFC 6/7] opensbi: fixup endian access for fw_info
` [RFC 7/7] opensbi: add u/s big endian init option
[PATCH v4 0/5] lib: sbi: sse: rework event availability
2024-12-20 9:42 UTC (18+ messages)
` [PATCH v4 1/5] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
` [PATCH v4 2/5] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v4 3/5] lib: sbi: sse: allow adding new events
` [PATCH v4 4/5] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events
` [PATCH v4 5/5] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported
[PATCH] lib: utils: Mark RPMI drivers as experimental
2024-12-19 6:01 UTC (6+ messages)
[PATCH] lib: utils: improvement rpmi_cppc_fc_db_trigger
2024-12-19 5:34 UTC (3+ messages)
updated change to build
2024-12-17 18:47 UTC (18+ messages)
` [RFC 1/5] add build container for ubunti 18.04
` [RFC 2/5] add ~ files to .gitignore
` [RFC 3/5] remove carry output if scripts/carray.sh fails
` [RFC 4/5] script/carry.sh: send error to stderr
` [RFC 5/5] scripts/carray: change to using single awk invocation to generate .c
[PATCH v3 0/5] lib: sbi: sse: rework event availability
2024-12-16 14:16 UTC (12+ messages)
` [PATCH v3 1/5] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
` [PATCH v3 2/5] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v3 3/5] lib: sbi: sse: rework event availability
` [PATCH v3 4/5] lib: sbi: pmu: add an sse .is_supported_cb callback implementation
` [PATCH v3 5/5] lib: sbi: sse: set non-software events as unsupported
[PATCH v2 00/17] RPMI and SBI MPXY support for OpenSBI
2024-12-16 8:57 UTC (6+ messages)
[PATCH 0/2] PMU related minor fixes
2024-12-15 8:50 UTC (5+ messages)
` [PATCH 1/2] lib: sbi_pmu: Fix the sanity check condition for hw event map
` [PATCH 2/2] lib: sbi_pmu: Verify the raw events first during event info
[BUG report] boot fail with V extension
2024-12-15 6:54 UTC (3+ messages)
[PATCH 0/2] lib: sbi: fixes a few SSE errors
2024-12-15 6:29 UTC (5+ messages)
` [PATCH 1/2] lib: sbi: fix GLOBAL_PLAT_DEFINE
` [PATCH 2/2] lib: sbi: sse: Fix a6 and a7 register content upon injection
[PATCH v2 0/2] OpenSBI LLVM related fixes
2024-12-15 6:04 UTC (9+ messages)
` [PATCH v2 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
` [PATCH v2 2/2] Makefile: Don't enable V-extension using -march option
Upcoming OpenSBI v1.6 release
2024-12-14 6:58 UTC
[PATCH v2 0/4] lib: sbi: sse: rework event availability
2024-12-12 8:27 UTC (11+ messages)
` [PATCH v2 1/4] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v2 2/4] lib: sbi: sse: rework event availability
` [PATCH v2 3/4] lib: sbi: sse: add a is_supported_cb() callback
` [PATCH v2 4/4] lib: sbi: pmu: add an sse .is_supported_cb callback implementation
[PATCH 1/2] lib: utils/serial: Cleanup int vs bool in semihosting_init() definitions
2024-12-12 4:36 UTC (5+ messages)
` [PATCH 2/2] include: Fix compiling bool with C23 enabled compilers
[PATCH 0/2] OpenSBI LLVM related fixes
2024-12-11 3:25 UTC (10+ messages)
` [PATCH 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
` [PATCH 2/2] Makefile: Don't enable V-extension using -march option
[PATCH 0/3] lib: sbi: fix PMU SSE event handling
2024-12-10 9:48 UTC (20+ messages)
` [PATCH 1/3] lib: sbi: sse: Return a value from the register callback
` [PATCH 2/3] lib: sbi: sse: Disable injection if callbacks are set
` [PATCH 3/3] lib: sbi: pmu: Set a SSE register_cb() for event availability
[PATCH 0/1] Add a SBOM template in CycloneDX format
2024-12-09 16:59 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v2] lib: sbi_misaligned_ldst: Add handling of vector load/store
2024-12-09 15:43 UTC (11+ messages)
[PATCH 1/1] lib: sbi_misaligned_ldst: Add handling of vector load/store
2024-12-06 4:06 UTC (7+ messages)
[PATCH 0/5] Implement PMU enhancements in SBI v3.0
2024-12-03 0:39 UTC (4+ messages)
` [PATCH 4/5] lib: sbi_pmu: Implement SBI PMU event info function
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