Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d22c7b0cf2aa612a00b0cc260ebb0e2ec1d109c0
/
.
/
soc
/
nxp
/
rw
/
boot_header.ld
blob: ee0be5b4753549f85a50ca8a274a6c3abbdbd6fe [
file
] [
log
] [
blame
]
/*
* Copyright 2022 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
.
=
CONFIG_FLASH_CONFIG_OFFSET
;
KEEP
(*(.
flash_conf
))
.
=
CONFIG_IMAGE_VECTOR_TABLE_OFFSET
;
KEEP
(*(.
boot_hdr
.
ivt
))