OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-15 06:52:58 to 2025-01-28 21:33:30 UTC [more...]

[PATCH] Work with hartid equal to or greater than SBI_HARTMASK_MAX_BITS
 2025-01-28 21:33 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
  ` [PATCH v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT
  ` [PATCH v3] Check that hartid is within the SBI_HARTMASK_MAX_BITS

[PATCH] Convert hartid to hart index to get scratch
 2025-01-28 12:48 UTC  (2+ messages)

[PATCH] Align the scratch allocation to 64 bytes
 2025-01-24 23:26 UTC  (10+ messages)
` [PATCH v2] We add a new configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT as an int
    ` [EXTERNAL]Re: "
  ` [PATCH v3] New configuration CONFIG_SBI_SCRATCH_ALLOC_ALIGNMENT

[PATCH v2 0/4] lib: sbi: fwft: Fix return error values according to the spec
 2025-01-24 16:51 UTC  (5+ messages)
` [PATCH v2 1/4] include: sbi: Add SBI_ERR_DENIED_LOCKED
` [PATCH v2 2/4] lib: sbi: fwft: Return SBI_ERR_DENIED_LOCKED when setting a locked feature
` [PATCH v2 3/4] lib: sbi: fwft: Fix error return value for feature > 32 bits
` [PATCH v2 4/4] lib: sbi: Clear lock only for local events

[PATCH 0/3] lib: sbi: fwft: Fix return error values according to the spec
 2025-01-24  8:20 UTC  (6+ messages)
` [PATCH 1/3] include: sbi: Add SBI_ERR_DENIED_LOCKED
` [PATCH 2/3] lib: sbi: fwft: Return SBI_ERR_DENIED_LOCKED when setting a locked feature
` [PATCH 3/3] lib: sbi: fwft: Fix error return value for feature > 32 bits

[PATCH] lib: sbi: increase the size of the string used for extension display
 2025-01-23 14:58 UTC 

[PATCH v2 00/13] More RPMI and MPXY updates
 2025-01-22  6:44 UTC  (14+ messages)
` [PATCH v2 01/13] lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
` [PATCH v2 02/13] lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox
` [PATCH v2 03/13] lib: utils: Introduce optional MPXY RPMI service group operations
` [PATCH v2 04/13] lib: sbi: Fix capability bit assignment in MPXY framework
` [PATCH v2 05/13] lib: sbi: Improve local variable declarations "
` [PATCH v2 06/13] lib: utils: Drop notifications from MPXY RPMI mailbox client
` [PATCH v2 07/13] lib: utils: Improve variable declarations in "
` [PATCH v2 08/13] include: sbi_utils: Include mailbox.h in rpmi_mailbox.h header
` [PATCH v2 09/13] lib: utils: Implement get_attribute() for the RPMI shared memory mailbox
` [PATCH v2 10/13] lib: utils: Populate MPXY channel attributes from RPMI channel attributes
` [PATCH v2 11/13] include: sbi_utils: Update RPMI service group IDs and BASE service group
` [PATCH v2 12/13] lib: utils: Add MPXY RPMI mailbox driver for System MSI "
` [PATCH v2 13/13] lib: sbi: Update MPXY framework and SBI extension as per latest spec

[PATCH] ext-sse: Handle landing pads SSTATUS.SPELP bit
 2025-01-20 10:08 UTC  (2+ messages)

[PATCH 00/12] More RPMI and MPXY updates
 2025-01-20  9:16 UTC  (28+ messages)
` [PATCH 01/12] lib: utils: Split the FDT MPXY RPMI mailbox client into two parts
` [PATCH 02/12] lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mbox
` [PATCH 03/12] lib: utils: Introduce optional MPXY RPMI service group operations
` [PATCH 04/12] lib: sbi: Fix capability bit assignment in MPXY framework
` [PATCH 05/12] lib: sbi: Improve local variable declarations "
` [PATCH 06/12] lib: utils: Drop notifications from MPXY RPMI mailbox client
` [PATCH 07/12] lib: utils: Improve variable declarations in "
` [PATCH 08/12] include: sbi_utils: Include mailbox.h in rpmi_mailbox.h header
` [PATCH 09/12] lib: utils: Implement get_attribute() for the RPMI shared memory mailbox
` [PATCH 10/12] lib: utils: Populate MPXY channel attributes from RPMI channel attributes
` [PATCH 11/12] include: sbi_utils: Update RPMI service group IDs and BASE service group
` [PATCH 12/12] lib: utils: Add MPXY RPMI mailbox driver for System MSI "

[PATCH] firmware: fw_base.S: Fix comments for _wait_for_boot_hart
 2025-01-20  3:13 UTC 

[PATCH 0/3] Finish fdt_driver conversion
 2025-01-19 19:03 UTC  (4+ messages)
` [PATCH 1/3] lib: utils/irqchip: Use fdt_driver for initialization
` [PATCH 2/3] lib: utils/fdt: Remove fdt_find_match()
` [PATCH 3/3] lib: utils: Initialize miscellaneous drivers in one pass

[PATCH] platform: generic: mips: add P8700
 2025-01-17 22:34 UTC 

[PATCH] platform: generic: thead: add Sophgo SG2044
 2025-01-13  7:33 UTC 

[PATCH] Add a counter and debug printf to change the latency inside tlb_sync
 2025-01-10 19:12 UTC  (8+ messages)

[PATCH v6 0/7] lib: sbi: sse: rework event availability
 2025-01-10 13:15 UTC  (8+ messages)
` [PATCH v6 1/7] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
` [PATCH v6 2/7] lib: sbi: move sbi_double_trap_handler() to a dedicated header
` [PATCH v6 3/7] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v6 4/7] include: lib: add a simple simply linked list implementation
` [PATCH v6 5/7] lib: sbi: sse: allow adding new events
` [PATCH v6 6/7] lib: sbi: sse: return SBI_ENOTSUPP for unsupported events
` [PATCH v6 7/7] lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported

[PATCH] Add RISCV_ISA_ZALRSC_ONLY to rewrite amo instructions via lr and sc
 2025-01-10  2:33 UTC  (3+ messages)

[PATCH] Add a dummy register to sbi_trap_regs
 2025-01-10  1:44 UTC  (3+ messages)

[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  (4+ 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  (17+ 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  (10+ 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 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox