zephyr/soc/arm/xilinx_zynqmp/linker.ld

13 lines
291 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2019 Lexmark International, Inc.
* Copyright (c) 2019 Stephanos Ioannidis <root@stephanos.io>
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <autoconf.h>
#if defined(CONFIG_SOC_XILINX_ZYNQMP_RPU)
#include <arch/arm/aarch32/cortex_a_r/scripts/linker.ld>
#endif