OpenSBI Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-31 17:34:31 to 2023-02-27 09:03:43 UTC [more...]

[PATCH v5 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
 2023-02-27  9:03 UTC  (14+ messages)
` [PATCH v5 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [PATCH v5 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [PATCH v5 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata

[PATCH] gpio/starfive: add gpio driver and support gpio reset
 2023-02-27  6:44 UTC  (2+ messages)

[PATCH v2] lib: sbi: sbi_ecall: Check the range of SBI error
 2023-02-27  6:23 UTC  (4+ messages)

[PATCH 1/2] lib: sbi: Align SBI vendor extension id with mvendorid CSR
 2023-02-27  6:09 UTC  (4+ messages)
` [PATCH 2/2] include: sbi: Remove extid parameter from vendor_ext_provider() callback

[PATCH] lib: sbi_hart: Enable hcontext and scontext
 2023-02-27  5:54 UTC  (3+ messages)

[PATCH] docs: fix typo in fw.md
 2023-02-27  5:26 UTC  (3+ messages)

[PATCH v4] lib: utils: fdt_fixup: Fix compile error
 2023-02-27  5:22 UTC  (3+ messages)

[PATCH v3 1/4] lib: utils/fdt: Fix fdt_pmu.c header dependency
 2023-02-27  4:46 UTC  (8+ messages)
` [PATCH v3 2/4] platform: generic/allwinner: Fix sun20i-d1.c "
` [PATCH v3 3/4] platform: generic/andes: Fix ae350.c "
` [PATCH v3 4/4] include: fdt/fdt_helper: Change fdt_get_address() to return root.next_arg1

[PATCH v2] lib: sbi_domain: Avoid overwriting coldboot hart's scratch->arg1
 2023-02-27  4:27 UTC  (4+ messages)

[PATCH] make: Add a command line option for debugging OpenSBI
 2023-02-27  3:11 UTC  (2+ messages)

[RFC PATCH] Kconfig: Add an option for debugging OpenSBI
 2023-02-24 14:30 UTC  (3+ messages)

[PATCH 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
 2023-02-24  9:57 UTC  (3+ messages)
` [PATCH 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
` [PATCH 2/2] config: starfive: add PMIC power ops in JH7110 visionfive2 board

[PATCH 1/3] lib: sbi/sbi_domain: cosmetic style fixes
 2023-02-24  4:28 UTC  (3+ messages)
` [PATCH 2/3] lib: utils/fdt/fdt_domain: Simplify region access permission check
` [PATCH 3/3] docs: domain_support: Update the DT example

[PATCH 1/1] Add RISC-V TEE support
 2023-02-23 11:23 UTC 

[PATCH] lib: sbi: sbi_ecall: Improve return SBI error
 2023-02-22  8:42 UTC  (7+ messages)

[PATCH v2 0/5] SBI PMU firmware counters and events improvement
 2023-02-22  2:49 UTC  (12+ messages)
` [PATCH v2 1/5] lib: sbi_pmu: add callback for counter width
` [PATCH v2 2/5] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH v2 3/5] lib: sbi_pmu: Reserve space for implementation specific firmware events
` [PATCH v2 4/5] lib: sbi_pmu: Update custom PMU device ops
` [PATCH v2 5/5] lib: sbi_pmu: Add hartid parameter "

[PATCH v2 0/2] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-02-21 21:08 UTC  (3+ messages)
` [PATCH v2 1/2] lib: sbi: Wait in sbi_hsm_hart_wait() till the hart is prepared to start
` [PATCH v2 2/2] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[PATCH 1/1] Add RISC-V TEE support
 2023-02-21 20:22 UTC  (2+ messages)

[PATCH v3] lib: utils: fdt_fixup: Fix compile error
 2023-02-21  4:16 UTC  (2+ messages)

[PATCH v2] lib: utils: fdt_fixup: Fix compile error
 2023-02-21  1:25 UTC  (3+ messages)

[PATCH 0/2] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-02-20  9:00 UTC  (9+ messages)
` [PATCH 1/2] lib: sbi: Actually wait for an IPI in sbi_hsm_hart_wait()
` [PATCH 2/2] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[PATCH] lib: utils: fdt_fixup: Fix compile error
 2023-02-19 17:44 UTC  (4+ messages)

[PATCH] lib: utils: fdt_fixup: Fix compile error
 2023-02-19 12:41 UTC  (3+ messages)

[PATCH] lib: utils: Mark only the largest region as reserved in FDT
 2023-02-17  9:38 UTC  (7+ messages)

[PATCH v4 0/3] Renesas RZ/Five add support to configure PMA and add vendor specific SBI extension
 2023-02-13 21:48 UTC  (10+ messages)
` [PATCH v4 1/3] platform: generic: renesas: rzfive: Add support to configure the PMA
` [PATCH v4 2/3] platform: generic: renesas: rzfive: Configure the PMA region
` [PATCH v4 3/3] platform: generic: renesas: rzfive: Add SBI EXT to check for enabling IOCP errata

[PATCH v4] lib: sbi: fix missing '\r' for console
 2023-02-13  9:09 UTC 

[PATCH v2] lib: sbi: fix missing '\r' for console
 2023-02-13  9:06 UTC  (5+ messages)

[PATCH v3] lib: sbi: fix missing '\r' for console
 2023-02-13  6:54 UTC 

[PATCH] lib: sbi: fix missing '\r' for console
 2023-02-13  2:11 UTC  (3+ messages)

[PATCH v6 0/8] OpenSBI debug console support
 2023-02-10  7:20 UTC  (10+ messages)
` [PATCH v6 1/8] include: Add defines for SBI debug console extension
` [PATCH v6 2/8] lib: sbi: Add sbi_nputs() function
` [PATCH v6 3/8] lib: sbi: Add sbi_ngets() function
` [PATCH v6 4/8] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v6 5/8] lib: sbi: Implement SBI debug console extension
` [PATCH v6 6/8] lib: sbi: Add console_puts() callback in the console device
` [PATCH v6 7/8] lib: utils/serial: Implement console_puts() for semihosting
` [PATCH v6 8/8] lib: sbi: Speed-up sbi_printf() and friends using nputs()

[PATCH] include: sbi: Fix BSWAPx() macros for big-endian host
 2023-02-10  7:11 UTC  (2+ messages)

[PATCH v5 0/8] OpenSBI debug console support
 2023-02-10  5:41 UTC  (29+ messages)
` [PATCH v5 1/8] include: Add defines for SBI debug console extension
` [PATCH v5 2/8] lib: sbi: Add sbi_nputs() function
` [PATCH v5 3/8] lib: sbi: Add sbi_ngets() function
` [PATCH v5 4/8] lib: sbi: Add sbi_domain_check_addr_range() function
` [PATCH v5 5/8] lib: sbi: Implement SBI debug console extension
` [PATCH v5 6/8] lib: sbi: Add console_puts() callback in the console device
` [PATCH v5 7/8] lib: utils/serial: Implement console_puts() for semihosting
` [PATCH v5 8/8] lib: sbi: Speed-up sbi_printf() and friends using nputs()

[PATCH v3 Zisslpcfi 0/2] Support for zisslpcfi in opensbi
 2023-02-09  4:26 UTC  (3+ messages)
` [PATCH v3 Zisslpcfi 1/2] include: adding support for Zisslpcfi encodings
` [PATCH v3 Zisslpcfi 2/2] lib: sbi: Zisslpcfi detection and elp cfi state reflect back in status

[PATCH v2 0/3] Add endianness conversion support
 2023-02-09  3:25 UTC  (9+ messages)
` [PATCH v2 1/3] include: Add support for byteorder/endianness conversion
` [PATCH v2 2/3] lib: utils/fdt: Use byteorder conversion functions in libfdt_env.h
` [PATCH v2 3/3] include: types: Add typedefs for endianness

[PATCH] Makefile: Add missing .dep files for fw_*.elf.ld
 2023-02-08 11:26 UTC  (2+ messages)

[PATCH] lib: sbi: Ensure domidx_to_domain_table is null-terminated
 2023-02-08 11:05 UTC  (2+ messages)

[PATCH 0/2] Not to clear all the bits of mip
 2023-02-08  5:39 UTC  (7+ messages)
` [PATCH 1/2] firmware: Not to clear all the MIP
` [PATCH 2/2] lib: sbi_hsm: Use csr_set to restore "

[PATCH 1/1] Add RISC-V TEE support
 2023-02-07 22:37 UTC  (2+ messages)

[PATCH 0/3] SBI PMU firmware counters and events improvement
 2023-02-07 16:53 UTC  (4+ messages)
` [PATCH 1/3] lib: sbi_pmu: add callback for counter width
` [PATCH 2/3] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH 3/3] lib: sbi_pmu: Reserve space for implementation specific firmware events

[PATCH 0/2] Add endianness conversion support
 2023-02-02  9:32 UTC  (6+ messages)
` [PATCH 1/2] include: Add support for byteorder/endianness conversion

[PATCH v4 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-02-02  8:51 UTC  (5+ messages)
` [PATCH v4 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v4 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v4 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH v4 4/4] lib: sbi: Optimize sbi_tlb queue waiting

[PATCH v3 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-02-01 15:07 UTC  (5+ messages)
` [PATCH v3 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH v3 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH v3 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH v3 4/4] lib: sbi: Optimize sbi_tlb queue waiting

[PATCH 0/4] Miscellaneous about sbi_tlb and sbi_ipi
 2023-02-01 15:06 UTC  (5+ messages)
` [PATCH 1/4] lib: sbi: Optimize sbi_tlb
` [PATCH 2/4] lib: sbi: Optimize sbi_ipi
` [PATCH 3/4] lib: sbi: rename function of sbi_ipi
` [PATCH 4/4] lib: sbi: Optimize sbi_tlb queue waiting


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