blob: f2a3ea6a43a1a9a9e6deb83860b63f7a8a21a437 [file] [log] [blame]
Soby Mathew3b5156e2017-10-05 12:27:33 +01001/*
2 * Copyright (c) 2017, 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
Daniel Boulbyb1b058d2018-09-18 11:52:49 +01009#include <arm_tzc_dram.ld.S>
10#include <arm_reclaim_init.ld.S>
Soby Mathew3b5156e2017-10-05 12:27:33 +010011
12#endif /* __PLAT_LD_S__ */