xref: /rk3399_ARM-atf/plat/qti/msm8939/platform.mk (revision 4274d6f885f9df1845d5a6a0b4145cd2f289f4bb)
1#
2# Copyright (c) 2022-2023, Stephan Gerhold <stephan@gerhold.net>
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7# Cache cannot be enabled early on MSM8939 because the CCI-400 must be
8# enabled before the CPUs in both clusters become cache-coherent.
9override WARMBOOT_ENABLE_DCACHE_EARLY := 0
10
11include plat/qti/msm8916/platform.mk
12