1# 2# Copyright (c) 2022-2023, Stephan Gerhold <[email protected]> 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