OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-10 06:19:33 to 2024-01-18 09:20:10 UTC [more...]

[PATCH v2 1/2] platform: starfive: correct system clock device tree node
 2024-01-18  9:20 UTC  (2+ messages)
` [PATCH v2 2/2] platform: starfive: get I2C offset address from "clocks" property

[PATCH] Makefile: don't pass -mstrict-align to clang
 2024-01-18  7:38 UTC  (2+ messages)

[PATCH 1/2] platform: starfive: correct system clock device tree node
 2024-01-18  4:57 UTC  (6+ messages)
` [PATCH 2/2] platform: starfive: get I2C offset address from clocks property

[RFC PATCH v2 0/4] Add support for Supervisor Software Events extension
 2024-01-17 13:39 UTC  (16+ messages)
` [RFC PATCH v2 1/4] lib: sbi: provides regs to sbi_ipi_process()
` [RFC PATCH v2 2/4] lib: sbi: add support for Supervisor Software Events extension
` [RFC PATCH v2 3/4] lib: sbi: trigger SSE PMU event on PMU overflow IRQ
` [RFC PATCH v2 4/4] lib: sbi: add SBI_EXT_PMU_IRQ_CLEAR

[PATCH v2] Makefile: add rebuild
 2024-01-17 12:18 UTC  (3+ messages)

[PATCH] Makefile: add rebuild
 2024-01-17 10:56 UTC  (2+ messages)

[PATCH v3 00/10] Improvements to fw_base.S
 2024-01-17 10:42 UTC  (11+ messages)
` [PATCH v3 01/10] firmware: fw_base.S: Improve loading u32
` [PATCH v3 02/10] firmware: fw_base.S: remove _runtime_offset
` [PATCH v3 03/10] firmware: fw_base.S: Simplify address get in _relocate
` [PATCH v3 04/10] firmware: fw_base.S: Simplify relocate
` [PATCH v3 05/10] firmware: fw_base.S: Move _link_start to .rodata section
` [PATCH v3 06/10] firmware: fw_base: Simplified setup trap handler
` [PATCH v3 07/10] firmware: fw_dynamic.S: Remove _bad_dynamic_info
` [PATCH v3 08/10] firmware: fw_base.S: Remove _relocate_lottery
` [PATCH v3 09/10] firmware: Use C if possible
` [PATCH v3 10/10] firmware: fw_base.S: Fix arguments passing

[PATCH] firmware: fw_base.S: remove _runtime_offset
 2024-01-15 15:24 UTC  (2+ messages)

[PATCH] firmware: fw_base.S: Improve loading u32
 2024-01-15 15:23 UTC  (2+ messages)

[PATCH v2 0/4] Improvements to fw_base.S
 2024-01-15 15:19 UTC  (5+ messages)
` [PATCH v2 1/4] firmware: fw_base.S: Improve loading u32
` [PATCH v2 2/4] firmware: fw_base.S: remove _runtime_offset
` [PATCH v2 3/4] firmware: fw_base.S: Simplify address get in _relocate
` [PATCH v2 4/4] firmware: fw_base.S: Simplify relocate

[PATCH v3] lib: sbi: Add initial domain context management support
 2024-01-15  8:32 UTC  (3+ messages)

[RFC PATCH v2 0/2] lib: sbi_pmu: Add PMU snapshot extension
 2024-01-15  6:24 UTC 

[RFC PATCH v2 0/2] lib: sbi_pmu: Add PMU snapshot extension
 2024-01-14  1:41 UTC  (7+ messages)
` [RFC PATCH v2 1/2] lib: sbi: Add shared memory region support
` [RFC PATCH v2 2/2] lib: sbi_pmu: Add PMU snapshot implementation

[RFC PATCH 0/2] lib: sbi_pmu: Add PMU snapshot extension
 2024-01-11  0:32 UTC  (5+ messages)
` [RFC PATCH 1/2] lib: sbi: Add shared memory region support
` [RFC PATCH 2/2] lib: sbi_pmu: Add PMU snapshot implementation

[PATCH v3 0/8] Introduce support for SBI Debug Trigger Extension
 2024-01-10  5:41 UTC  (11+ messages)
` [PATCH v3 1/8] include: sbi: Introduce common endianess conversion macro
` [PATCH v3 2/8] include: sbi: Add TINFO debug trigger CSR
` [PATCH v3 3/8] include: sbi: Introduce debug trigger register encodings
` [PATCH v3 4/8] lib: sbi: Detect support of debug triggers
` [PATCH v3 5/8] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v3 6/8] include: sbi: Add SBI debug trigger extension related defines
` [PATCH v3 7/8] lib: sbi: Implement SBI debug trigger extension
` [PATCH v3 8/8] lib: sbi: Print number of debug triggers found

[PATCH v2 0/7] Introduce support for SBI Debug Trigger Extension
 2024-01-09 15:44 UTC  (17+ messages)
` [PATCH v2 1/7] include: sbi: Introduce common endianess conversion macro
` [PATCH v2 2/7] include: sbi: Add TINFO debug trigger CSR
` [PATCH v2 3/7] include: sbi: Introduce debug trigger register encodings
` [PATCH v2 4/7] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v2 5/7] include: sbi: Add SBI debug trigger extension related defines
` [PATCH v2 6/7] lib: sbi: Implement SBI debug trigger extension
` [PATCH v2 7/7] lib: sbi: Print number of debug triggers found

[PATCH v1 0/7] Introduce support for SBI Debug Trigger Extension
 2024-01-08  6:05 UTC  (15+ messages)
` [PATCH v1 1/7] include: sbi: Introduce common endianess conversion macro
` [PATCH v1 2/7] include: sbi: Add TINFO debug trigger CSR
` [PATCH v1 3/7] include: sbi: Introduce debug trigger register encodings
` [PATCH v1 4/7] lib: sbi: Introduce the SBI debug triggers extension support
` [PATCH v1 5/7] include: sbi: Introduce ecall mactros for SBI debug trigger extension
` [PATCH v1 6/7] lib: sbi: Introduce ecall handler "
` [PATCH v1 7/7] lib: sbi: Print number of debug triggers found

[PATCH v2] lib: sbi: Add initial domain context management support
 2024-01-05 16:52 UTC  (2+ messages)

[PATCH] lib: sbi: Use mask to check the free bit during trigger allocation
 2024-01-02 16:46 UTC 

OpenSBI v1.4 Released
 2023-12-27 16:26 UTC 

[PATCH] lib: utils/timer: mtimer: only use regname for aclint
 2023-12-27  6:49 UTC  (2+ messages)

[PATCH] lib: sbi: Fix shift bug in sbi_system_reset
 2023-12-27  5:46 UTC  (10+ messages)

Help: commit 6112d58 breaks my kernel boot
 2023-12-27  0:50 UTC  (10+ messages)

ACPI
 2023-12-20  5:57 UTC  (2+ messages)

Upcoming OpenSBI v1.4 release
 2023-12-19 14:10 UTC 

[PATCH v2 0/6] Assorted improvements
 2023-12-19 13:54 UTC  (8+ messages)
` [PATCH v2 1/6] lib: sbi_tlb: Reduce size of struct sbi_tlb_info
` [PATCH v2 2/6] platform: generic: Fine tune fw_platform_calculate_heap_size()
` [PATCH v2 3/6] lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
` [PATCH v2 4/6] lib: sbi: Allow ecall handlers to directly update register state
` [PATCH v2 5/6] lib: sbi: Remove the SBI_ETRAP error code
` [PATCH v2 6/6] lib: sbi: Do not enter OpenSBI with mseccfg.MML == 1

[PATCH v3 0/4] Add some programming improvements
 2023-12-19 10:21 UTC  (9+ messages)
` [PATCH v3 1/4] lib: sbi: Improve the code of privilege mode and extensions detection
` [PATCH v3 2/4] lib: sbi: Refactor the code for enable extensions in menvfg CSR
` [PATCH v3 3/4] lib: sbi: Using one array to define the name of extensions
` [PATCH v3 4/4] lib: sbi: Detect extensions from the ISA string in DT

[PATCH] lib: sbi: Optimize ipi_send/ipi_clear
 2023-12-19  4:21 UTC  (4+ messages)

[PATCH] Makefile: Remove unused code and data
 2023-12-19  3:31 UTC 

[PATCH] lib: sbi: Simplify the initialization of root_hmask in sbi_domain_init
 2023-12-18 17:15 UTC  (2+ messages)

[PATCH 0/3] sbi_ipi bug fixes and optimizations
 2023-12-18 17:15 UTC  (10+ messages)
` [PATCH 1/3] lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()
` [PATCH 2/3] lib: sbi_ipi: Process self-IPIs in sbi_ipi_send()
` [PATCH 3/3] lib: sbi_ipi: Drop unnecessary ipi_process check

[PATCH v4 00/15] Add Andes PMU extension support
 2023-12-18  7:32 UTC  (7+ messages)
` [PATCH v4 14/15] platform: andes: Add Andes default PMU mapping support

[PATCH] fw_base.S: Fix comment errors
 2023-12-17 13:48 UTC 

[PATCH] lib: sbi: add initial context management component
 2023-12-12 12:07 UTC  (2+ messages)

[PATCH 0/7] lib: sbi: Probe PMP locked entries and adjust first usable PMP index
 2023-12-12 10:44 UTC  (16+ messages)
` [PATCH 1/7] lib: sbi: Probe pmp_count in read-only
` [PATCH 2/7] lib: sbi: detect the number of PMP entries first
` [PATCH 3/7] lib: sbi: Probe reserved PMP regions before OpenSBI start
` [PATCH 4/7] lib: sbi: probe PMP allowed addr from first usable PMP
` [PATCH 5/7] lib: sbi: adjust first usable PMP index to sbi_hart_pmp_reserved
` [PATCH 6/7] lib: sbi: Not use smepmp if has pmp reserved and MSECCFG.MML=1
` [PATCH 7/7] lib: sbi: show the number of PMP Reserved

[PATCH 0/5] Assorted improvements
 2023-12-12  8:58 UTC  (8+ messages)
` [PATCH 1/5] lib: sbi_tlb: Reduce size of struct sbi_tlb_info
` [PATCH 2/5] platform: generic: Fine tune fw_platform_calculate_heap_size()
` [PATCH 3/5] lib: utils/irqchip: Add shared MMIO region for PLIC in root domain
` [PATCH 4/5] lib: sbi: Allow ecall handlers to directly update register state
` [PATCH 5/5] lib: sbi: Remove the SBI_ETRAP error code

[PATCH] lib: sbi_tlb: Check tlb_range_flush_limit only once per request
 2023-12-11  5:19 UTC  (2+ messages)

[PATCH v2] lib: utils/fdt: Allow to use reg-names when parsing ACLINT
 2023-12-11  5:07 UTC  (2+ messages)

[PATCH v2] lib: sbi: skip wait_for_coldboot when coolboot done
 2023-12-11  4:22 UTC  (3+ messages)

[PATCH v2] platform: recalculate heap size to support new tlb entry number
 2023-12-11  4:06 UTC  (2+ messages)

[PATCH] platform: recalculate heap size to support new tlb entry number
 2023-12-10  8:18 UTC  (2+ messages)

[PATCH] lib: sbi_hsm: Put the resume_pending hart in the interruptible hart mask
 2023-12-10  8:10 UTC  (2+ messages)

[PATCH] lib: sbi: skip wait_for_coldboot when coolboot done
 2023-12-10  6:19 UTC  (2+ messages)


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