blob: 8a88aa59d26610394075553b4ffd1276732b3e77 [file] [log] [blame]
Stephan Gerholda7c85b22022-09-02 23:38:23 +02001#
2# Copyright (c) 2022-2023, Stephan Gerhold <stephan@gerhold.net>
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7ARM_ARCH_MAJOR := 7
8ARM_CORTEX_A7 := yes
9
10BL31_BASE ?= 0x87e80000
11QTI_UART_NUM ?= 1
12
13include plat/qti/msm8916/platform.mk