1# 2# Copyright (c) 2024, ARM Limited and Contributors. All rights reserved. 3# 4# SPDX-License-Identifier: BSD-3-Clause 5# 6 7# LTO has to be enabled on this platform due to memory constraints 8ENABLE_LTO := 1 9 10