| /rk3399_rockchip-uboot/doc/ |
| H A D | README.commands | 19 the linker in a special section using the linker lists mechanism 24 command array can be iterated over using the linker lists macros. 26 The linker lists feature ensures that the linker does not discard
|
| H A D | README.arm-relocation | 3 At arch level: add linker flag -pie 5 This causes the linker to generate fixup tables .rel.dyn and .dynsym, 12 At cpu level: modify linker file and add a relocation and fixup loop 14 the linker file must be modified to include the .rel.dyn and .dynsym
|
| H A D | README.SPL | 41 configured by defining CONFIG_SPL_TEXT_BASE. The linker script has to be
|
| H A D | README.xtensa | 26 Makefiles, and the linker script.
|
| H A D | README.m54418twr | 244 version - print monitor, compiler and linker version
|
| H A D | README.mxs | 66 Compile the file. We need to manually tell the linker to use also libm:
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/arch-coreboot/ |
| H A D | sysinfo.h | 41 char *linker; member
|
| /rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/ |
| H A D | u-boot.lds | 2 * Override linker script for fastboot-readable images
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | elf_x86_64_efi.lds | 2 * U-Boot EFI linker script
|
| H A D | elf_ia32_efi.lds | 2 * U-Boot EFI linker script
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | elf_arm_efi.lds | 2 * U-Boot ARM EFI linker script
|
| H A D | elf_aarch64_efi.lds | 2 * U-Boot aarch64 EFI linker script
|
| /rk3399_rockchip-uboot/board/compulab/cm_t335/ |
| H A D | u-boot.lds | 85 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/cirrus/edb93xx/ |
| H A D | u-boot.lds | 88 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/arch/arm/mach-zynq/ |
| H A D | u-boot.lds | 102 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/birdland/bav335x/ |
| H A D | u-boot.lds | 89 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/freescale/mx31ads/ |
| H A D | u-boot.lds | 84 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/vscom/baltos/ |
| H A D | u-boot.lds | 101 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/ti/am335x/ |
| H A D | u-boot.lds | 131 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/board/cadence/xtfpga/ |
| H A D | README | 110 would be necessary to temporarily alter the linker script to place 123 if one doesn't expect it, the linker script provides a link-time
|
| /rk3399_rockchip-uboot/arch/x86/cpu/coreboot/ |
| H A D | tables.c | 188 cb_parse_string(ptr, &info->linker); in cb_parse_header()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Makefile.spl | 138 $(error could not find linker script) 329 LDFLAGS_$(SPL_BIN) += $(call ld-option, --no-dynamic-linker)
|
| /rk3399_rockchip-uboot/arch/arm/cpu/ |
| H A D | u-boot.lds | 225 * __bss_base and __bss_limit are for linker only (overlay ordering)
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | 38 The SPL stage will usually require a different linker-script 40 U-Boot stage. Set this to the path of the linker-script to 1034 The TPL stage will usually require a different linker-script 1036 U-Boot stage. Set this to the path of the linker-script to 1040 fall back to the linker-script used for the SPL stage.
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 833 LDFLAGS_u-boot += $(call ld-option, --no-dynamic-linker)
|