zephyr/soc/xtensa/intel_adsp/common/bootloader/start_address.S

12 lines
163 B
ArmAsm

/*
* Copyright (c) 2020 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <soc/memory.h>
.global _start
.equ _start, SOF_TEXT_BASE