messages from 2024-06-13 13:55:47 to 2024-08-06 07:33:26 UTC [more...]
[PATCH 00/16] RPMI and SBI MPXY support for OpenSBI
2024-08-06 7:33 UTC (5+ 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
Announcing the librpmi project
2024-08-05 12:58 UTC
[PATCH] Makefile: fix OPENSBI_VERSION_GIT build with submodules
2024-08-05 12:46 UTC
[PATCH] lib: sse: remove unused sse_inject_out() parameter
2024-08-02 14:52 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 v3 1/2] util: atcsmu.c: fix typo "%s/hard/hart/"
2024-08-01 7:26 UTC (2+ messages)
` [PATCH v3 2/2] util: atcsmu.c: modify sbi_printf() formatting
[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 00/16] Improve FDT blob lifecycle self-documentation
2024-07-31 8:01 UTC (19+ 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 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 v2] lib: utils: fdt_domain: Use consistent device-tree address when next-arg1 is missing
2024-07-24 15:00 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 0/4] Add Andes PMA related SBI calls
2024-07-23 7:57 UTC (5+ 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 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 v2 0/1] lib:sbi: Enhance CSR Handling in system_opcode_insn
2024-07-18 5:43 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/2] lib: sbi: Heap improvements for SMMTT
2024-07-10 21:09 UTC (3+ messages)
` [PATCH v2 1/2] lib: sbi: Support multiple heaps
` [PATCH v2 2/2] lib: sbi: Implement aligned memory allocators
[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 (10+ messages)
` [PATCH v2 1/3] lib: sbi: print before sbi_console_init
` [PATCH v2 2/3] lib: sbi: dump logs when crash
` [PATCH v2 3/3] lib: sbi: Make the console print buffer size configurable
[PATCH 0/4] Updated carray and other build improvements
2024-07-04 10:15 UTC (15+ messages)
` [PATCH 1/4] scripts/carray.sh: Add comment to generated files
` [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 (5+ messages)
[PATCH] .github: Add repo lockdown GitHub workflow and update .gitignore
2024-07-04 5:15 UTC (2+ messages)
[PATCH] lib: sbi_emulate_csr: Do not log illegal CSR accesses
2024-07-04 5:15 UTC (2+ messages)
OpenSBI v1.5 Released
2024-06-30 9:38 UTC
[PATCH v2 1/1] lib: sbi: check incoming dbtr shmem address
2024-06-28 3:10 UTC (2+ messages)
[PATCH] docs: Fix wrong filename
2024-06-28 3:05 UTC (2+ messages)
[PATCH 0/3] Add support for tor type pmp
2024-06-26 17:48 UTC (4+ messages)
` [PATCH 1/3] lib: sbi: Add tor type PMP support
` [PATCH 2/3] lib: sbi: Introduce size to sbi_domain_memregion
` [PATCH 3/3] lib: sbi: Improve memory region merging
[RFC PATCH 1/1] lib: sbi: fix dbtr shmem address handling
2024-06-26 13:46 UTC (6+ messages)
[PATCH 1/2] lib: sbi: fwft: check feature value to be exactly 1 or 0
2024-06-26 12:48 UTC (6+ messages)
` [PATCH 2/2] lib: sbi: fwft: return SBI_EINVAL rather than SBI_ERR_INVALID_PARAM
[RFC PATCH] sbi: sbi_domain_context: Add 'domain context switched' firmware event
2024-06-25 3:16 UTC (5+ messages)
[PATCH] lib: sbi: print before sbi_console_init
2024-06-24 14:09 UTC (3+ messages)
[PATCH v3 0/4] Add SBI FWFT extension support
2024-06-24 8:28 UTC (11+ messages)
` [PATCH v3 1/4] lib: sbi: add support for firmware features extension
` [PATCH v3 2/4] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v3 3/4] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v3 4/4] lib: sbi: implement SBI FWFT extension
[PATCH] lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen
2024-06-21 17:41 UTC (5+ messages)
[PATCH 0/4] Initialize the console as early as possible
2024-06-21 14:55 UTC (5+ messages)
[PATCH v4 0/2] Add Svade and Svadu extensions support
2024-06-21 12:08 UTC (5+ messages)
` [PATCH v4 1/2] lib: sbi: Add support for Svade and Svadu extensions
` [PATCH v4 2/2] lib: utils/fdt: fixup DT when both Svade and Svadu are in DT
[PATCH v2 0/4] Add SBI FWFT extension support
2024-06-19 8:36 UTC (11+ messages)
` [PATCH v2 1/4] lib: sbi: add support for firmware features extension
` [PATCH v2 2/4] lib: sbi: fwft: add support for SBI_FWFT_MISALIGNED_EXC_DELEG
` [PATCH v2 3/4] lib: sbi: fwft: add support for SBI_FWFT_PTE_AD_HW_UPDATING
` [PATCH v2 4/4] lib: sbi: implement SBI FWFT extension
Upcoming OpenSBI v1.5 release
2024-06-19 5:22 UTC
[PATCH] platform: generic: andes: Add support for RV32 to set up PMA
2024-06-18 10:52 UTC (2+ messages)
[PATCH] platform: generic: andes: Refine Andes PMA related code
2024-06-18 10:51 UTC (2+ messages)
[RFC PATCH 0/4] lib: sbi: Add support for Smdbltrp and Ssdbltrp extensions
2024-06-17 9:29 UTC (4+ messages)
` [RFC PATCH 2/4] lib: riscv: add Ssdbltrp support
[PATCH] lib: utils/reset: Try initializing all reset devices in dt
2024-06-14 3:07 UTC (2+ messages)
[PATCH] lib: serial: fix RX path in litex-uart
2024-06-14 3:05 UTC (2+ messages)
[PATCH v1 0/5] Add SBI FWFT extension support
2024-06-13 17:58 UTC (3+ messages)
[PATCH] sbi: sbi_domain_context: Fix trap context for domain context switching
2024-06-13 13:55 UTC (2+ 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