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

Signed-off-by: Anup Patel <anup.patel@wdc.com>
2018-12-27 09:35:09 +05:30
..
config.mk platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZE 2018-12-22 21:01:40 +05:30
objects.mk top: Rename "plat" to "platform" everywhere 2018-12-21 10:35:04 +05:30
platform.c lib: Simplify sbi_platform irqchip_init() hooks 2018-12-27 09:35:09 +05:30