forked from Mirrors/opensbi
plat: Add separate platform support for QEMU sifive_u machine
The QEMU sifive_u machine is not excatly same as HiFive Unleashed board hence we add separate platform support for QEMU sifive_u machine. Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
10
plat/qemu/sifive_u/objects.mk
Normal file
10
plat/qemu/sifive_u/objects.mk
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# Copyright (c) 2018 Western Digital Corporation or its affiliates.
|
||||
#
|
||||
# Authors:
|
||||
# Anup Patel <anup.patel@wdc.com>
|
||||
#
|
||||
# SPDX-License-Identifier: BSD-2-Clause
|
||||
#
|
||||
|
||||
plat-objs-y += platform.o
|
Reference in New Issue
Block a user