OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-07 05:04:19 to 2022-06-22 01:55:03 UTC [more...]

[PATCH] lib: utils/mtimer: Add has_broken_mtime quirk
 2022-06-22  1:55 UTC  (4+ messages)

[PATCH v4] lib: sbi: Improve csr read and write
 2022-06-21 15:53 UTC  (5+ messages)

[RFC PATCH 0/2] Add support for Allwinner D1 CLINT
 2022-06-21 13:29 UTC  (8+ messages)
` [RFC PATCH 2/2] lib: utils/timer: Add a separate compatible for the "

[PATCH] lib: irqchip/plic: fix typo in plic_warm_irqchip_init
 2022-06-21 12:07 UTC 

Upcoming OpenSBI v1.1 release
 2022-06-21  5:43 UTC 

[PATCH] lib: utils: Remove CSRs that set/clear an IMSIC interrupt file bits
 2022-06-21  4:22 UTC  (3+ messages)

[PATCH 0/3] Fixes for tval/tinst when using sbi_trap_redirect()
 2022-06-21  4:22 UTC  (13+ messages)
` [PATCH 1/3] include: sbi: Add mtinst/htinst psuedoinstructions
` [PATCH 2/3] lib: sbi: Fixup tinst for exceptions in sbi_misaligned_*()
` [PATCH 3/3] lib: sbi: Fix tval and tinst for sbi_get_insn()

[PATCH] lib: sbi: Fix version dependency for Sscofpmf
 2022-06-20 19:57 UTC  (7+ messages)

[PATCH 1/2] lib: utils/serial: add virtio mmio driver
 2022-06-18 10:22 UTC  (3+ messages)
` [PATCH 2/2] lib: utils/serial: Check all compatible devices for driver

[PATCH v3 0/9] HSM implementation for Allwinner D1
 2022-06-13  6:46 UTC  (13+ messages)
` [PATCH v3 1/9] lib: sbi_hsm: Call a device hook during hart resume
` [PATCH v3 2/9] lib: sbi_hsm: Assume a consistent resume address
` [PATCH v3 3/9] lib: irqchip/plic: Constify plic_data pointers
` [PATCH v3 4/9] lib: irqchip/plic: Factor out a context init function
` [PATCH v3 5/9] lib: irqchip/plic: Add context save/restore helpers
` [PATCH v3 6/9] lib: irqchip/plic: Add priority "
` [PATCH v3 7/9] lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
` [PATCH v3 8/9] lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
` [PATCH v3 9/9] platform: Add HSM implementation for Allwinner D1

[PATCH] platform: generic: add overrides for vendor extensions
 2022-06-13  6:11 UTC  (3+ messages)

[PATCH] lib: sbi_trap: Redirect exception based on hedeleg
 2022-06-13  5:46 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/9] HSM implementation for Allwinner D1
 2022-06-12  4:26 UTC  (20+ messages)
` [RFC PATCH v2 1/9] lib: sbi_hsm: Call a device hook during hart resume
` [RFC PATCH v2 2/9] lib: sbi_hsm: Assume a consistent resume address
` [RFC PATCH v2 3/9] lib: irqchip/plic: Constify plic_data pointers
` [RFC PATCH v2 4/9] lib: irqchip/plic: Factor out a context init function
` [RFC PATCH v2 5/9] lib: irqchip/plic: Add context save/restore helpers
` [RFC PATCH v2 6/9] lib: irqchip/plic: Add priority "
` [RFC PATCH v2 7/9] lib: utils/irqchip: Add FDT wrappers for PLIC save/restore functions
` [RFC PATCH v2 8/9] lib: utils/irqchip: Add wrapper for T-HEAD PLIC delegation
` [RFC PATCH v2 9/9] platform: Add HSM implementation for Allwinner D1

SBI Debug Console Extension Proposal (Draft v1)
 2022-06-06 10:50 UTC  (36+ messages)
` [sig-hypervisors] "
  ` [RISC-V] [tech-unixplatformspec] "
` [RISC-V] [tech-unixplatformspec] "
                  ` [RISC-V][tech-os-a-see] "
                ` [sig-hypervisors] "

console putchar/getchar ecalls and sbi v02
 2022-06-01 16:10 UTC  (6+ messages)

[PATCH 1/2] lib: sbi_illegal_insn: Constify illegal_insn_table
 2022-06-01 11:54 UTC  (6+ messages)
` [PATCH 2/2] lib: sbi_illegal_insn: Add emulation for fence.tso

[PATCH] lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
 2022-06-01 10:51 UTC  (3+ messages)

[PATCH v2] lib: utils/fdt: Require match data to be const
 2022-05-30  5:08 UTC  (2+ messages)

[PATCH] lib: sbi: fix system_opcode_insn
 2022-05-30  5:00 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] lib: sbi: Improve csr read and write
 2022-05-26 14:37 UTC  (3+ messages)

[PATCH v3] lib: sbi: Improve csr read and write
 2022-05-26 14:30 UTC 

[PATCH] lib: sbi: Improve csr read and write
 2022-05-26 13:23 UTC  (2+ messages)

[PATCH v3] lib: sbi: fix system_opcode_insn
 2022-05-26 13:19 UTC  (2+ messages)

[PATCH v2] lib: sbi: fix system_opcode_insn
 2022-05-26  9:14 UTC  (2+ messages)

[PATCH] lib: sbi: fix system_opcode_insn
 2022-05-24 17:44 UTC 

CFP open for RISC-V MC at Linux Plumbers Conference 2022
 2022-05-17 21:09 UTC  (2+ messages)

An Uart bug for sifive model
 2022-05-16 11:31 UTC  (2+ messages)

[PATCH v4 0/4] Honor FDT status property
 2022-05-14  9:47 UTC  (10+ messages)
` [PATCH v4 1/4] lib: utils/fdt: introduce fdt_node_is_enabled()
` [PATCH v4 2/4] lib: utils: check if CPU node is enabled
` [PATCH v4 3/4] platform: generic: "
` [PATCH v4 4/4] lib: utils/fdt: rename fdt_parse_max_hart_id

[PATCH v3 0/3] Honor FDT status property
 2022-05-13  9:55 UTC  (9+ messages)
` [PATCH v3 1/3] lib: utils/fdt: introduce fdt_node_is_enabled()
` [PATCH v3 2/3] lib: utils: check if CPU node is enabled
` [PATCH v3 3/3] platform: generic: "

[PATCH] lib: utils/irqchip: fix typo when checking for CPU node
 2022-05-13  4:38 UTC  (4+ messages)

[RFC PATCH 0/2] HSM implementation for Allwinner D1
 2022-05-13  4:21 UTC  (6+ messages)
` [RFC PATCH 1/2] lib: sbi_hsm: Call a device hook during hart resume
` [RFC PATCH 2/2] platform: Add HSM implementation for Allwinner D1

[PATCH 00/11] OpenSBI compile-time C arrays
 2022-05-13  4:03 UTC  (9+ messages)
` [PATCH 01/11] Makefile: Allow generated C source to be anywhere in build directory
` [PATCH 02/11] Makefile: Add support for generating C array at compile time
` [PATCH 11/11] platform: generic: Move Sifive platform overrides into own directory

[PATCH v2 2/3] lib: utils: check if CPU node is enabled
 2022-05-11  3:56 UTC  (3+ messages)

[PATCH v2 3/3] platform: generic: check if CPU node is enabled
 2022-05-11  3:35 UTC  (3+ messages)

[PATCH v2 1/3] lib: utils/fdt: introduce fdt_node_is_enabled()
 2022-05-11  3:34 UTC  (3+ messages)

[PATCH v2 0/3] Honor FDT status property
 2022-05-09 13:46 UTC 

[PATCH] lib: utils/fdt: check for CPU status property
 2022-05-07 16:50 UTC  (2+ messages)

[PATCH 00/11] HART Feature Improvements
 2022-05-07  5:05 UTC  (13+ messages)
` [PATCH 08/11] lib: sbi: Convert hart features into hart extensions
` [PATCH 09/11] lib: sbi: Detect hart features only once for each hart
` [PATCH 10/11] lib: sbi: Add sbi_hart_update_extension() function
` [PATCH 11/11] lib: sbi_platform: Add callback to populate HART extensions


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