Lines Matching refs:will

20 # $ARCH and $KCONFIG_BOARD_DIR will be glob patterns when building documentation.
94 When enabled, the application will be linked into the flash partition
109 the kernel should be loaded into. Changing this value from zero will
110 affect the Zephyr image's link, and will decrease the total amount of
122 area that the Zephyr image will be allowed to occupy. If zero, the
123 image will be able to occupy from the FLASH_LOAD_OFFSET to the end of
178 script will be generated by the toolchain specific linker generator.
179 For LD based linkers, this will be the ld generator, for ARMClang /
180 armlink based linkers it will be the scatter generator.
234 where the kernel begins. Changing this value from zero will affect
235 the Zephyr image's link, and will decrease the total amount of
246 will be put into another linker section reserved for these
256 will be put into another linker section reserved for pinned
257 symbols. During boot, the corresponding memory will be marked
270 will be put into a linker section reserved for on-demand symbols.
271 During boot, the corresponding memory will be mapped as paged out.
282 pinned sections will be marked as not present in the page
295 If enabled, the last section will contain an identifier.
296 This ensures that the '_flash_used' linker symbol will always be
453 Zephyr will use the host system C library.
459 Zephyr will use the host system C++ library
466 Zephyr will be built targeting the host system for debug and
478 and will be removed in Zephyr v4.3
510 Compiler optimizations will be set to -Os independently of other
522 Compiler optimizations will be set to -O2 independently of other
528 Compiler optimizations will be set to -Og independently of other
534 Compiler optimizations will be set to -O0 independently of other
537 Selecting this option will likely require manual tuning of the
564 When enabled, locations of tokens across macro expansions will be
601 and means that applications will raise a runtime exception
622 arrays are not permitted (and gcc will enforce this).
677 The .lst file will contain complete disassembly of the firmware
685 The .lst file will also contain the source code. Having
695 If the toolchain supports it, this option will pass
757 Instead, the stub code will copy the embedded zephyr sections to the
819 name string. If the SoC in use is known by UF2, the Family ID will
846 This will adjust the LMA address in the final ELF and hex files with
848 This will not affect the internal address symbols inside the image but
852 The value will be evaluated as a math expression, this means that
872 will be applied.
879 By default, all sections will have their LMA adjusted. The following
887 Create an image information header which will contain image
940 West manifest repo revision field will also
942 The final revision will become: <SHA>-<state1>-<state2>-<state3>...
1038 on Zephyr code will be skipped.
1050 This option indicates that Zephyr will act as a bootloader to execute
1059 ACM USB support is also enabled then the board will reboot into the
1109 This Kconfig will be deprecated and eventually removed in the future releases.