/* | |
* Copyright (c) 2021, NXP | |
* | |
* SPDX-License-Identifier: Apache-2.0 | |
*/ | |
/** | |
* @file | |
* @brief Linker command/script file | |
* | |
* This is the linker script for both standard images and XIP images. | |
*/ | |
#include <zephyr/arch/arm/aarch32/cortex_m/scripts/linker.ld> |