OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-12 03:22:03 to 2020-10-01 10:27:47 UTC [more...]

[PATCH 1/1] lib: sbi_scratch: typo scatch
 2020-10-01 10:27 UTC 

[RFC PATCH v2] lib: Implement System Reset (SRST) SBI extension
 2020-10-01  7:56 UTC  (3+ messages)

OpenSBI: Boot HART ISA display
 2020-10-01  2:04 UTC  (15+ messages)

[RFC PATCH] lib: Implement System Reset (SRST) SBI extension
 2020-09-26  4:34 UTC  (2+ messages)

[PATCH 00/16] OpenSBI domain support
 2020-09-25 11:29 UTC  (17+ messages)
` [PATCH 01/16] include: sbi: Remove redundant includes from sbi_platform.h
` [PATCH 02/16] include: sbi: Remove pmp_region callbacks from sbi_platform_operations
` [PATCH 03/16] lib: sbi: Configure PMP late in coldboot and warmboot path
` [PATCH 04/16] lib: sbi: Remove redundant hartid parameter from sbi_hart_init()
` [PATCH 05/16] include: sbi: Make hartmask pointer as const in sbi_hartmask_test_hart()
` [PATCH 06/16] lib: sbi: Add initial domain support
` [PATCH 07/16] lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
` [PATCH 08/16] lib: sbi: Extend sbi_hsm_hart_start() "
` [PATCH 09/16] lib: sbi: Optimize sbi_hsm_hart_started_mask() implementation
` [PATCH 10/16] lib: sbi: Extend sbi_system_reset() for domains
` [PATCH 11/16] lib: utils: Update fdt_reserved_memory_fixup() to use current domain
` [PATCH 12/16] lib: utils: Update fdt_cpu_fixup() "
` [PATCH 13/16] lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions
` [PATCH 14/16] lib: sbi: Configure PMP based on domain memory regions
` [PATCH 15/16] lib: sbi: Display domain details in boot prints
` [PATCH 16/16] docs: Add initial documentation for domain support

[PATCH] lib: sbi: Fix PMP CSR detection
 2020-09-25  9:06 UTC  (4+ messages)

[PATCH 0/5] Hold E-core in HSM STOPPED State
 2020-09-16  5:32 UTC  (18+ messages)
` [PATCH 1/5] lib: sbi: Allow specifying start mode to sbi_hsm_hart_start() API
` [PATCH 2/5] lib: sbi: Allow specifying mode in sbi_hart_pmp_check_addr() API
` [PATCH 3/5] lib: utils: Improve fdt_cpu_fixup() implementation
` [PATCH 4/5] lib: sbi: Ensure coldboot HART supports next privilege mode
` [PATCH 5/5] platform: generic: Don't mark non-MMU HARTs as invalid

[PATCH 0/3] Few ECALL improvements
 2020-09-09  5:53 UTC  (11+ messages)
` [PATCH 1/3] lib: sbi: Don't handle VS-mode ecall in sbi_trap_handler()
` [PATCH 2/3] include: Rename ECALL defines to match latest RISC-V spec
` [PATCH 3/3] lib: sbi_trap: Allow M-mode to M-mode ECALLs

[PATCH v3 0/5] PMP and HPM improvements
 2020-09-01  6:17 UTC  (16+ messages)
` [PATCH v3 1/5] lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
` [PATCH v3 2/5] lib: sbi: Improve PMP CSR detection and progamming
` [PATCH v3 3/5] lib: sbi: Detect and print MHPM counters at boot-time
` [PATCH v3 4/5] include: sbi: Few cosmetic changes in riscv_encoding.h
` [PATCH v3 5/5] lib: sbi: Improve HPM CSR read/write emulation

[PATCH v2 0/5] PMP and HPM improvements
 2020-08-24 17:00 UTC  (9+ messages)
` [PATCH v2 1/5] lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
` [PATCH v2 2/5] lib: sbi: Improve PMP CSR detection and progamming
` [PATCH v2 3/5] lib: sbi: Detect and print MHPM counters at boot-time
` [PATCH v2 4/5] include: sbi: Few cosmetic changes in riscv_encoding.h
` [PATCH v2 5/5] lib: sbi: Improve HPM CSR read/write emulation

[PATCH 0/5] PMP and HPM improvements
 2020-08-22 12:40 UTC  (8+ messages)
` [PATCH 1/5] lib: sbi: Remove redundant SBI_HART_HAS_PMP feature
` [PATCH 2/5] lib: sbi: Improve PMP CSR detection and progamming
` [PATCH 3/5] lib: sbi: Detect and print MHPM counters at boot-time
` [PATCH 4/5] include: sbi: Few cosmetic changes in riscv_encoding.h
` [PATCH 5/5] lib: sbi: Improve HPM CSR read/write emulation

[PATCH v3 1/2] lib: sbi_init: Avoid thundering hurd problem with coldboot_lock
 2020-08-22  3:51 UTC  (8+ messages)
` [PATCH v3 2/2] lib: sbi: Handle the case where MTVAL has illegal instruction address

[PATCH] platform: kendryte/k210: fixup FDT
 2020-08-20 11:39 UTC  (3+ messages)

K210 device tree
 2020-08-19 11:48 UTC  (8+ messages)

[PATCH 1/2] lib: sbi_init: Avoid thundering hurd problem with coldbook_lock
 2020-08-18  3:52 UTC  (32+ messages)
` [PATCH 2/2] lib: sbi: Handle the case were MTVAL has illegal instruction address

[PATCH] lib: sbi_trap: Fix hstatus.SPVP update in sbi_trap_redirect()
 2020-08-17 13:02 UTC  (3+ messages)

[PATCH v2 1/2] lib: sbi_init: Avoid thundering hurd problem with coldbook_lock
 2020-08-16 17:00 UTC  (2+ messages)
` [PATCH v2 2/2] lib: sbi: Handle the case where MTVAL has illegal instruction address

[PATCH 1/1] lib: sbi: relax scoldboot_lock spinlock
 2020-08-16  6:30 UTC  (35+ messages)

[PATCH v2] firmware: fw_base: Improve exception stack setup in trap handler
 2020-08-14  9:15 UTC  (3+ messages)

The senario when SCOUNTEREN[TM] == 0 && MCOUNTEREN[TM]==1 ?
 2020-08-12 13:22 UTC  (4+ messages)


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