| /rk3399_rockchip-uboot/scripts/ |
| H A D | README.rockchip | 15 # pack_resource.sh 16 ./scripts/pack_resource.sh resource.img 18 # unpack_resource.sh 19 ./scripts/unpack_resource.sh resource.img out/ 30 # stacktrace.sh 31 ./scripts/stacktrace.sh dump.txt 32 ./scripts/stacktrace.sh dump.txt spl 33 ./scripts/stacktrace.sh dump.txt tpl
|
| H A D | decomp.sh | 9 source ./scripts/fit-core.sh 33 ./scripts/lzma.sh u-boot.bin 43 ./make.sh spl
|
| H A D | android2fit.sh | 59 ./scripts/unpack_resource.sh ${OUT}/second ${OUT}/ 69 ./make.sh fit
|
| H A D | pack_resource.sh | 82 ./scripts/fit-unpack.sh -f ${BOOT_OLD} -o ${TMP_DIR2}/ 87 ./scripts/fit-repack.sh -f ${BOOT_OLD} -d ${TMP_DIR2}
|
| H A D | stacktrace.sh | 78 func_path=`./make.sh ${frame_pc_str} | awk '{ print $1 }' | sed -n "/home/p"` 122 PC_INSTR=`./make.sh ${ELF_FILE} | grep -5 -m 1 "${frame_pc_hex}:"`
|
| H A D | fit.sh | 9 source ./scripts/fit-core.sh
|
| H A D | fit-core.sh | 260 ./make.sh --raw-compile ${ARG_FIT_FWVER} 268 ./make.sh itb ${ARG_INI_TRUST} 276 ./make.sh --spl ${ARG_INI_LOADER} 279 ./make.sh loader ${ARG_INI_LOADER} 383 ./make.sh --spl ${ARG_INI_LOADER} 386 ./make.sh loader ${ARG_INI_LOADER} 408 ./arch/arm/mach-rockchip/make_fit_boot.sh -c ${compression} > ${ITS_BOOT}
|
| H A D | android2distro.sh | 54 ./scripts/unpack_resource.sh distro/second distro/
|
| /rk3399_rockchip-uboot/arch/sh/ |
| H A D | Makefile | 5 head-y := arch/sh/lib/start.o 7 libs-y += arch/sh/cpu/$(CPU)/ 8 libs-y += arch/sh/lib/
|
| H A D | Kconfig | 121 default "sh" 128 source "arch/sh/lib/Kconfig"
|
| /rk3399_rockchip-uboot/arch/microblaze/cpu/ |
| H A D | start.S | 70 sh r7, r0, r8 72 sh r6, r0, r8 104 sh r7, r0, r8 106 sh r6, r0, r8 117 sh r7, r0, r8 119 sh r6, r0, r8 129 sh r7, r0, r8 131 sh r6, r0, r8 214 sh r3, r0, r5 265 sh r7, r0, r8 [all …]
|
| /rk3399_rockchip-uboot/arch/sh/cpu/ |
| H A D | u-boot.lds | 13 OUTPUT_FORMAT("elf32-shbig-linux", "elf32-shbig-linux", "elf32-sh-linux") 15 OUTPUT_FORMAT("elf32-sh-linux", "elf32-sh-linux", "elf32-sh-linux") 18 OUTPUT_ARCH(sh)
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | config_secure.mk | 8 ifneq ($(wildcard $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh),) 10 cmd_mkomapsecimg = $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh \ 14 cmd_mkomapsecimg = $(TI_SECURE_DEV_PKG)/scripts/create-boot-image.sh \ 32 ifneq ($(wildcard $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh),) 33 cmd_omapsecureimg = $(TI_SECURE_DEV_PKG)/scripts/secure-binary-image.sh \
|
| /rk3399_rockchip-uboot/arch/nios2/lib/ |
| H A D | longlong.h | 92 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 96 (sh) = (ah) + (bh) + (__x < (al)); \ 102 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 106 (sh) = (ah) - (bh) - (__x > (al)); \
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | make_fit_boot.sh | 9 source ./${srctree}/arch/arm/mach-rockchip/fit_args.sh 19 ${srctree}/scripts/compress.sh lz4 ${srctree}/images/kernel
|
| H A D | make_fit_optee.sh | 8 source ./${srctree}/arch/arm/mach-rockchip/fit_nodes.sh
|
| H A D | make_fit_atf.sh | 8 source ./${srctree}/arch/arm/mach-rockchip/fit_nodes.sh
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | README.txt | 7 The import is made using the import_lzmasdk.sh script that: 15 . import_lzmasdk.sh ~/lzma465.tar.bz2
|
| /rk3399_rockchip-uboot/test/trace/ |
| H A D | test-trace.sh | 11 . $BASE/common.sh
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | rk3399-spl-fit.config | 16 CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-rockchip/make_fit_atf.sh"
|
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | Makefile | 22 obj-$(CONFIG_TMU_TIMER) += ../../sh/lib/time.o
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.ti-secure | 36 ${TI_SECURE_DEV_PKG}/scripts/create-boot-image.sh 49 create-boot-image.sh \ 81 create-boot-image.sh \ 111 create-boot-image.sh <IMAGE_TYPE> <INPUT_FILE> <OUTPUT_FILE> 139 create-boot-image.sh \ 189 ${TI_SECURE_DEV_PKG}/scripts/secure-binary-image.sh 208 secure-binary-image.sh <INPUT_FILE> <OUTPUT_FILE>
|
| H A D | README.socfpga | 40 $ /path/to/intelFPGA/16.1/embedded/embedded_command_shell.sh 111 $ ./arch/arm/mach-socfpga/qts-filter.sh \ 135 (see output argument of qts-filter.sh command above).
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | Makefile | 131 $(Q)$(CONFIG_SHELL) $(srctree)/scripts/kconfig/merge_config.sh -m .config $(configfiles) 173 check-lxdialog := $(srctree)/$(src)/lxdialog/check-lxdialog.sh 219 HOST_EXTRACFLAGS += $(shell $(CONFIG_SHELL) $(srctree)/$(src)/check.sh $(HOSTCC) $(HOSTCFLAGS))
|
| /rk3399_rockchip-uboot/post/lib_powerpc/ |
| H A D | cpu_asm.h | 135 #define ASM_11S(opcode, rd, rs, sh) ((opcode) + \ argument 138 ((sh) << 11))
|