Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
12e86440a2f34a655172f3786d66f9f6ef94ed12
/
.
/
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
)