forked from Mirrors/opensbi

The ipi driver subsystem does not need any extra data, so it can use `struct fdt_driver` directly. The generic fdt_ipi_init() performs a best-effort initialization of all matching DT nodes. Signed-off-by: Samuel Holland <samuel.holland@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
HEADER: sbi_utils/ipi/fdt_ipi.h
|
|
TYPE: const struct fdt_driver
|
|
NAME: fdt_ipi_drivers
|