OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 17:25:03 to 2024-07-04 05:50:05 UTC [more...]

[PATCH 0/4] Updated carray and other build improvements
 2024-07-04  5:50 UTC  (11+ messages)
` [PATCH 1/4] scripts/carray.sh: Add comment to generated files
` [PATCH 2/4] Makefile; change to using .carray.c for carray files
` [PATCH 3/4] Makefile: remove any .carray.c during clean
` [PATCH 4/4] docs: writing tests: update cleaning instructions

[PATCH] .github: Add repo lockdown GitHub workflow and update .gitignore
 2024-07-04  5:15 UTC  (2+ messages)

[PATCH] lib: sbi_emulate_csr: Do not log illegal CSR accesses
 2024-07-04  5:15 UTC  (2+ messages)

[PATCH] lib:sbi: Enhance CSR Handling in system_opcode_insn
 2024-07-03 11:00 UTC  (4+ messages)

[PATCH v1] lib: utils/fdt: Add support for parsing riscv,isa-extensions
 2024-07-02 10:59 UTC 

[PATCH v2 0/3] print befor sbi_console_init
 2024-07-01  6:26 UTC  (8+ messages)
` [PATCH v2 1/3] lib: sbi: print before sbi_console_init
` [PATCH v2 2/3] lib: sbi: dump logs when crash
` [PATCH v2 3/3] lib: sbi: Make the console print buffer size configurable

[PATCH 0/1] lib:tests: add math test suite
 2024-07-01  2:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] lib:tests: enhance test output with colored pass/fail messages
 2024-07-01  2:17 UTC 

OpenSBI v1.5 Released
 2024-06-30  9:38 UTC 

[RFC PATCH] lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is missing
 2024-06-28  8:24 UTC 

[PATCH v2 1/1] lib: sbi: check incoming dbtr shmem address
 2024-06-28  3:10 UTC  (2+ messages)

[PATCH] docs: Fix wrong filename
 2024-06-28  3:05 UTC  (2+ messages)

[PATCH 0/3] Add support for tor type pmp
 2024-06-26 17:48 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi: Add tor type PMP support
` [PATCH 2/3] lib: sbi: Introduce size to sbi_domain_memregion
` [PATCH 3/3] lib: sbi: Improve memory region merging

[RFC PATCH 1/1] lib: sbi: fix dbtr shmem address handling
 2024-06-26 13:46 UTC  (6+ messages)

[PATCH 1/2] lib: sbi: fwft: check feature value to be exactly 1 or 0
 2024-06-26 12:48 UTC  (6+ messages)
` [PATCH 2/2] lib: sbi: fwft: return SBI_EINVAL rather than SBI_ERR_INVALID_PARAM

[RFC PATCH] sbi: sbi_domain_context: Add 'domain context switched' firmware event
 2024-06-25  3:16 UTC  (5+ messages)

[PATCH] lib: sbi: print before sbi_console_init
 2024-06-24 14:09 UTC  (3+ messages)

[PATCH v3 0/4] Add SBI FWFT extension support
 2024-06-24  8:28 UTC  (11+ messages)
` [PATCH v3 1/4] lib: sbi: add support for firmware features extension
` [PATCH v3 2/4] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v3 3/4] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v3 4/4] lib: sbi: implement SBI FWFT extension

[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2024-06-21 17:41 UTC  (5+ messages)

[PATCH 0/4] Initialize the console as early as possible
 2024-06-21 14:55 UTC  (9+ messages)
` [PATCH 1/4] include: sbi_utils: fixup fdt_get_address
` [PATCH 2/4] lib: sbi: Add domains_init to sbi_console_device
` [PATCH 3/4] lib: utils/serial: add domains_init for 8250
` [PATCH 4/4] lib: sbi: Initialize the console as early as possible

[PATCH v4 0/2] Add Svade and Svadu extensions support
 2024-06-21 12:08 UTC  (5+ messages)
` [PATCH v4 1/2] lib: sbi: Add support for Svade and Svadu extensions
` [PATCH v4 2/2] lib: utils/fdt: fixup DT when both Svade and Svadu are in DT

[PATCH v2 0/4] Add SBI FWFT extension support
 2024-06-19  8:36 UTC  (11+ messages)
` [PATCH v2 1/4] lib: sbi: add support for firmware features extension
` [PATCH v2 2/4] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v2 3/4] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v2 4/4] lib: sbi: implement SBI FWFT extension

Upcoming OpenSBI v1.5 release
 2024-06-19  5:22 UTC 

[PATCH] platform: generic: andes: Add support for RV32 to set up PMA
 2024-06-18 10:52 UTC  (2+ messages)

[PATCH] platform: generic: andes: Refine Andes PMA related code
 2024-06-18 10:51 UTC  (2+ messages)

[RFC PATCH 0/4] lib: sbi: Add support for Smdbltrp and Ssdbltrp extensions
 2024-06-17  9:29 UTC  (8+ messages)
` [RFC PATCH 1/4] lib: sbi: factorize previous virtualization mode read from regs
` [RFC PATCH 2/4] lib: riscv: add Ssdbltrp support
` [RFC PATCH 4/4] lib: sbi: add support for the Smdbltrp extension

[PATCH] lib: utils/reset: Try initializing all reset devices in dt
 2024-06-14  3:07 UTC  (2+ messages)

[PATCH] lib: serial: fix RX path in litex-uart
 2024-06-14  3:05 UTC  (2+ messages)

[PATCH v1 0/5] Add SBI FWFT extension support
 2024-06-13 17:58 UTC  (9+ messages)
` [PATCH v1 1/5] lib: sbi: Add SVADU "
` [PATCH v1 2/5] lib: sbi: add support for firmware features extension
` [PATCH v1 3/5] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v1 4/5] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v1 5/5] lib: sbi: implement SBI FWFT extension

[PATCH] sbi: sbi_domain_context: Fix trap context for domain context switching
 2024-06-13 13:55 UTC  (3+ messages)

[PATCH] lib: utils/fdt: Fix DT property for APLIC delegation
 2024-06-13 13:30 UTC  (2+ messages)

[PATCH 0/7] Fix someting about dt match
 2024-06-13 13:29 UTC  (15+ messages)
` [PATCH 1/7] lib: utils/ipi: Skip initialize ipi when dt is not enabled
` [PATCH 2/7] lib: utils/timer: Skip initialize timer "
` [PATCH 3/7] lib: utils/irqchip: Skip initialize irqchip "
` [PATCH 4/7] lib: utils/serial: Skip initialize serial "
` [PATCH 5/7] lib: utils/serial: Fix fdt_serial to match more dt nodes
` [PATCH 6/7] lib: utils/reset: Skip initialize reset when dt is not enabled
` [PATCH 7/7] lib: utils/reset: Fix fdt_reset to search for more dt nodes

[PATCH] lib:sbi fix the trap_regs point misalignment issue
 2024-06-13  2:53 UTC  (2+ messages)

[PATCH] lib: utils/fdt: fdt_find_match skip disabled node
 2024-06-11 11:31 UTC  (3+ messages)

[PATCH 0/9] T-Head: Allow read access to th.mxstatus CSR
 2024-06-10 10:42 UTC  (3+ messages)

[PATCH] lib: sbi: Respect boot hart setting in "dynamic" boot mode
 2024-06-04 11:39 UTC  (3+ messages)

[PATCH] lib: utils/serial: Improved 8250 driver
 2024-05-31 15:33 UTC 

[PATCH v1] "Reset registers to enhance robustness."
 2024-05-30  2:56 UTC  (5+ messages)

[PATCH v1] "Reset registers to enhance robustness."
 2024-05-29  7:37 UTC 

[PATCH v2 0/5] Add Svadu extension support
 2024-05-27 16:03 UTC  (11+ messages)

[PATCH v2] lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW
 2024-05-23 12:32 UTC  (2+ messages)

[PATCH] lib: sbi: sse: handle missing writable attributes
 2024-05-23 12:31 UTC  (3+ messages)

[PATCH] lib: utils/irqchip: Add sanity checks in imsic_get_data() and imsic_get_target_file()
 2024-05-23 12:30 UTC  (3+ messages)

[PATCH] firmware: Bring back FW_TEXT_START as an optional parameter
 2024-05-23 12:29 UTC  (3+ messages)

[PATCH] lib: utils/gpio: repect flag GPIO_FLAG_ACTIVE_LOW
 2024-05-23  5:01 UTC  (2+ messages)

[PATCH 1/1] lib: sbi: Add Smrnmi extension detection
 2024-05-23  4:53 UTC  (2+ messages)

[PATCH] lib: sbi: Issue a PAUSE hint between spins in spin_lock()
 2024-05-21  4:34 UTC  (4+ messages)

[PATCH] lib: utils/irqchip: Add sanity checks to imsic_warm_irqchip_init()
 2024-05-16  6:54 UTC  (5+ messages)

[PATCH] platform: generic: thead: add Sophgo CV18XX/SG200X series
 2024-05-16  5:46 UTC  (2+ messages)

[PATCH v6] lib:utils:irqchip: Check before initializing imsic
 2024-05-16  5:43 UTC  (2+ messages)

[PATCH v4] firmware: remove FW_TEXT_START
 2024-05-15  8:27 UTC  (14+ messages)

[PATCH] lib: sbi: Put event after use in sbi_sse_exit() loop
 2024-05-15  6:25 UTC  (2+ messages)

[PATCH] utils/reset: Add SG2042 hwmon MCU support
 2024-05-15  6:21 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