opensbi/include/sbi
Anup Patel c1b6200653 lib: Simplify sbi_platform ipi_init() hooks
Instead of having separate ipi_init() hooks for cold and warm boot,
this patch updates struct sbi_platform to have just one ipi_init()
hook. The type of boot (cold or warm) is now a boolean flag parameter
for the updated ipi_init() hook.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
2018-12-27 09:35:09 +05:30
..
riscv_asm.h firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE 2018-12-22 20:49:52 +05:30
riscv_atomic.h Initial commit. 2018-12-11 19:24:06 +05:30
riscv_barrier.h Initial commit. 2018-12-11 19:24:06 +05:30
riscv_encoding.h lib: Move instruction encoding macros to riscv_encoding.h 2018-12-26 11:14:22 +05:30
riscv_io.h Initial commit. 2018-12-11 19:24:06 +05:30
riscv_locks.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_bits.h lib: Move instruction encoding macros to riscv_encoding.h 2018-12-26 11:14:22 +05:30
sbi_console.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_const.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_ecall.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_ecall_interface.h lib: Move ECALL defines to sbi_ecall_interface.h 2018-12-27 09:29:29 +05:30
sbi_emulate_csr.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_error.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_hart.h Introduce sbi_current_hartid() 2018-12-21 17:06:59 +09:00
sbi_illegal_insn.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_init.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_ipi.h lib: Simplify sbi_platform ipi_init() hooks 2018-12-27 09:35:09 +05:30
sbi_misaligned_ldst.h lib: Add misaligned load/store trap handling 2018-12-26 11:14:22 +05:30
sbi_platform.h lib: Simplify sbi_platform ipi_init() hooks 2018-12-27 09:35:09 +05:30
sbi_scratch.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_system.h lib: Simplify sbi_platform early_init() and final_init() hooks 2018-12-27 09:35:09 +05:30
sbi_timer.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_trap.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_types.h Initial commit. 2018-12-11 19:24:06 +05:30
sbi_unpriv.h Initial commit. 2018-12-11 19:24:06 +05:30