messages from 2024-08-09 03:16:37 to 2024-09-20 10:02:26 UTC [more...]
[PATCH v2 0/2] platform: improve heap size handle
2024-09-20 10:02 UTC (5+ messages)
` [PATCH v2 1/2] platform: ensure enough heap size with debug triggers extension
` [PATCH v2 2/2] platform: introduce DT-based configurable heap size
[PATCH 0/2] platform: improve heap size handle
2024-09-20 7:40 UTC (6+ messages)
` [PATCH 1/2] platform: ensure enough heap size with debug triggers extension
` [PATCH 2/2] platform: introduce DT-based configurable heap size
[PATCH 0/8] Prepare memregion handling for future isolation primitives
2024-09-20 5:31 UTC (4+ messages)
[PATCH] lib: sbi: Add support to mask/unmask SSE events
2024-09-20 5:27 UTC (5+ messages)
[PATCH v6 0/4] zicfilp and zicfiss support in opensbi
2024-09-16 18:23 UTC (5+ messages)
` [PATCH v6 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v6 2/4] lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
` [PATCH v6 3/4] lib: sbi: sw check exception delegation
` [PATCH v6 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH v3 0/7] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 14:08 UTC (8+ messages)
` [PATCH v3 1/7] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v3 2/7] lib: sbi: factorize previous mode computation
` [PATCH v3 3/7] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v3 4/7] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v3 5/7] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v3 6/7] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v3 7/7] lib: sbi: add Smdbltrp ISA extension support
[PATCH] top: Add .editorconfig to set basic coding styles
2024-09-16 9:56 UTC
[PATCH v2 0/6] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 7:28 UTC (13+ messages)
` [PATCH v2 1/6] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH v2 2/6] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH v2 3/6] lib: sbi: send a double trap SSE event to supervisor
` [PATCH v2 4/6] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH v2 5/6] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH v2 6/6] lib: sbi: add Smdbltrp ISA extension support
[PATCH 0/5] lib: sbi: add Ssdbltrp and Smdbltrp ISA extensions
2024-09-16 7:25 UTC (20+ messages)
` [PATCH 1/5] lib: sbi: factorize previous virtualization mode read from regs
` [PATCH 2/5] lib: sbi: add Ssdbltrp ISA extension support
` [PATCH 3/5] lib: sbi: fwft: factorize menvcfg read/write
` [PATCH 4/5] lib: sbi: implement firmware feature SBI_FWFT_DOUBLE_TRAP
` [PATCH 5/5] lib: sbi: add Smdbltrp ISA extension support
[PATCH] include: sbi: Don't unconditionally define '__always_inline'
2024-09-15 21:15 UTC (2+ messages)
[PATCH v5 0/4] zicfilp and zicfiss support in opensbi
2024-09-14 17:43 UTC (10+ messages)
` [PATCH v5 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v5 2/4] lib: sbi: add zicfilp/zicfiss and elp cfi state reflect back in status
` [PATCH v5 3/4] lib: sbi: sw check exception delegation
` [PATCH v5 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH] firmware: fw_base.S: fix multi-core boot bug
2024-09-13 4:36 UTC
[PATCH v3 0/1] Enable Dead Code Elimination
2024-09-11 17:03 UTC (4+ messages)
` [PATCH v3 1/1] Makefile: enable --gc-sections
[PATCH v4 0/4] zicfilp and zicfiss support in opensbi
2024-09-10 16:00 UTC (13+ messages)
` [PATCH v4 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v4 2/4] lib: sbi: Zicfilp/Zicfiss detection and elp cfi state reflect back in status
` [PATCH v4 3/4] lib: sbi: sw check exception delegation
` [PATCH v4 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH] lib: sbi: Add additional range checks for RV32
2024-09-09 13:21 UTC (4+ messages)
[PATCH 0/3] Unify driver cold init function prototypes
2024-09-04 2:09 UTC (4+ messages)
` [PATCH 1/3] lib: utils/gpio: Remove fdt_gpio_driver() function
` [PATCH 2/3] lib: utils/gpio: Use FDT node offset as GPIO chip ID
` [PATCH 3/3] lib: utils/regmap: Use FDT node offset as regmap ID
[PATCH 0/3] Manage IPI driver lifecycle from SBI core
2024-09-04 1:24 UTC (4+ messages)
` [PATCH 1/3] lib: sbi_ipi: Make .ipi_clear always target the current hart
` [PATCH 2/3] lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()
` [PATCH 3/3] platform: Drop IPI warm init and exit hooks
[PATCH] Makefile: Separate libsbi objects for each platform
2024-09-03 20:53 UTC
[PATCH 0/2] Manage timer driver lifecycle from SBI core
2024-09-03 4:06 UTC (3+ messages)
` [PATCH 1/2] lib: sbi_timer: Call driver warm_init "
` [PATCH 2/2] platform: Drop timer warm init and exit hooks
[PATCH] lib: sbi: fix number of PMP entries detection
2024-09-02 10:21 UTC
[PATCH] Makefile: Make .carray.c files depend on carray.sh
2024-09-01 22:20 UTC (2+ messages)
[PATCH v2 0/1] Enable Dead Code Elimination
2024-09-01 12:35 UTC (7+ messages)
` [PATCH v2 1/1] Makefile: enable --gc-sections
[PATCH] lib: utils/ipi: Fix hartid wrongly used as hart index
2024-08-31 2:27 UTC
[PATCH] lib: utils/gpio: designware: Allocate chips on the heap
2024-08-31 1:55 UTC
[PATCH] include: sbi: Optimize reads of mhartid and mscratch
2024-08-30 16:35 UTC
[PATCH] lib: sbi_domain_context: Fix file permissions
2024-08-30 15:56 UTC
[PATCH 00/12] OpenSBI Hart Index Optimizations
2024-08-30 15:49 UTC (13+ messages)
` [PATCH 01/12] lib: sbi_init: Remove obsolete hartid check
` [PATCH 02/12] include: sbi: Store the hart index in struct sbi_scratch
` [PATCH 03/12] lib: sbi: Use current_hartindex() where possible
` [PATCH 04/12] lib: sbi_sse: Cache the event's target hart index
` [PATCH 05/12] lib: utils/irqchip: Look up IMSIC data by "
` [PATCH 06/12] lib: sbi_ecall_legacy: Use SBI v0.2 encoding for "all harts"
` [PATCH 07/12] lib: sbi: Simplify halt broadcast logic
` [PATCH 08/12] lib: sbi: Update __sbi_hsm_hart_get_state() to take a hart index
` [PATCH 09/12] lib: sbi: Use sbi_hartmask in sbi_hsm_hart_interruptible_mask()
` [PATCH 10/12] lib: sbi: Update sbi_domain_is_assigned_hart() to take a hart index
` [PATCH 11/12] lib: sbi: Update sbi_{entry,init}_count() "
` [PATCH 12/12] lib: sbi: Remove unused hartid parameters
[PATCH] include: sbi_bitops: add ULL version for BIT and GENMASK
2024-08-30 3:16 UTC
[PATCH] docs: Remove github PR as an option
2024-08-30 1:03 UTC
[PATCH] lib: sbi: Respect scounteren when emulating the time CSR
2024-08-29 20:22 UTC
[PATCH] firmware: Simplify FDT header endianness conversion
2024-08-29 20:13 UTC
[PATCH] lib: sbi: Fix writes to emulated 32-bit htimedelta CSR
2024-08-29 20:08 UTC
[PATCH 1/2] include: sbi_domain: Fix incorrect comments
2024-08-29 19:46 UTC (2+ messages)
` [PATCH 2/2] lib: sbi: Use a linked list to track domains
[PATCH 1/2] Makefile: enable --gc-sections
2024-08-28 16:23 UTC (6+ messages)
` [PATCH 2/2] Makefile: Remove -g from default CFLAGS
[PATCH] platform: generic: Fix fw_platform_coldboot_harts_init() function
2024-08-27 5:23 UTC (2+ messages)
[PATCH 00/16] RPMI and SBI MPXY support for OpenSBI
2024-08-26 22:34 UTC (5+ messages)
` [PATCH 04/16] lib/utils: Add RPMI messaging protocol and shared memory transport support
[PATCH] lib: sbi: dbtr: Delete redundant `ulong`
2024-08-24 9:20 UTC (5+ messages)
` [PATCHv2] lib: "
` [PATCHv3] "
[PATCH v2 0/1] lib: utils: fdt_domain: Make opensbi-domain optional in CPU specification
2024-08-24 8:42 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH 0/2] Enable Dead Code Elimination
2024-08-24 8:14 UTC
[PATCH] Makefile: fix OPENSBI_VERSION_GIT build with submodules
2024-08-24 7:57 UTC (2+ messages)
[PATCH] lib: sse: remove unused sse_inject_out() parameter
2024-08-24 7:47 UTC (2+ messages)
[PATCH v3 1/2] util: atcsmu.c: fix typo "%s/hard/hart/"
2024-08-24 7:43 UTC (4+ messages)
` [PATCH v3 2/2] util: atcsmu.c: modify sbi_printf() formatting
[PATCH 00/16] Improve FDT blob lifecycle self-documentation
2024-08-24 7:34 UTC (2+ messages)
[PATCH v2] lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is missing
2024-08-23 11:56 UTC (2+ messages)
[PATCH 0/4] Add Andes PMA related SBI calls
2024-08-23 11:55 UTC (9+ messages)
` [PATCH 1/4] platform: generic: Kconfig: add the description for Andes PMA feature
` [PATCH 2/4] platform: generic: andes: add a new Andes SBI call to probe "
` [PATCH 3/4] platform: generic: andes: add a new Andes SBI call to set up a PMA entry
` [PATCH 4/4] platform: generic: andes: add a new Andes SBI call to free "
[PATCH v2 0/1] lib:sbi: Enhance CSR Handling in system_opcode_insn
2024-08-23 8:13 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v3 0/4] zicfilp and zicfiss support in opensbi
2024-08-22 18:14 UTC (6+ messages)
` [PATCH v3 1/4] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v3 2/4] lib: sbi: Zicfilp/Zicfiss detection and elp cfi state reflect back in status
` [PATCH v3 3/4] lib: sbi: sw check exception delegation
` [PATCH v3 4/4] lib: sbi: fwft: implement landing pad and shadow stack fwft interface
[PATCH v2 0/3] zicfilp and zicfiss support in opensbi
2024-08-22 6:50 UTC (4+ messages)
` [PATCH v2 1/3] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH v2 2/3] lib: sbi: Zicfilp/Zicfiss detection and elp cfi state reflect back in status
` [PATCH v2 3/3] lib: sbi: sw check exception delegation
[PATCH 0/3] zicfilp and zicfiss support in opensbi
2024-08-22 6:37 UTC (8+ messages)
` [PATCH 1/3] include: adding support for Zicfilp / Zicfiss encodings
` [PATCH 2/3] lib: sbi: Zicfilp/Zicfiss detection and elp cfi state reflect back in status
` [PATCH 3/3] lib: sbi: sw check exception delegation
[PATCH] lib: sbi: fwft: add support for SBI_FWFT_POINTER_MASKING_PMLEN
2024-08-14 8:40 UTC
[PATCH v4 0/3] lib: sbi: Heap improvements for SMMTT
2024-08-09 3:29 UTC (5+ messages)
` [PATCH v4 2/3] lib: sbi: Allocate from beginning of heap blocks
` [PATCH v4 3/3] lib: sbi: Implement aligned memory allocators
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox