Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a674feb165226d06092e112761cc740829a4211f
/
.
/
lib
/
xlat_tables_v2
/
xlat_tables.mk
blob: b94ce5d07b65837cc7279a796ba9024cb1e00a3d [
file
] [
log
] [
blame
]
#
# Copyright (c) 2017, ARM Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
XLAT_TABLES_LIB_SRCS
:=
$
(
addprefix lib
/
xlat_tables_v2
/,
\
$
{
ARCH
}/
xlat_tables_arch
.
c \
xlat_tables_internal
.
c
)