messages from 2024-07-04 05:50:05 to 2024-08-29 20:12:10 UTC [more...]
[PATCH v2 0/1] Enable Dead Code Elimination
2024-08-29 20:12 UTC (2+ messages)
` [PATCH v2 1/1] Makefile: enable --gc-sections
[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 (23+ messages)
` [PATCH 01/16] lib: Increase ROOT_REGION_MAX to accomodate more memregions
` [PATCH 02/16] lib: utils/mailbox: Add generic mailbox library
` [PATCH 03/16] lib: utils/mailbox: Add simple FDT based mailbox framework
` [PATCH 04/16] lib/utils: Add RPMI messaging protocol and shared memory transport support
` [PATCH 05/16] lib/utils: reset: Add RPMI System Reset driver
` [PATCH 06/16] lib: utils: Add simple FDT based system suspend driver framework
` [PATCH 07/16] lib: utils/suspend: Add RPMI system suspend driver
` [PATCH 08/16] lib: utils: Add simple FDT based HSM driver framework
` [PATCH 09/16] lib: sbi: Add optional resume address to hart suspend
` [PATCH 10/16] lib: utils/hsm: Add RPMI HSM driver
` [PATCH 11/16] lib: utils: Add simple FDT based CPPC driver framework
` [PATCH 12/16] lib: utils/cppc: Add RPMI CPPC driver
` [PATCH 13/16] lib: sbi: Add SBI Message Proxy (MPXY) framework
` [PATCH 14/16] lib: sbi: Implement SBI MPXY extension
` [PATCH 15/16] lib: utils: Add simple FDT based MPXY driver framework
` [PATCH 16/16] lib: utils/mpxy: Add RPMI client driver for MPXY
[PATCH] lib: sbi: Add additional range checks for RV32
2024-08-26 11:00 UTC (3+ messages)
[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 (20+ messages)
` [PATCH 01/16] lib: utils/fdt: Fix fdt_add_cpu_idle_states() prototype
` [PATCH 02/16] lib: utils/regmap: Fix typo in comment
` [PATCH 03/16] lib: utils/fdt: Constify FDT parsing functions
` [PATCH 04/16] lib: utils/gpio: Constify FDT pointers in "
` [PATCH 05/16] lib: utils/i2c: "
` [PATCH 06/16] lib: utils/ipi: "
` [PATCH 07/16] lib: utils/irqchip: "
` [PATCH 08/16] lib: utils/regmap: "
` [PATCH 09/16] lib: utils/reset: "
` [PATCH 10/16] lib: utils/serial: "
` [PATCH 11/16] lib: utils/timer: "
` [PATCH 12/16] platform: generic: Constify FDT pointers in fw_platform_init()
` [PATCH 13/16] platform: generic: Pass FDT to early/final_init overrides
` [PATCH 14/16] lib: utils/reset: Pass the FDT to fdt_reset_init()
` [PATCH 15/16] lib: utils/serial: Pass the FDT to fdt_serial_init()
` [PATCH 16/16] lib: utils/fdt: Add fdt_get_address_rw() helper
[PATCH v4 0/4] zicfilp and zicfiss support in opensbi
2024-08-23 18:47 UTC (5+ 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 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 (6+ messages)
` [PATCH v4 1/3] lib: sbi: Support multiple heaps
` [PATCH v4 2/3] lib: sbi: Allocate from beginning of heap blocks
` [PATCH v4 3/3] lib: sbi: Implement aligned memory allocators
[PATCH v3 0/3] lib: sbi: Heap improvements for SMMTT
2024-08-09 3:03 UTC (10+ messages)
` [PATCH v3 1/3] lib: sbi: Support multiple heaps
` [PATCH v3 2/3] lib: sbi: Allocate from beginning of heap blocks
` [PATCH v3 3/3] lib: sbi: Implement aligned memory allocators
[PATCH v2 0/2] lib: sbi: Heap improvements for SMMTT
2024-08-07 6:48 UTC (6+ messages)
` [PATCH v2 1/2] lib: sbi: Support multiple heaps
` [PATCH v2 2/2] lib: sbi: Implement aligned memory allocators
[PATCH 0/3] Add support for tor type pmp
2024-08-07 6:01 UTC (2+ messages)
Announcing the librpmi project
2024-08-05 12:58 UTC
OpenSBI v1.5.1 Released
2024-08-02 7:04 UTC
[PATCH] lib: sbi: check result of pmp_get() in is_pmp_entry_mapped()
2024-08-02 3:21 UTC (3+ messages)
[PATCH] lib: sbi: fwft: fix incorrect size passed to sbi_zalloc()
2024-08-02 3:21 UTC (3+ messages)
[PATCH] lib: sbi: dbtr: fix potential NULL pointer dereferences
2024-08-02 3:20 UTC (3+ messages)
[RFC PATCH] include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
2024-08-02 3:14 UTC (4+ messages)
[PATCH 0/8] Prepare memregion handling for future isolation primitives
2024-07-31 18:16 UTC (9+ messages)
` [PATCH 1/8] lib: sbi: Separate domain-handling code from memregion-handling code
` [PATCH 2/8] lib: sbi: Create sbi_domain_dump_memregions()
` [PATCH 3/8] lib: sbi: Rename domain_memregion -> memregion
` [PATCH 4/8] lib: sbi: memregion: Introduce memregion_start/end macros
` [PATCH 5/8] lib: sbi: memregion: Make memregions keep track of raw size rather than order
` [PATCH 6/8] lib: sbi: Do a merging pass on memregions whenever a domain is sanitized
` [PATCH 7/8] lib: sbi: Remove PMP assumptions from memregion
` [PATCH 8/8] lib: sbi: memregion: Move memregion_sanitize_pmp() closer to its call site
[PATCH v2, 1/1] util: atcsmu.c: fix typo and coding style
2024-07-31 3:34 UTC (3+ messages)
[PATCH 1/1] util: atcsmu.c: fix typo and coding style
2024-07-31 2:28 UTC
[PATCH] include: Adjust Sscofpmf mhpmevent mask for upper 8 bits
2024-07-30 17:12 UTC (2+ messages)
[PATCH] lib: utils: fdt_domain: Make opensbi-domain optional in CPU specification
2024-07-25 22:51 UTC
[PATCH 0/6] Early console buffer for OpenSBI
2024-07-24 6:50 UTC (16+ messages)
` [PATCH 1/6] platform: Setup serial console device in early_init()
` [PATCH 2/6] lib: sbi: Remove sbi_console_init() and console_init() platform callback
` [PATCH 3/6] lib: sbi: Optimize fifo enqueue/dequeue for basic data types
` [PATCH 4/6] lib: sbi: Allow forceful queueing of data in sbi_fifo_enqueue()
` [PATCH 5/6] include: sbi: Add macros to create FIFO as local or global variable
` [PATCH 6/6] lib: sbi: Introduce an early console buffer for caching early prints
[PATCH] lib: sbi_hsm: Save/restore menvcfg only when it exists
2024-07-24 5:35 UTC (2+ messages)
[PATCH v1] lib: utils/fdt: Add support for parsing riscv,isa-extensions
2024-07-23 7:41 UTC (2+ messages)
[PATCH 0/1] lib:tests: add math test suite
2024-07-23 4:50 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] lib:tests: enhance test output with colored pass/fail messages
2024-07-23 4:46 UTC (2+ messages)
[RFC PATCH] lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is missing
2024-07-23 4:40 UTC (2+ messages)
[PATCH 1/2] lib: sbi: Support multiple heaps
2024-07-10 20:32 UTC (2+ messages)
` [PATCH 2/2] lib: sbi: Implement aligned memory allocators
[PATCH v2 0/3] print befor sbi_console_init
2024-07-05 6:55 UTC (5+ messages)
` [PATCH v2 1/3] lib: sbi: print before sbi_console_init
` [PATCH v2 2/3] lib: sbi: dump logs when crash
[PATCH 0/4] Updated carray and other build improvements
2024-07-04 10:15 UTC (9+ messages)
` [PATCH 2/4] Makefile; change to using .carray.c for carray files
` [PATCH 3/4] Makefile: remove any .carray.c during clean
` [PATCH 4/4] docs: writing tests: update cleaning instructions
[PATCH] lib:sbi: Enhance CSR Handling in system_opcode_insn
2024-07-04 7:33 UTC (4+ messages)
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