Linux_SDK_V0.9.5

This commit is contained in:
thead_admin
2022-09-13 11:10:36 +08:00
commit c0919a898e
224 changed files with 30754 additions and 0 deletions

12
lib/utils/sys/objects.mk Normal file
View File

@@ -0,0 +1,12 @@
#
# SPDX-License-Identifier: BSD-2-Clause
#
# Copyright (c) 2019 Western Digital Corporation or its affiliates.
#
# Authors:
# Anup Patel <anup.patel@wdc.com>
#
libsbiutils-objs-y += sys/clint.o
libsbiutils-objs-y += sys/htif.o
libsbiutils-objs-y += sys/sifive_test.o