blob: 5b61029c64af1f40eaf323aff60f372c323925e6 [file] [log] [blame]
Andrey Skvortsov932d5892023-08-27 23:09:45 +03001#
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