Home
last modified time | relevance | path

Searched refs:cat (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/lib/romlib/
H A Dgen_combined_bl1_romlib.sh50 (cat $bin_path/bl1.bin
52 cat $bin_path/romlib/romlib.bin) > $bin_path/$$.tmp &&
H A DMakefile32 $(shell mkdir -p $(BUILD_DIR) && cat $(CRYPTO_JMPTBL) > $(PROCESSED_JMPTBL))
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.h24 int spm_conservation_wakeup_obs(int is_set, int cat, uint32_t wake_src_bits);
H A Dmt_spm_conservation.c84 int spm_conservation_wakeup_obs(int is_set, int cat, uint32_t wake_src_bits) in spm_conservation_wakeup_obs() argument
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_conservation.h25 int spm_conservation_wakeup_obs(int IsSet, int cat,
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Da3700_common.mk209 -K `cat $(IMAGESPATH)/aes-256.txt` -nosalt \
210 -iv `cat $(IMAGESPATH)/iv.txt` -p
214 -K `cat $(IMAGESPATH)/aes-256.txt` -nosalt \
215 -iv `cat $(IMAGESPATH)/iv.txt` -p
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_common.mk89 …$(q)cat $(BUILD_PLAT)/$(FIP_NAME) >> $(BUILD_PLAT)/$(BOOT_IMAGE) || { rm -f $(BUILD_PLAT)/$(BOOT_I…
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Dplatform.mk130 $(q)cat ${RPI3_BL1_PAD_BIN} ${BUILD_PLAT}/fip.bin > ${RPI3_ARMSTUB8_BIN}
/rk3399_ARM-atf/docs/getting_started/
H A Dtools-build.rst172 via using ``cat <filename>`` instead of a hex string.