blob: e91a5a0f4383fadb9e459af1955aa29b0f7df883 [file] [log] [blame]
laurenw-arm7c7b1982020-10-21 13:34:40 -05001/*
2 * Copyright (c) 2021, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6#ifndef PLAT_LD_S
7#define PLAT_LD_S
8
9#include <plat/arm/common/arm_tzc_dram.ld.S>
10
11#endif /* PLAT_LD_S */