Home
last modified time | relevance | path

Searched refs:BSS (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-Core-3.7.0/samples/boards/intel_adsp/code_relocation/
Dlinker_xtensa_intel_adsp_cavs.ld13 /* Use SRAM2 for TEXT, SRAM3 for DATA and SRAM4 for BSS.
20 * | | BSS | TEXT | DATA |
23 * Note that BSS, TEXT and DATA are contiguous, but that SRAM0 (default
25 * script would also place some BSS section on SRAM0, which would break
27 * default linker script, all BSS content is put in the SRAM4 region.
52 /* Place all of BSS content in SRAM4. If not done this way, platform default
54 * Note that an empty BSS section will still be generated during build, but
DREADME.rst12 sections TEXT, DATA and BSS be contiguous, some work is done in the
/Zephyr-Core-3.7.0/include/zephyr/linker/
Dsections.h109 #define BSS bss macro
122 #define BOOT_BSS BSS
136 #define PINNED_BSS BSS
/Zephyr-Core-3.7.0/cmake/linker_script/common/
Dram-end.cmake1 zephyr_linker_section(NAME .last_ram_section VMA RAM LMA RAM_REGION TYPE BSS)
/Zephyr-Core-3.7.0/scripts/build/
Dgen_relocate_app.py66 BSS = "bss" variable in SectionKind
89 return cls.BSS
355 if region_is_default_ram(memory_type) and kind in (SectionKind.DATA, SectionKind.BSS):
403 …gen_string_sram_bss += string_create_helper(SectionKind.BSS, memory_type, full_list_of_sections, 0…
406 …gen_string += string_create_helper(SectionKind.BSS, memory_type, full_list_of_sections, 0, 1, phdr…
435 if (SectionKind.BSS in generate_sections
436 and full_list_of_sections[SectionKind.BSS]
441 memory_type.lower(), SectionKind.BSS.value)
/Zephyr-Core-3.7.0/arch/arc/core/
Dcpu_idle.S25 SECTION_VAR(BSS, z_arc_cpu_sleep_mode)
/Zephyr-Core-3.7.0/include/zephyr/arch/sparc/
Dlinker.ld130 * For performance, BSS section is assumed to be 4 byte aligned and
141 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/include/zephyr/arch/mips/
Dlinker.ld154 * For performance, BSS section is assumed to be 4 byte aligned and
168 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/modules/hostap/
DKconfig198 int "BSS max idle timeout in seconds"
202 BSS max idle timeout is the period for which AP may keep a client
204 client. Set 0 to disable inclusion of BSS max idle time tag in
206 timeout by including BSS max idle period in the association request.
/Zephyr-Core-3.7.0/soc/infineon/cat1b/cyw20829/
Dlinker.ld278 * For performance, BSS section is assumed to be 4 byte aligned and
295 * As memory is cleared in words only, it is simpler to ensure the BSS
347 * For performance, BSS section is assumed to be 4 byte aligned and
364 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/cmake/linker_script/arm/
Dlinker.cmake132 zephyr_linker_section(NAME .bss VMA RAM LMA FLASH TYPE BSS)
135 # As memory is cleared in words only, it is simpler to ensure the BSS
191 zephyr_linker_section(NAME .dtcm_bss GROUP DTCM_REGION SUBALIGN 4 TYPE BSS)
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld295 * For performance, BSS section is assumed to be 4 byte aligned and
312 * As memory is cleared in words only, it is simpler to ensure the BSS
364 * For performance, BSS section is assumed to be 4 byte aligned and
381 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/intel64/
Dlinker.ld154 /* This should be put here before BSS section, otherwise the .bss.__gcov will
155 * be put in BSS section. That causes gcov not work properly */
/Zephyr-Core-3.7.0/samples/boards/stm32/ccm/
DREADME.rst59 Zero initialized BSS area : [0x10000000, 0x10000007)
105 Zero initialized BSS area : [0x10000000, 0x10000007)
/Zephyr-Core-3.7.0/include/zephyr/arch/x86/ia32/
Dlinker.ld492 * For performance, BSS section is forced to be both 4 byte aligned and
505 * As memory is cleared in words only, it is simpler to ensure the BSS
582 * to 3 extra bytes copied in next section (BSS). At run time, the XIP copy
583 * is done first followed by clearing the BSS section.
/Zephyr-Core-3.7.0/subsys/debug/coredump/
DKconfig77 noinit, and BSS sections.
/Zephyr-Core-3.7.0/include/zephyr/arch/nios2/
Dlinker.ld256 * For performance, BSS section is assumed to be 4 byte aligned and
267 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/soc/nxp/imx/imx9/a55/
Dlinker.ld252 * For performance, BSS section is assumed to be 4 byte aligned and
265 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld288 * For performance, BSS section is assumed to be 4 byte aligned and
305 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/soc/andestech/ae350/
Dlinker.ld241 * For performance, BSS section is assumed to be 4 byte aligned and
258 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/include/zephyr/arch/riscv/common/
Dlinker.ld270 * For performance, BSS section is assumed to be 4 byte aligned and
287 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/soc/ite/ec/it8xxx2/
Dlinker.ld363 * For performance, BSS section is assumed to be 4 byte aligned and
380 * As memory is cleared in words only, it is simpler to ensure the BSS
/Zephyr-Core-3.7.0/arch/x86/zefi/
DREADME.txt18 appropriate locations at startup, clear any zero-filled (BSS, etc...)
/Zephyr-Core-3.7.0/soc/openisa/rv32m1/
Dlinker.ld209 * For performance, BSS section is assumed to be 4 byte aligned and
/Zephyr-Core-3.7.0/cmake/linker/armlink/
Dscatter_script.cmake72 if("${type}" STREQUAL BSS)
378 if("${type}" STREQUAL BSS)

12