Home
last modified time | relevance | path

Searched refs:relocation (Results 1 – 25 of 95) sorted by relevance

1234

/openbmc/u-boot/doc/
H A DREADME.arm-relocation1 To make relocation on arm working, the following changes are done:
12 At cpu level: modify linker file and add a relocation and fixup loop
15 tables in the binary image, and to provide symbols for the relocation
18 The relocation and fixup loop must be executed after executing
39 Boards which are not fixed to support relocation will be REMOVED!
44 if CONFIG_SYS_TEXT_BASE == relocation address! This prevents that uboot code
59 the relocation address and copy itself to it
61 If CONFIG_SYS_TEXT_BASE == relocation address, the copying of u-boot
74 on other boards if CONFIG_SYS_TEXT_BASE = relocation baseaddr, this saves
H A DREADME.generic-board22 favour of common/board_f.c (for pre-relocation init) and common/board_r.c
23 (for post-relocation init).
70 This series removes the dependency on generic relocation. So relocation
72 relocation series for a proposed solution to this for ARM:
108 to pre-relocation init functions. I think this makes sense, but it can
112 cleanup series and the generic relocation series) the goal is the
H A DREADME.silent10 Some environments are not available until relocation (e.g. NAND)
12 relocation.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/tinyalsa/
H A Dtinyalsa_2.0.0.bb17 # tinyalsa is built as a static library. Enable PIC to avoid relocation
20 # unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation against symbol `stderr@@GLIBC_2.17'
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc_15.1.bb5 # | gcc-4.8.1-r0/gcc-4.8.1/gcc/cp/decl.c:7438:(.text.unlikely+0x2fa): relocation truncated to fit: …
6 # | gcc-4.8.1-r0/gcc-4.8.1/gcc/cp/decl.c:7442:(.text.unlikely+0x318): additional relocation overflo…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A DCVE-2025-1182.patch31 /* It's not a relocation against a global symbol,
32 but it could be a relocation against a local
H A DCVE-2025-1180.patch78 - /* It's not a relocation against a global symbol,
79 - but it could be a relocation against a local
91 + /* It's not a relocation against a global symbol,
92 + but it could be a relocation against a local
/openbmc/u-boot/Documentation/
H A Defi.rst12 Image relocation
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Du-boot.lds107 * address won't be updated during relocation fixups. Note that
109 * location will be added in the future. When the bss relocation
/openbmc/u-boot/arch/mips/cpu/
H A Du-boot.lds47 * Space for relocation table
51 * section to abort relocation if the table
/openbmc/u-boot/arch/arm/dts/
H A Dbcm283x-uboot.dtsi4 * and also initialize before relocation.
/openbmc/u-boot/doc/driver-model/
H A Dfdt-fixup.txt1 Pre-relocation device tree manipulation
51 tree (at least after the relocation) would greatly simplify the solution of
60 we have the pre-relocation driver model at our disposal at this stage, which
67 To take advantage of the pre-relocation device tree manipulation mechanism,
90 | Since the pre-relocation driver model does not adapt to |
/openbmc/u-boot/common/
H A DKconfig360 bool "Allow flags to take effect on relocation"
363 In some cases the environment is not available until relocation
365 environment variable take effect at relocation.
393 option only the post-relocation output will be displayed.
402 be in available memory and is accessed before relocation and
445 start-up (after relocation). This causes the environment to be
452 and stderr on boot when the post-relocation console is set up.
691 the relocation phase. The board function checkboard() is called to do
716 bool "Call arch-specific init soon after relocation"
719 relocation. Driver model is running by this point, and the cache
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/apt/apt/
H A D0001-Do-not-init-tables-from-dpkg-configuration.patch6 This would require sysroot relocation logic, and it's easier to just disable them.
/openbmc/u-boot/board/synopsys/iot_devkit/
H A Du-boot.lds72 /* Keep relocation-related symbols to make linker happy */
/openbmc/u-boot/board/varisys/cyrus/
H A DREADME5 They currently disable size optimization in order to avoid a relocation
/openbmc/u-boot/arch/arm/mach-versal/
H A DKconfig55 relocation.
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D0002-configure-support-PIC-code-build.patch7 relocation in .text.
/openbmc/qemu/linux-user/x86_64/
H A Dvdso.ld42 * writable for the relocation; we'll force them read-only after.
/openbmc/qemu/linux-user/arm/
H A Dvdso.ld36 * writable for the relocation; we'll force them read-only after.
/openbmc/qemu/linux-user/ppc/
H A Dvdso-32.ld39 * writable for the relocation; we'll force them read-only after.
H A Dvdso-64.ld37 * writable for the relocation; we'll force them read-only after.
/openbmc/qemu/linux-user/i386/
H A Dvdso.ld45 * writable for the relocation; we'll force them read-only after.
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A Drelocate-modules.patch9 This solves relocation problems with GIOModule for native builds of glib.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/webm/
H A Dlibvpx_1.15.1.bb18 …lib/libvpx.a(vpx_encoder.c.o)(.text+0xc4): unresolvable R_ARM_THM_CALL relocation against symbol `…

1234