diff options
Diffstat (limited to 'plat/qti/hoya/sc7180/platform.mk')
| -rw-r--r-- | plat/qti/hoya/sc7180/platform.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/plat/qti/hoya/sc7180/platform.mk b/plat/qti/hoya/sc7180/platform.mk index 617e90692..442e8f213 100644 --- a/plat/qti/hoya/sc7180/platform.mk +++ b/plat/qti/hoya/sc7180/platform.mk @@ -1,5 +1,5 @@ # -# Copyright (c) 2017-2025, Arm Limited and Contributors. All rights reserved. +# Copyright (c) 2017-2026, Arm Limited and Contributors. All rights reserved. # Copyright (c) 2018-2020, The Linux Foundation. All rights reserved. # # SPDX-License-Identifier: BSD-3-Clause @@ -16,9 +16,6 @@ USE_COHERENT_MEM := 0 WARMBOOT_ENABLE_DCACHE_EARLY := 1 HW_ASSISTED_COHERENCY := 1 -# Disable the PSCI platform compatibility layer -ENABLE_PLAT_COMPAT := 0 - #Enable errata for cortex_a55 and cortex_a76 ERRATA_A55_1530923 := 1 ERRATA_A76_1165522 := 1 @@ -138,4 +135,3 @@ else # use library provided by QTISECLIB_PATH LDLIBS += $(QTISECLIB_PATH) endif - |
