Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/u-boot/cmd/
H A Ddm.c51 static int relocated; in dm_reloc() local
53 if (!relocated) { in dm_reloc()
55 relocated = 1; in dm_reloc()
H A Dblkcache.c50 static int relocated; in blkc_reloc() local
52 if (!relocated) { in blkc_reloc()
54 relocated = 1; in blkc_reloc()
H A Dbootm.c94 static int relocated = 0; in do_bootm() local
96 if (!relocated) { in do_bootm()
103 relocated = 1; in do_bootm()
H A Di2c.c1980 static int relocated; in i2c_reloc() local
1982 if (!relocated) { in i2c_reloc()
1984 relocated = 1; in i2c_reloc()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch4 Subject: [PATCH] nativesdk-glibc: Fix buffer overrun with a relocated SDK
6 When ld-linux-*.so.2 is relocated to a path that is longer than the
/openbmc/u-boot/include/
H A Dcommand.h224 static int relocated; \
226 if (relocated) \
231 relocated = 1; \
/openbmc/u-boot/common/
H A Dbootm_os.c535 static bool relocated; in bootm_os_get_boot_func() local
537 if (!relocated) { in bootm_os_get_boot_func()
545 relocated = true; in bootm_os_get_boot_func()
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils-cross.inc15 # and mean the linker scripts have to be relocated.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee.inc33 # right path until this is relocated automatically.
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Dtfm_sign_image.bbclass35 # right path until this is relocated automatically.
/openbmc/u-boot/fs/
H A Dfs.c313 static int relocated; in fs_set_blk_dev() local
315 if (!relocated) { in fs_set_blk_dev()
325 relocated = 1; in fs_set_blk_dev()
/openbmc/u-boot/doc/
H A DREADME.mpc85xx-spin-table16 relocated to the top of mapped memory) into a variable __spin_table_addr so
H A DREADME.arm6423 the U-Boot will be relocated to destination again.
/openbmc/openbmc/poky/meta/recipes-support/libxslt/
H A Dlibxslt_1.1.43.bb46 # This is only needed until libxml can load the relocated catalog itself
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0006-cpp-honor-sysroot.patch6 Currently, if the gcc toolchain is relocated and installed from sstate, then you try and compile
H A D0016-handle-sysroot-support-for-nativesdk-gcc.patch449 int relocated = cpp_relocated ();
469 else if (!p->add_sysroot && relocated
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0001-binutils-crosssdk-Generate-relocatable-SDKs.patch8 will be relocated, at SDK install time, the interpreter path can be easily
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee-ftpm/
H A Doptee-ftpm_git.bb52 # right path until this is relocated automatically.
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch94 /* AST_SCU_DEC_AREA1 0x188 - 1st relocated controller decode area location */
95 /* AST_SCU_DEC_AREA2 0x18C - 2nd relocated controller decode area location */
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/
H A Dcorstone1000-flash-firmware.wks.in5 # The entries with --offset parameter should not be relocated
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.lds31 * code also needs to be relocated along with the accompanying u-boot
/openbmc/qemu/docs/specs/
H A Dppc-spapr-uv-hcalls.rst9 where the guest's memory is relocated to this secured region, making its memory
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-m/
H A Dtrusted-firmware-m.inc88 # right path until this is relocated automatically.
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/
H A Dopenssl_3.5.0.bb48 # (native versions can be built with newer glibc, but then relocated onto a system with older glibc)
177 # invalid if native or nativesdk are relocated from sstate.
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc_2.41.bb28 file://0004-nativesdk-glibc-Fix-buffer-overrun-with-a-relocated-.patch \

12