| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | .relocate-rela.cmd | |
| H A D | .gitignore | 27 /relocate-rela
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | _sstatetests_noauto.py | 54 def run_test_sstate_rebuild(self, primary_targets, relocate=False, rebuild_dependencies=False): argument 56 if relocate: 93 … self.run_test_sstate_rebuild(['core-image-weston-sdk'], relocate=True, rebuild_dependencies=True) 96 … self.run_test_sstate_rebuild(['core-image-weston-sdk'], relocate=False, rebuild_dependencies=True)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/icecc-toolchain/ |
| H A D | nativesdk-icecc-toolchain_0.1.bb | 30 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d/ 31 install -m 0755 ${WORKDIR}/icecc-setup.sh ${D}${SDKPATHNATIVE}/post-relocate-setup.d/ 32 sed -i ${D}${SDKPATHNATIVE}/post-relocate-setup.d/icecc-setup.sh \
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | toolchain-scripts.bbclass | 137 if [ -d "${SDKPATHNATIVE}/post-relocate-setup.d/" ]; then 138 # Source top-level SDK env scripts in case they are needed for the relocate 148 for s in ${SDKPATHNATIVE}/post-relocate-setup.d/*; do 155 echo "post-relocate command \"\$s \$1\" failed with status \$status" >&2 160 rm -rf "${SDKPATHNATIVE}/post-relocate-setup.d"
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | mdt_loader.c | 146 bool relocate = false; in __qcom_mdt_load() local 188 relocate = true; in __qcom_mdt_load() 197 if (relocate) { in __qcom_mdt_load()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cmake/ |
| H A D | cmake_3.22.3.bb | 57 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d 58 install -m 0755 ${WORKDIR}/cmake-setup.py ${D}${SDKPATHNATIVE}/post-relocate-setup.d/
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 18 relocate.
|
| /OK3568_Linux_fs/yocto/poky/meta/files/ |
| H A D | toolchain-shar-extract.sh | 65 relocate=1 89 relocate=0
|
| H A D | toolchain-shar-relocate.sh | 45 if [ $relocate = 1 ] ; then
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | head.S | 70 relocate: label 159 call relocate 270 call relocate
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/lib/ |
| H A D | Makefile | 10 obj-y += cache.o misc.o relocate.o time.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mx25/ |
| H A D | Makefile | 10 obj-y += relocate.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mx27/ |
| H A D | Makefile | 10 obj-y += relocate.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx31/ |
| H A D | Makefile | 13 obj-y += relocate.o
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx35/ |
| H A D | Makefile | 15 obj-y += relocate.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gnupg/ |
| H A D | gnupg_2.3.7.bb | 23 file://relocate.patch" 24 SRC_URI:append:class-nativesdk = " file://relocate.patch"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/graphviz/ |
| H A D | graphviz_2.50.0.bb | 71 install -d ${D}${SDKPATHNATIVE}/post-relocate-setup.d 72 install -m 0755 ${WORKDIR}/graphviz-setup.sh ${D}${SDKPATHNATIVE}/post-relocate-setup.d
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/ |
| H A D | Makefile | 16 obj-y += relocate.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0003-binutils-nativesdk-Search-for-alternative-ld.so.conf.patch | 11 it to a section we relocate in a similar way to the way we relocate the
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | Makefile | 12 obj-y += relocate.o
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | slre.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/ |
| H A D | slre.su | |
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | vpe.c | 582 unsigned int len, i, symindex = 0, strindex = 0, relocate = 0; in vpe_elfload() local 603 relocate = 1; in vpe_elfload() 619 if (relocate) { in vpe_elfload() 650 if (relocate) { in vpe_elfload()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0007-nativesdk-glibc-Make-relocatable-install-for-locales.patch | 7 to be able to relocate the binaries. Expand the strings to 4K and put them in a 8 magic segment that we can relocate at install time.
|