xref: /rk3399_ARM-atf/plat/qti/msm8939/platform.mk (revision 9260a8c818aadbf513b2744cad978c18d0f65a8e)
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