opensbi/include/sbi
Anup Patel 046cc16e8b lib: Move struct sbi_ipi_data definition to sbi_ipi.c
The struct sbi_ipi_data is only used in sbi_ipi.c so move it
to sbi_ipi.c from sbi_ipi.h.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-01-22 12:10:33 +05:30
..
fw_dynamic.h firmware: Add preferred boot HART field in struct fw_dynamic_info 2019-11-15 17:41:18 +05:30
riscv_asm.h lib: Add error detection for misa_extension 2019-11-27 12:10:33 +05:30
riscv_atomic.h lib: Provide an atomic exchange function unsigned long 2019-08-16 08:42:52 +05:30
riscv_barrier.h all: run clang-format and update checked-in files 2019-04-24 09:49:46 +05:30
riscv_encoding.h lib: Extend trap redirection for hypervisor v0.5 spec 2019-12-16 14:48:26 +05:30
riscv_fp.h lib: Allow compiling without FP support 2019-07-26 15:49:49 +05:30
riscv_io.h all: run clang-format and update checked-in files 2019-04-24 09:49:46 +05:30
riscv_locks.h all: run clang-format and update checked-in files 2019-04-24 09:49:46 +05:30
sbi_bitops.h lib: Add IPI extension in SBI 2019-12-23 09:12:13 +05:30
sbi_bits.h include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.h 2020-01-09 10:08:11 +05:30
sbi_console.h lib: Introduce sbi_dprintf() API 2019-08-09 12:38:33 +05:30
sbi_const.h all: Annotate some tables to have clang-format leave them alone 2019-04-24 09:49:46 +05:30
sbi_ecall.h all: run clang-format and update checked-in files 2019-04-24 09:49:46 +05:30
sbi_ecall_interface.h lib: Add replacement extension and function ids 2019-12-23 09:12:04 +05:30
sbi_emulate_csr.h lib: Emulate HTIMEDELTA CSR for platforms not having TIME CSR 2019-09-30 15:36:14 +05:30
sbi_error.h lib: Align error codes as per SBI specification. 2019-10-03 08:52:54 +05:30
sbi_fifo.h lib: Fix race conditions in tlb fifo access. 2019-08-16 08:42:55 +05:30
sbi_hart.h lib: Extend sbi_hart_switch_mode() to support hypervisor extension 2019-09-30 15:18:06 +05:30
sbi_hfence.h lib: Add hfence instruction encoding 2019-12-23 09:12:16 +05:30
sbi_illegal_insn.h lib: Extend trap redirection for hypervisor v0.5 spec 2019-12-16 14:48:26 +05:30
sbi_init.h lib: Add sbi_init_count() API 2020-01-07 12:11:48 +05:30
sbi_ipi.h lib: Move struct sbi_ipi_data definition to sbi_ipi.c 2020-01-22 12:10:33 +05:30
sbi_misaligned_ldst.h lib: Extend trap redirection for hypervisor v0.5 spec 2019-12-16 14:48:26 +05:30
sbi_platform.h lib: Add irqchip exit API 2020-01-07 12:11:19 +05:30
sbi_scratch.h include: Typo fix in comment for SBI_SCRATCH_SIZE define 2020-01-22 12:10:31 +05:30
sbi_string.h lib: Rename string.x to sbi_string.x 2019-06-19 09:48:59 +05:30
sbi_system.h lib: improve system reboot and shutdown implementation 2020-01-07 12:11:36 +05:30
sbi_timer.h lib: Add timer exit API 2020-01-07 12:10:55 +05:30
sbi_tlb.h lib: Support stage1 and stage2 tlb flushing 2019-12-23 09:12:19 +05:30
sbi_trap.h include: Extend struct sbi_trap_info for mtval2 and mtinst 2019-12-16 14:48:19 +05:30
sbi_types.h include: Add OPENSBI_EXTERNAL_SBI_TYPES in sbi_types.h 2020-01-09 10:08:11 +05:30
sbi_unpriv.h lib: Better naming of unpriv APIs for wider use 2019-11-21 13:57:33 +05:30
sbi_version.h include: Bump-up version to 0.5 2019-10-09 11:33:53 +05:30