index
:
riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sbi
/
sbi_ipi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
lib: sbi_ipi: Drop unnecessary ipi_process check
Samuel Holland
1
-1
/
+1
2023-12-18
lib: sbi_ipi: Process self-IPIs in sbi_ipi_send()
Samuel Holland
1
-0
/
+8
2023-12-18
lib: sbi_ipi: Do not ignore errors from sbi_ipi_send()
Samuel Holland
1
-2
/
+6
2023-12-08
lib: sbi: Prevent redundant sbi_ipi_process
Xiang W
1
-5
/
+9
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_clear() callback
Anup Patel
1
-2
/
+14
2023-11-26
lib: sbi: Allow relaxed MMIO writes in device ipi_send() callback
Anup Patel
1
-4
/
+11
2023-09-24
lib: sbi: Prefer hartindex over hartid in IPI framework
Anup Patel
1
-13
/
+13
2023-09-24
lib: sbi: Extend sbi_hartmask to support both hartid and hartindex
Xiang W
1
-5
/
+5
2023-09-06
lib: sbi: improve the definition of SBI_IPI_EVENT_MAX
Xiang W
1
-0
/
+5
2023-05-11
lib: sbi: Simplify sbi_ipi_process remove goto
Xiang W
1
-8
/
+5
2023-05-11
lib: sbi: Remove unnecessary semicolon
Xiang W
1
-1
/
+1
2023-04-14
lib: sbi: Optimize sbi_tlb queue waiting
Xiang W
1
-23
/
+21
2023-04-13
lib: sbi: Optimize sbi_ipi
Xiang W
1
-2
/
+32
2023-03-10
lib: sbi: Clear IPIs before init_warm_startup in non-boot harts
Evgenii Shatokhin
1
-0
/
+6
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
1
-1
/
+1
2022-07-11
lib: sbi: add check for ipi device for hsm start
Ben Dooks
1
-3
/
+6
2021-07-11
lib: sbi: Implement firmware counters
Atish Patra
1
-0
/
+6
2021-06-02
lib: sbi_scratch: remove owner from sbi_scratch_alloc_offset
Heinrich Schuchardt
1
-2
/
+1
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
1
-6
/
+26
2021-03-03
lib: Remove redundant sbi_platform_ipi_clear() calls
Anup Patel
1
-1
/
+4
2021-03-03
lib: sbi: Rename sbi_hsm_hart_started_mask() function
Anup Patel
1
-2
/
+2
2020-10-20
lib: sbi: Extend sbi_hsm_hart_started_mask() for domains
Anup Patel
1
-2
/
+4
2020-03-28
include: sbi_ipi: Remove scratch parameter from most functions
Anup Patel
1
-9
/
+10
2020-03-19
lib: sbi_hsm: Remove scratch parameter from hart_started_mask() API
Anup Patel
1
-2
/
+2
2020-03-19
lib: Handle failure of sbi_hartid_to_scratch() API
Anup Patel
1
-4
/
+7
2020-03-19
include: Simplify HART id to scratch macro
Anup Patel
1
-1
/
+1
2020-03-13
include: Make sbi_current_hartid() as macro in riscv_asm.h
Anup Patel
1
-1
/
+1
2020-03-11
lib: sbi_ipi: Use sbi_hsm_hart_started_mask() API
Anup Patel
1
-24
/
+22
2020-02-24
lib: Implement hart hotplug
Atish Patra
1
-1
/
+2
2020-02-24
lib: Simplify the for-loop in sbi_ipi_send_many()
Anup Patel
1
-9
/
+1
2020-02-22
lib: Use available hart mask for correct hbase value
Atish Patra
1
-13
/
+16
2020-01-22
lib: Initialize TLB management directly from coldboot/warmboot path
Anup Patel
1
-6
/
+0
2020-01-22
lib: Drop _fifo from the name of various sbi_tlb_fifo_xyz() functions
Anup Patel
1
-1
/
+1
2020-01-22
lib: Introduce sbi_ipi_event_create/destroy() APIs
Anup Patel
1
-27
/
+86
2020-01-22
lib: Introduce sbi_ipi_send_halt() API
Anup Patel
1
-0
/
+6
2020-01-22
lib: Introduce sbi_ipi_send_smode() API
Anup Patel
1
-0
/
+6
2020-01-22
lib: Move struct sbi_ipi_data definition to sbi_ipi.c
Anup Patel
1
-0
/
+4
2020-01-07
lib: do sbi_exit() upon halt IPI
Anup Patel
1
-1
/
+2
2020-01-07
lib: Add ipi exit API
Anup Patel
1
-1
/
+18
2019-12-23
lib: Add IPI extension in SBI
Atish Patra
1
-10
/
+24
2019-12-23
lib: Remove redundant IPI types
Atish Patra
1
-10
/
+3
2019-11-21
lib: Better naming of unpriv APIs for wider use
Anup Patel
1
-3
/
+5
2019-08-16
lib: Fix race conditions in tlb fifo access.
Atish Patra
1
-24
/
+30
2019-06-19
lib: Rename string.x to sbi_string.x
Atish Patra
1
-1
/
+0
2019-06-19
lib: Include helper libc functions directly in libsbi.
Atish Patra
1
-1
/
+1
2019-06-19
lib: Move sbi core library to lib/sbi
Atish Patra
1
-0
/
+153