summaryrefslogtreecommitdiffstats
path: root/plat/qti/msm8909/platform.mk
blob: 8a88aa59d26610394075553b4ffd1276732b3e77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Copyright (c) 2022-2023, Stephan Gerhold <stephan@gerhold.net>
#
# SPDX-License-Identifier: BSD-3-Clause
#

ARM_ARCH_MAJOR	:= 7
ARM_CORTEX_A7	:= yes

BL31_BASE	?= 0x87e80000
QTI_UART_NUM	?= 1

include plat/qti/msm8916/platform.mk