Searched refs:COPY (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-logging.ld | 6 SECTION_PROLOGUE(log_strings,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN)) 11 SECTION_PROLOGUE(log_stmesp_ptr,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN)) 16 SECTION_PROLOGUE(log_stmesp_str,(COPY),SUBALIGN(Z_LINK_ITERABLE_SUBALIGN))
|
/Zephyr-latest/include/zephyr/linker/ |
D | llext-sections.ld | 14 SECTION_PROLOGUE(llext_no_syscall_impl, 0 (COPY), ) 31 SECTION_PROLOGUE(llext_exports_strtab, 0 (COPY), )
|
/Zephyr-latest/soc/nxp/imx/imx8/adsp/ |
D | linker.ld | 524 .static_uuid_entries (COPY) : ALIGN(1024) 529 .static_log_entries (COPY) : ALIGN(1024) 534 .fw_metadata (COPY) : ALIGN(1024)
|
/Zephyr-latest/soc/nxp/imx/imx8m/adsp/ |
D | linker.ld | 531 .static_uuid_entries (COPY) : ALIGN(1024) 536 .static_log_entries (COPY) : ALIGN(1024) 541 .fw_metadata (COPY) : ALIGN(1024)
|
/Zephyr-latest/soc/nxp/imx/imx8ulp/adsp/ |
D | linker.ld | 518 .static_uuid_entries (COPY) : ALIGN(1024) 523 .static_log_entries (COPY) : ALIGN(1024) 528 .fw_metadata (COPY) : ALIGN(1024)
|
/Zephyr-latest/soc/nxp/imx/imx8x/adsp/ |
D | linker.ld | 525 .static_uuid_entries (COPY) : ALIGN(1024) 530 .static_log_entries (COPY) : ALIGN(1024) 535 .fw_metadata (COPY) : ALIGN(1024)
|
/Zephyr-latest/soc/amd/acp_6_0/adsp/ |
D | linker.ld | 575 .static_uuid_entries (COPY) : ALIGN(1024) 580 .static_log_entries (COPY) : ALIGN(1024) 585 .fw_metadata (COPY) : ALIGN(1024)
|
/Zephyr-latest/cmake/ |
D | llext-edk.cmake | 224 file(COPY ${dir} DESTINATION ${dest_p} FILES_MATCHING PATTERN "*.h") 239 …file(COPY ${PROJECT_BINARY_DIR}/edk/include/generated/ DESTINATION ${llext_edk_inc}/zephyr/include…
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1515 set(flag_list COPY)
|