TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
d310239d775c34d237b8c4b81baa6f6a12207824
/
.
/
lib
/
debugfs
/
debugfs.mk
blob: 2c02600069f387b8465eef83bffe513a174f60e2 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2019, ARM Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
DEBUGFS_SRCS
:=
$
(
addprefix lib
/
debugfs
/,
\
dev
.
c \
devc
.
c \
devroot
.
c \
devfip
.
c
)