Commit 508a2720 authored by Alistair Francis's avatar Alistair Francis Committed by Anup Patel
Browse files

lib: Create a sbi_ipi_data structure

Create a sbi_ipi_data structure that holds unpacked IPI information. At
the same time remove ipi_type from the sbi_scratch struct and use a
fixed offset to access it.

This structure fits in behind the sbi_scratch structure.

This fixes https://github.com/riscv/opensbi/issues/81



Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 007a6b26
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment