| /rk3399_ARM-atf/plat/marvell/armada/a8k/common/ |
| H A D | plat_bl31_setup.c | 39 static void marvell_bl31_mpp_init(int cp) in marvell_bl31_mpp_init() argument 44 if (cp) in marvell_bl31_mpp_init() 105 int cp; in bl31_plat_arch_setup() local 123 for (cp = 0; cp < CP_COUNT; cp++) { in bl31_plat_arch_setup() 124 cp110_init(MVEBU_CP_REGS_BASE(cp), in bl31_plat_arch_setup() 125 STREAM_ID_BASE + (cp * MAX_STREAM_ID_PER_CP)); in bl31_plat_arch_setup() 127 marvell_bl31_mpp_init(cp); in bl31_plat_arch_setup() 131 mss_start_cp_cm3(cp); in bl31_plat_arch_setup() 135 for (cp = 1; cp < CP_COUNT; cp++) in bl31_plat_arch_setup() 136 mci_link_tune(cp - 1); in bl31_plat_arch_setup()
|
| H A D | plat_ble_setup.c | 711 int ret, cp; in ble_plat_setup() local 737 for (cp = 1; cp < CP_COUNT; cp++) in ble_plat_setup() 738 update_cp110_default_win(cp); in ble_plat_setup()
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/common/mss/ |
| H A D | mss_bl2_setup.c | 52 int cfg_num, win_id, cfg_idx, cp; in bl2_plat_mmap_init() local 78 for (cp = 1; cp < CP_COUNT; cp++) in bl2_plat_mmap_init() 79 update_cp110_default_win(cp); in bl2_plat_mmap_init() 87 for (cp = 0; cp < CP_COUNT; cp++) in bl2_plat_mmap_init() 88 cp110_amb_init(MVEBU_CP_REGS_BASE(cp)); in bl2_plat_mmap_init()
|
| H A D | mss_bl31_setup.c | 18 void mss_start_cp_cm3(int cp) in mss_start_cp_cm3() argument 21 uintptr_t sram = MVEBU_CP_REGS_BASE(cp) + MSS_CP_SRAM_OFFSET; in mss_start_cp_cm3() 22 uintptr_t regs = MVEBU_CP_REGS_BASE(cp) + MSS_CP_REGS_OFFSET; in mss_start_cp_cm3() 31 NOTICE("Starting CP%d MSS CPU\n", cp); in mss_start_cp_cm3()
|
| H A D | mss_defs.h | 31 void mss_start_cp_cm3(int cp);
|
| /rk3399_ARM-atf/drivers/nxp/ddr/phy-gen2/ |
| H A D | ddrphy.mk | 15 $(q)cp -r "$(DDR_PHY_PATH)/$@" "$(SRC_DIR)/$@" 18 $(q)cp -r "$(DDR_PHY_PATH)/$@" "$(SRC_DIR)/$@"
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | warp7.rst | 68 cp /path/to/optee/out/arm-plat-imx/core/tee-header_v2.bin fiptool_images 69 cp /path/to/optee/out/arm-plat-imx/core/tee-pager_v2.bin fiptool_images 70 cp /path/to/optee/out/arm-plat-imx/core/tee-pageable_v2.bin fiptool_images 87 cp /path/to/uboot/u-boot.bin fiptool_images 88 cp /path/to/linux/arch/boot/dts/imx7s-warp.dtb fiptool_images 179 cp build/warp7/debug/bl2.bin.imx ${TEMP} 180 cp ${CST_PATH}/keys/* ${TEMP} 181 cp ${CST_PATH}/crts/* ${TEMP} 182 cp ${BL2_CSF} ${TEMP} 188 cp ${TEMP}/${BL2_IMX}-signed . [all …]
|
| H A D | qemu-sbsa.rst | 46 cp build/qemu_sbsa/release/bl1.bin ../ 47 cp build/qemu_sbsa/release/fip.bin ../
|
| H A D | ti-k3.rst | 57 cp tiboot3.bin tispl.bin u-boot.img /sdcard/boot/
|
| H A D | s32g274a.rst | 86 cp -vf "${BL2_BIN}" "${BOOT_IMAGE}"
|
| H A D | rpi3.rst | 387 cp arch/arm64/boot/Image /path/to/boot/kernel8.img 388 cp arch/arm64/boot/dts/broadcom/bcm2710-rpi-3-b.dtb /path/to/boot/ 389 cp arch/arm64/boot/dts/broadcom/bcm2710-rpi-3-b-plus.dtb /path/to/boot/
|
| /rk3399_ARM-atf/plat/marvell/armada/a3k/common/ |
| H A D | a3700_common.mk | 161 $(q)cp -a $(WTMI_MULTI_IMG) $(BUILD_PLAT)/wtmi.bin 173 $(q)cp -a $(BUILD_PLAT)/wtmi.bin $(BUILD_PLAT)/$(BUILD_UART)/wtmi.bin 174 $(q)cp -a $(BUILD_PLAT)/$(BOOT_IMAGE) $(BUILD_PLAT)/$(BUILD_UART)/$(BOOT_IMAGE) 205 $(q)cp $(BUILD_PLAT)/wtmi.bin $(BUILD_PLAT)/wtmi-align.bin
|
| /rk3399_ARM-atf/plat/qemu/qemu/ |
| H A D | platform.mk | 234 $(q)cp ${BUILD_PLAT}/bl1.bin ${BUILD_PLAT}/$@ 239 $(q)cp ${BUILD_PLAT}/$^ ${BUILD_PLAT}/$@
|
| /rk3399_ARM-atf/plat/marvell/armada/common/ |
| H A D | marvell_common.mk | 87 …$(q)cp $(BUILD_PLAT)/bl1.bin $(BUILD_PLAT)/$(BOOT_IMAGE) || { rm -f $(BUILD_PLAT)/$(BOOT_IMAGE); f…
|
| /rk3399_ARM-atf/plat/rpi/rpi3/ |
| H A D | platform.mk | 128 $(q)cp ${BUILD_PLAT}/bl1.bin ${RPI3_BL1_PAD_BIN}
|
| /rk3399_ARM-atf/docs/plat/nxp/ |
| H A D | nxp-layerscape.rst | 413 protect off 64000000 +$filesize; erase 64000000 +$filesize; cp.b 82000000 64000000 $filesize; 416 protect off 64100000 +$filesize; erase 64100000 +$filesize; cp.b 82000000 64100000 $filesize;
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A D | porting.rst | 138 …- cp ``plat/marvell/armada/a8k/a80x0/board/phy-porting-layer.h`` "plat/marvell/armada/<soc family>…
|
| /rk3399_ARM-atf/docs/plat/arm/juno/ |
| H A D | index.rst | 134 cp <path-to-build>/bl32.bin <path-to-temporary>
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | measured_boot_dtpm_poc.rst | 106 cp /path/to/u-boot/build/u-boot.bin /path/to/tfa/u-boot.bin
|