messages from 2025-04-13 15:06:59 to 2025-05-22 01:35:22 UTC [more...]
[PATCH] lib: sbi: fwft: Use only the provided PMLEN value
2025-05-22 1:34 UTC
[PATCH v4] lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0
2025-05-21 13:08 UTC (4+ messages)
[PATCH v2] lib: utils/irqchip: always parse msi information for each aplic device
2025-05-20 8:29 UTC (3+ messages)
[PATCH] include: sbi: Change SBI spec version to 3.0
2025-05-20 8:22 UTC (4+ messages)
[PATCH v3] lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0
2025-05-20 8:22 UTC (3+ messages)
[PATCH v4 0/2] Register Zicntr in FDT when emulating is possible
2025-05-20 8:12 UTC (5+ messages)
` [PATCH v4 1/2] lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
` [PATCH v4 2/2] lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
[PATCH] lib: utils: Fix fdt_mpxy_init() not returning error code
2025-05-20 6:26 UTC (2+ messages)
[PATCH 0/4] Driver updates to match frozen RPMI specification
2025-05-20 5:49 UTC (6+ messages)
` [PATCH 1/4] lib: utils/mailbox: Update DT register name of A2P doorbell
` [PATCH 2/4] lib: utils/mailbox: Parse P2A doorbell system MSI index from DT
` [PATCH 3/4] lib: utils/mailbox: Parse A2P doorbell value "
` [PATCH 4/4] lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributes
[PATCH] platform: generic: mips: add P8700
2025-05-20 5:31 UTC (29+ messages)
` [PATCH v4 0/8] *** Add MIPS P8700 platform ***
` [PATCH v4 1/8] platform: generic: mips: add P8700
` [PATCH v4 2/8] platform: generic: mips: add header files
` [PATCH v4 3/8] platform: generic: mips: add an entry function
` [PATCH v4 4/8] platform: generic: mips: add the platform file
` [PATCH v4 5/8] lib: Emulate amo instructions
` [PATCH v4 6/8] platform: generic: mips: add a dts file
` [PATCH v4 7/8] platform: generic: mips: add objects.mk
` [PATCH v4 8/8] Initialize MIPS custom PMA registers
` [PATCH v5 00/10] *** Add MIPS P8700 Platform ***
` [PATCH v5 01/10] platform: generic: mips: add P8700
` [PATCH v5 02/10] platform: generic: mips: add header files
` [PATCH v5 03/10] platform: generic: mips: add an entry function
` [PATCH v5 04/10] platform: generic: mips: add the platform file
` [PATCH v5 05/10] platform: generic: mips: add a dts file
` [PATCH v5 06/10] platform: generic: mips: add objects.mk
` [PATCH v5 07/10] Initialize MIPS custom PMA registers
` [PATCH v5 08/10] devices to use MMIO memory
` [PATCH v5 09/10] platform: generic: mips: add mmio to allmem in the dts file
` [PATCH v5 10/10] Fix PMA init for MMIO regions
[PATCH] lib: sbi: Add Smrnmi extension detection
2025-05-20 4:28 UTC (3+ messages)
[PATCH v5] lib: Emulate AMO instructions when Zaamo is not available
2025-05-20 3:57 UTC (2+ messages)
[PATCH v2 0/2] lib: sbi: pmu: Rework SSE callbacks
2025-05-19 21:56 UTC (8+ messages)
` [PATCH v2 1/2] lib: sbi: pmu: Add SSE register/unregister() callbacks
` [PATCH v2 2/2] lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()
[PATCH] lib: sbi: pmu: Rework SSE callbacks
2025-05-19 7:38 UTC (3+ messages)
[PATCH] lib: utils: Initial compiler built-in stack protector support
2025-05-19 1:48 UTC (3+ messages)
[PATCH v2 0/5] Support external CMO to flush entire cache
2025-05-15 14:44 UTC (8+ messages)
` [PATCH v2 1/5] lib: utils: Add cache flush library
` [PATCH v2 2/5] lib: utils: Add FDT cache library
` [PATCH v2 3/5] utils: cache: Add SiFive ccache controller
` [PATCH v2 4/5] lib: utils/cache: Add fdt cmo helpers
` [PATCH v2 5/5] platform: generic: Add SiFive development platform
[PATCH] fix missing .debug_frame DWARF section if gcc-based toolchain is used
2025-05-15 13:27 UTC (2+ messages)
[PATCH] lib: sbi: Use hsm stop for hsm wait
2025-05-15 13:13 UTC (3+ messages)
[PATCH 0/5] Some updates about sbi_timer
2025-05-15 11:51 UTC (8+ messages)
` [PATCH 2/5] lib: sbi: Add error message for sbi_timer_event_start
` [PATCH 3/5] lib: sbi: Fix sbi_timer for Asymmetric Multi-Processing
` [PATCH 4/5] lib: sbi: Add error check for sbi_timer_waitms_until
` [PATCH 5/5] lib: sbi: add Xtheadsstc support
[PATCH] Makefile: Add flag for reprodubility compiler flags
2025-05-15 2:59 UTC
[PATCH] lib: sbi: Only enable TM bit in scounteren
2025-05-14 7:34 UTC (5+ messages)
[PATCH v2] lib: sbi: Optimize saddr mapping in sbi_dbtr.c
2025-05-14 5:24 UTC
[PATCH] lib: sbi: Optimize saddr mapping in sbi_dbtr.c
2025-05-14 5:15 UTC
[PATCH] lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup
2025-05-13 12:37 UTC (3+ messages)
[PATCH v2] lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0 in ctr_cfg_match
2025-05-12 17:50 UTC (2+ messages)
[PATCH] lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0 in ctr_cfg_match
2025-05-12 8:19 UTC (2+ messages)
Experimental OpenSBI fork for trap-based ISA extension emulation
2025-05-10 19:15 UTC
Public Review : RISC-V Supervisor Binary Interface (SBI) version v3.0
2025-05-10 0:27 UTC
[PATCH v3 0/2] Register Zicntr in FDT when emulating is possible
2025-05-07 7:17 UTC (5+ messages)
` [PATCH v3 1/2] lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
` [PATCH v3 2/2] lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
[PATCH] Makefile: Make $(LLVM) more flexible
2025-05-01 0:11 UTC (3+ messages)
[PATCH v2 0/8] Reset more security-related CSRs
2025-04-30 5:27 UTC (10+ messages)
` [PATCH v2 1/8] lib: sbi: add 64 bit csr macros
` [PATCH v2 2/8] lib: sbi: use "
` [PATCH v2 3/8] lib: sbi_hart: reset hstatus
` [PATCH v2 4/8] lib: sbi_hart: reset sstateen and hstateen
` [PATCH v2 5/8] lib: sbi_hart: fix sstateen emulation
` [PATCH v2 6/8] lib: sbi_hart: reset mstateen0
` [PATCH v2 7/8] lib: sbi_hart: add Ssstateen extension
` [PATCH v2 8/8] lib: sbi_hart: properly reset Ssstateen
[PATCH 0/8] Reset more security-related CSRs
2025-04-29 5:30 UTC (22+ messages)
` [PATCH 1/8] lib: sbi: add 64 bit csr macros
` [PATCH 2/8] lib: sbi: use "
` [PATCH 3/8] lib: sbi_hart: reset hstatus
` [PATCH 4/8] lib: sbi_hart: reset sstateen and hstateen
` [PATCH 5/8] lib: sbi_hart: fix sstateen emulation
` [PATCH 6/8] lib: sbi_hart: reset mstateen0
` [PATCH 7/8] lib: sbi_hart: add Ssstateen extension
` [PATCH 8/8] lib: sbi_hart: properly reset Ssstateen
[PATCH v4] Set the scratch allocation to alignment to cacheline size
2025-04-24 5:46 UTC (8+ messages)
` [PATCH v5] "
` [PATCH v6] lib: sbi: "
[PATCH] lib: sbi_domain: Reduce memory usage of per-domain hart context
2025-04-23 12:22 UTC (2+ messages)
[PATCH] lib: utils/irqchip: always parse msi information for each aplic device
2025-04-23 11:40 UTC (3+ messages)
[PATCH 00/10] Refactor generic platform overrides from middleware to helpers
2025-04-23 7:09 UTC (24+ messages)
` [PATCH 01/10] platform: generic: andes: Remove inline definitions
` [PATCH 02/10] platform: rzfive: Call andes_pma_setup_regions() only during cold boot
` [PATCH 03/10] platform: generic: thead: Avoid casting away const
` [PATCH 04/10] platform: generic: Add an init hook matching fdt_driver
` [PATCH 05/10] platform: generic: Allow replacing platform operations
` [PATCH 06/10] platform: generic: Modify platform ops instead of using hooks
` [PATCH 07/10] platform: generic: Remove platform override hooks
` [PATCH 08/10] platform: generic: Initialize overrides with fdt_driver
` [PATCH 09/10] lib: utils/fdt: Remove fdt_match_node()
` [PATCH 10/10] lib: sbi_platform: Remove the vendor_ext_check hook
[PATCH v4] lib: sbi_mpxy: Change MPXY state as per-domain data
2025-04-22 4:20 UTC (2+ messages)
[PATCH 0/5] Support external CMO to flush entire cache
2025-04-21 6:25 UTC (6+ messages)
` [PATCH 1/5] lib: utils/cache: Add cache flush library
` [PATCH 2/5] lib: utils/cache: Add FDT cache library
` [PATCH 3/5] lib: utils/cache: Add SiFive ccache controller
` [PATCH 4/5] lib: utils/cache: Add fdt cmo helpers
` [PATCH 5/5] platform: generic: Add SiFive development platform
[PATCH v2 0/5] Cache CPU information from the DT
2025-04-21 4:25 UTC (8+ messages)
` [PATCH v2 1/5] lib utils/fdt: Drop fdt_parse_max_enabled_hart_id()
` [PATCH v2 4/5] lib: utils: Use fdt_cpu_intc_phandle_to_hartindex()
` [PATCH v2 5/5] lib: utils: Use fdt_cpu_get_timebase_frequency()
[PATCH] lib: sbi: Handle length of extension name string exceed buffer size error
2025-04-21 4:23 UTC (2+ messages)
[PATCH v2 0/2] Register Zicntr in FDT when emulating is possible
2025-04-19 4:49 UTC (4+ messages)
` [PATCH v2 1/2] lib: sbi: hart: Detect existence of cycle and instret CSRs for Zicntr
` [PATCH v2 2/2] lib: utils: fdt: Claim Zicntr if time CSR emulation is possible
[PATCH] lib: sbi: Remove unnecessary SBI_INIT_LIST_HEAD
2025-04-15 6:10 UTC (2+ messages)
[PATCH] lib: sbi: Simplify structure member offset checking
2025-04-15 6:05 UTC (2+ messages)
[PATCH] lib: sbi: Fix SHMEM_PHYS_ADDR for RV64
2025-04-15 5:53 UTC (2+ messages)
[PATCH] lib: sbi: sbi_mpxy_set_shmem adds parameter check
2025-04-15 4:54 UTC (2+ messages)
[PATCH v3] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
2025-04-14 21:08 UTC (6+ messages)
[PATCH v2 1/1] lib: sbi: Allow programmable counters to monitor cycle/instret events for Andes PMU
2025-04-14 12:30 UTC (2+ messages)
[PATCH 1/1] docs: pmu_support: fix example typos
2025-04-14 11:57 UTC (2+ messages)
[PATCH 0/2] lib: sbi_ipi: Return error for invalid hartids
2025-04-14 10:01 UTC (2+ messages)
[PATCH] Makefile: Avoid repeated evaluation of shell commands
2025-04-13 16:19 UTC (2+ messages)
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