OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-08 04:44:32 to 2024-05-31 15:33:18 UTC [more...]

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

[PATCH] platform: generic: andes: Add support for RV32 to set up PMA
 2024-05-31  5:21 UTC 

[PATCH] platform: generic: andes: Refine Andes PMA related code
 2024-05-31  5:19 UTC 

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

[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
 2024-05-29 15:02 UTC 

[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] lib: utils/fdt: fdt_find_match skip disabled node
 2024-05-27  1:55 UTC 

[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 v1 0/5] Add SBI FWFT extension support
 2024-05-22  2:36 UTC  (7+ 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] 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  (3+ messages)

[PATCH] utils/reset: Add SG2042 hwmon MCU support
 2024-05-15  6:21 UTC  (2+ messages)

[PATCH v3 0/6] miscellaneous about sbi_dtbr
 2024-05-13 12:34 UTC  (11+ messages)
` [PATCH v3 1/6] lib: sbi: fix hart_shmem_base
` [PATCH v3 2/6] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH v3 3/6] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH v3 4/6] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem
` [PATCH v3 5/6] lib: sbi: fix return type of sbi_dbtr_shmem_disabled
` [PATCH v3 6/6] lib: sbi: simplify inline function in sbi_dtbr.c

[PATCH 0/3] CArray improvements
 2024-05-10 15:56 UTC  (21+ messages)
` [PATCH 1/3] Makefile: clean auto-generated *.c files properly
` [PATCH 2/3] scripts/carray.sh: Add comment to generated files
` [PATCH 3/3] docs: writing tests: update cleaning instructions

[PATCH 0/2] platform: generic: thead: Add Canaan K230 PMU support
 2024-05-09 12:47 UTC  (8+ messages)
` [PATCH 1/2] platform: generic: thead: separate T-Head PMU Errata
` [PATCH 2/2] platform: generic: thead: add Canaan Kendryte K230

[0/2] Rename andes45 to andes to make the framework more generic
 2024-05-09 12:33 UTC  (5+ messages)
` [1/2] platform: andes: Rename files with the prefix andes45
` [2/2] platform: andes: Change all occurrences of andes45 to andes

[PATCH v2 0/5] miscellaneous about sbi_dtbr
 2024-05-09 10:43 UTC  (11+ messages)
` [PATCH v2 1/5] lib: sbi: fix hart_shmem_base
` [PATCH v2 2/5] lib: sbi: Remove unnecessary sbi_dbtr_shmem_disabled
` [PATCH v2 3/5] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH v2 4/5] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH v2 5/5] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem

[PATCH v5] lib:sbi:platform:generic: Improved mlevel imsic check and init
 2024-05-08 11:54 UTC  (4+ messages)

[PATCH v3] sbi: sbi_domain_context: Add spinlock for updating domain assigned_harts
 2024-05-07 15:13 UTC  (2+ messages)

[PATCH v3] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-05-07 12:56 UTC  (3+ messages)

[PATCH 0/7] lib: sbi: sse: fixes after review
 2024-05-07 12:06 UTC  (16+ messages)
` [PATCH 1/7] lib: sbi: sse: fix typos, comments and spacing errors
` [PATCH 2/7] lib: sbi: sse: rename sse_hart_unlock() to sse_enabled_event_unlock()
` [PATCH 3/7] lib: sbi: sse: simplify 32bits overflow check
` [PATCH 4/7] lib: sbi: sse: remove superfluous sbi_list_empty() check
` [PATCH 5/7] lib: sbi: sse: call enable callback before sending IPI
` [PATCH 6/7] lib: sbi: sse: use PRV_S instead of hardcoded value for mode
` [PATCH 7/7] lib: sbi: sse: check handler entry to belong to supervisor mode

[PATCH 0/3] Add two tests and improve SBIUnit
 2024-05-07  6:02 UTC  (7+ messages)
` [PATCH 1/3] lib: tests: Add test suite init function
` [PATCH 2/3] lib: tests: Add test for atomic_t
` [PATCH 3/3] lib: tests: Add test for spinlocks

[PATCH 0/5] miscellaneous about sbi_dtbr
 2024-04-23 15:00 UTC  (7+ messages)
` [PATCH 1/5] lib: sbi: fix hart_shmem_base
` [PATCH 2/5] lib: sbi: Remove unnecessary sbi_dbtr_shmem_disabled
` [PATCH 3/5] lib: sbi: Removal unnecessary check dbtr_thishart_state_ptr
` [PATCH 4/5] lib: sbi: fix DBTR_SHMEM_MAKE_PHYS for RV64
` [PATCH 5/5] lib: sbi: Fixed memory permission check in sbi_dbtr_setup_shmem

[RFC PATCH 0/4] lib: sbi: Add support for Smdbltrp and Ssdbltrp extensions
 2024-04-23 13:49 UTC  (10+ 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 3/4] lib: sbi: implement SBI_FWFT_DOUBLE_TRAP_ENABLE
` [RFC PATCH 4/4] lib: sbi: add support for the Smdbltrp extension

[PATCH v4] lib:sbi:platform:generic: Improved mlevel imsic check and init
 2024-04-10  7:17 UTC 

[PATCH v3] lib:sbi:platform:generic: Improved mlevel imsic check and init
 2024-04-10  6:50 UTC  (2+ messages)

[PATCH v2 1/1] lib:sbi:platform:generic: Improved mlevel imsic check and init
 2024-04-10  5:45 UTC  (3+ messages)

[PATCH 1/1] lib: utils: check correct value in fdt_node_offset_by_compatible
 2024-04-10  5:19 UTC  (2+ messages)

[PATCH 1/1] lib: sbi: sse_event_get() may return NULL
 2024-04-10  5:19 UTC  (2+ messages)

[PATCH] lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
 2024-04-10  5:18 UTC  (2+ messages)

[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09 13:34 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Supervisor Software Events extension
 2024-04-09  7:49 UTC  (9+ messages)
` [PATCH v3 1/3] lib: sbi: "

[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09  7:44 UTC  (3+ messages)

[PATCH] lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09  2:18 UTC 

Please review path about lib: sbi: Refine the settings for switching to Virtual Supervisor Mode
 2024-04-09  1:40 UTC 

[PATCH v2] lib: sbi: Add missing sscrind and sscfg extensions in sbi_hart_ext[]
 2024-04-08 14:55 UTC  (2+ messages)

[PATCH 1/1] lib: sbi: missing values sbi_hart_ext[]
 2024-04-08 14:44 UTC  (2+ messages)

[PATCH 1/2] Makefile: Respect manual changes to .config
 2024-04-08  4:44 UTC  (3+ messages)
` [PATCH 2/2] Makefile: Remove unnecessary dependencies


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