OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-11 11:11:55 to 2022-05-03 03:37:59 UTC [more...]

[PATCH 00/11] OpenSBI compile-time C arrays
 2022-05-03  3:37 UTC  (12+ 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 03/11] lib: utils/reset: Generate FDT reset driver list at compile-time
` [PATCH 04/11] lib: utils/serial: Generate FDT serial "
` [PATCH 05/11] lib: utils/timer: Generate FDT timer "
` [PATCH 06/11] lib: utils/irqchip: Generate FDT irqchip "
` [PATCH 07/11] lib: utils/ipi: Generate FDT ipi "
` [PATCH 08/11] lib: utils/i2c: Generate FDT i2c adapter "
` [PATCH 09/11] lib: utils/gpio: Generate FDT gpio "
` [PATCH 10/11] platform: generic: Generate platform override module "
` [PATCH 11/11] platform: generic: Move Sifive platform overrides into own directory

[PATCH 00/11] HART Feature Improvements
 2022-04-29 15:51 UTC  (12+ messages)
` [PATCH 01/11] lib: sbi: Detect and print privileged spec version
` [PATCH 02/11] lib: sbi: Remove 's' and 'u' from misa_string() output
` [PATCH 03/11] lib: sbi: Update the name of ISA string printed at boot time
` [PATCH 04/11] lib: sbi: Remove MCOUNTEREN and SCOUNTEREN hart features
` [PATCH 05/11] lib: sbi: Remove MCOUNTINHIBT hart feature
` [PATCH 06/11] lib: sbi: Remove MENVCFG "
` [PATCH 07/11] lib: sbi: Fix AIA feature detection
` [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

[PATCH] lib: utils/fdt: check for CPU status property
 2022-04-29 12:05 UTC 

[PATCH] include: sbi: Define SBI_PMU_HW_EVENT_MAX to 256
 2022-04-29  9:57 UTC  (2+ messages)

[PATCH v2] lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
 2022-04-29  9:49 UTC  (2+ messages)

[PATCH] lib: sbi: Fix mhpmeventh access for rv32 in absence of sscofpmf
 2022-04-28 17:25 UTC 

[PATCH] lib: sbi: Fix mstatus_init() for RV32 when Sscofpmf is not available
 2022-04-28 14:11 UTC  (3+ messages)

[v2 PATCH] lib: sbi: Implement Sstc extension
 2022-04-28  7:41 UTC  (2+ messages)

[v2 PATCH] docs: pmu: Improve the PMU DT bindings
 2022-04-28  6:14 UTC  (2+ messages)

[PATCH v1 0/2] Sstc extension support
 2022-04-23  5:05 UTC  (17+ messages)
` [PATCH v1 1/2] lib/sbi: Implement menvcfg CSR
` [PATCH v1 2/2] lib: sbi: Implement Sstc extension

[PATCH] docs: pmu: Improve the PMU DT bindings
 2022-04-21  2:49 UTC  (3+ messages)

[PATCH v4] lib: pmu: support the event ID encoded by a bitmap
 2022-04-21  0:35 UTC  (9+ messages)

[PATCH] lib: sbi/hart: preserve csr validation value
 2022-04-17  9:20 UTC  (2+ messages)

[PATCH] include: correct the definition of MSTATUS_VS
 2022-04-17  9:04 UTC  (3+ messages)

[PATCH v2] lib: utils/serial: support 'reg-offset' property
 2022-04-17  8:56 UTC  (2+ messages)

[PATCH] lib: utils/serial: support 'reg-offset' property
 2022-04-15  1:44 UTC  (3+ messages)

[PATCH] lib: sbi/hart: preserve csr validation value
 2022-04-14  7:56 UTC 

[PATCH] lib: sbi/hart: preserve csr validation value
 2022-04-13  8:56 UTC 

[PATCH v3 0/3] RISC-V Smstateen support
 2022-04-11  3:12 UTC  (10+ messages)
` [PATCH v3 1/3] lib: sbi: Add Smstateen extension defines
` [PATCH v3 2/3] lib: sbi: Detect Smstateen CSRs at boot-time
` [PATCH v3 3/3] lib: irqchip/imsic: configure mstateen

Handoff between secure firmware and non-secure Firmware via HOB lists
 2022-04-07 18:37 UTC 

[PATCH v2 0/3] RISC-V Smstateen support
 2022-04-05 15:55 UTC  (6+ messages)
` [PATCH v2 1/3] lib: sbi: Add Smstateen extension defines
` [PATCH v2 2/3] lib: sbi: Detect Smstateen CSRs at boot-time
` [PATCH v2 3/3] lib: irqchip/imsic: configure mstateen

[RFC PATCH v1 0/3] RISC-V Smstateen support
 2022-04-05  3:32 UTC  (7+ messages)
` [RFC PATCH v1 1/3] lib: sbi: Add Smstateen extension defines
` [RFC PATCH v1 2/3] lib: sbi: Detect Smstateen CSRs at boot-time
` [RFC PATCH v1 3/3] lib: sbi: configure mstateen

[PATCH 0/4] Configure Zicbo[m|z] and Svpbmt in menvcfg CSR
 2022-04-05  3:28 UTC  (16+ messages)
` [PATCH 1/4] include: Add defines for [m|h|s]envcfg CSRs
` [PATCH 2/4] lib: sbi: Detect menvcfg CSR at boot time
` [PATCH 3/4] lib: sbi: Enable Zicbo[m|z] extensions in the menvcfg CSR
` [PATCH 4/4] lib: sbi: Enable Svpbmt extension "

[PATCH 1/2] platform: add a vendor_ext_provider override
 2022-04-01 16:39 UTC  (5+ messages)
` [PATCH 2/2] platform: add thead-c9xx specific platform-overrides

[PATCH V4] include: Add check for offset fw_dynamic_info
 2022-03-27 15:29 UTC  (2+ messages)

[PATCH V2] include: Add check for offset of sbi_platform
 2022-03-27  8:36 UTC 

[PATCH V3] include: Add check for offset of sbi_scratch
 2022-03-27  8:33 UTC 

[PATCH V5] include: Add check for offset of fw_dynamic_info
 2022-03-27  8:29 UTC 

[PATCH V3] include: Add check for offset fw_dynamic_info
 2022-03-27  8:22 UTC 

[PATCH V2] sbi: Prevent modification of struct fw_dynamic_info from affecting FW_DYNAMIC_INFO_xxx_OFFSET
 2022-03-27  4:30 UTC  (2+ messages)

[PATCH V2] sbi: Prevent modification of struct sbi_scratch from affecting SBI_SCRATCH_xxx_OFFSET
 2022-03-27  4:29 UTC  (2+ messages)

[PATCH] sbi: Prevent modification of struct sbi_platform from affecting SBI_PLATFORM_xxx_OFFSET
 2022-03-27  4:27 UTC  (2+ messages)

[PATCH 1/3] lib: pmp_set/pmp_get moved errors from runtime to compile time
 2022-03-27  3:30 UTC  (9+ messages)
` [PATCH 2/3] firmware: Fix code for accessing hart_count and stack_size to be more flexible
` [PATCH 3/3] lib: Add error messages via conditional compilation for the future

[PATCH] sbi: Prevent modification of struct fw_dynamic_info from affecting FW_DYNAMIC_INFO_xxx_OFFSET
 2022-03-16  4:49 UTC 

[PATCH] sbi: Prevent modification of struct sbi_scratch from affecting SBI_SCRATCH_xxx_OFFSET
 2022-03-16  4:35 UTC 

[PATCH v1 0/2] Sstc extension support
 2022-02-28  8:29 UTC  (3+ messages)
` [PATCH v1 1/2] lib/sbi: Implement menvcfg CSR
` [PATCH v1 2/2] lib: sbi: Implement Sstc extension

[PATCH v2] lib: utils: serial: Initial commit of xlnx-uartlite
 2022-02-28  4:24 UTC  (2+ messages)

[PATCH] lib: sbi: Add a simple external interrupt handling framework
 2022-02-28  4:17 UTC  (5+ messages)

[PATCH] lib: utils: serial: Initial commit of xlnx-uartlite
 2022-02-23  8:05 UTC  (2+ messages)

[PATCH] lib: sbi: Enable M-mode external interrupt only for AIA
 2022-02-18 18:20 UTC  (8+ messages)

[PATCH 0/3] sbi_domain fixes
 2022-02-18  9:12 UTC  (16+ messages)
` [PATCH 1/3] lib: sbi: fix typo in is_region_subset
` [PATCH 2/3] lib: sbi: verbose sbi_domain_root_add_memregion
` [PATCH 3/3] lib: utils/timer: check if addr exists

riscv_encoding.h: double definition upon integration with other projects
 2022-02-18  3:42 UTC  (2+ messages)

[PATCH v2 00/13] OpenSBI RISC-V AIA Support
 2022-02-15 15:25 UTC  (36+ messages)
` [PATCH v2 01/13] include: sbi: Add AIA related CSR defines
` [PATCH v2 02/13] lib: sbi: Detect AIA CSRs at boot-time
` [PATCH v2 03/13] lib: sbi: Use AIA CSRs for local interrupts when available
` [PATCH v2 04/13] lib: sbi: Add sbi_trap_set_external_irqfn() API
` [PATCH v2 05/13] lib: utils/irqchip: Allow multiple FDT irqchip drivers
` [PATCH v2 06/13] include: sbi: Introduce nascent_init() platform callback
` [PATCH v2 07/13] lib: sbi: Enable mie.MEIE bit for IPIs based on external interrupts
` [PATCH v2 08/13] lib: utils/irqchip: Add IMSIC library
` [PATCH v2 09/13] lib: utils/irqchip: Add FDT based driver for IMSIC
` [PATCH v2 10/13] lib: utils: Disable appropriate IMSIC DT nodes in fdt_fixups()
` [PATCH v2 11/13] lib: utils/irqchip: Add APLIC initialization library
` [PATCH v2 12/13] lib: utils/irqchip: Add FDT based driver for APLIC
` [PATCH v2 13/13] lib: utils: Disable appropriate APLIC DT nodes in fdt_fixups()


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