| /rk3399_ARM-atf/docs/plat/ |
| H A D | synquacer.rst | 53 - Run the following commands to clone the source code: 58 git clone https://github.com/ARM-software/arm-trusted-firmware -b master 59 git clone https://github.com/tianocore/edk2.git -b master 60 git clone https://github.com/tianocore/edk2-platforms.git -b master 61 git clone https://github.com/tianocore/edk2-non-osi.git -b master
|
| H A D | hikey.rst | 40 git clone https://github.com/ARM-software/arm-trusted-firmware -b integration 41 git clone https://github.com/OP-TEE/optee_os 42 git clone https://github.com/96boards-hikey/edk2 -b testing/hikey960_v2.5 43 git clone https://github.com/96boards-hikey/OpenPlatformPkg -b testing/hikey960_v1.3.4 44 git clone https://github.com/96boards-hikey/l-loader -b testing/hikey960_v1.2 45 git clone https://github.com/96boards-hikey/atf-fastboot
|
| H A D | qemu-sbsa.rst | 27 git clone https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git tfa 36 git clone https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git tfa 54 git clone https://github.com/tianocore/edk2-platforms.git
|
| H A D | hikey960.rst | 37 git clone https://github.com/ARM-software/arm-trusted-firmware -b integration 38 git clone https://github.com/OP-TEE/optee_os 39 git clone https://github.com/96boards-hikey/edk2 -b testing/hikey960_v2.5 40 git clone https://github.com/96boards-hikey/OpenPlatformPkg -b testing/hikey960_v1.3.4 41 git clone https://github.com/96boards-hikey/l-loader -b testing/hikey960_v1.2
|
| H A D | qemu.rst | 34 git clone https://github.com/tianocore/edk2.git 53 git clone git://git.buildroot.net/buildroot.git
|
| H A D | rpi3.rst | 285 you need to clone mbed TLS from `here <https://github.com/ARMmbed/mbedtls>`__. 306 First, clone and compile the 32-bit version of the `Raspberry Pi 3 TF-A 365 speed things up, do a shallow clone of the desired branch. 369 git clone --depth=1 -b rpi-4.18.y https://github.com/raspberrypi/linux
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | dev.h | 66 chan_t *(*clone)(chan_t *c, chan_t *nc); member 93 chan_t *clone(chan_t *c, chan_t *nc);
|
| H A D | devfip.c | 132 if (clone(archives[c->dev].c, &nc) == NULL) { in fipgen() 208 if (clone(fip->c, &cs) == NULL) { in fipread() 313 .clone = devclone,
|
| H A D | dev.c | 272 channel = clone(&slash_channel, NULL); in path_to_channel() 313 clone(mnt, channel); in path_to_channel() 334 chan_t *clone(chan_t *c, chan_t *nc) in clone() function 340 return devtab[c->index]->clone(c, nc); in clone() 841 cloned_channel = clone(channel, &slash_channel); in debugfs_init()
|
| H A D | devroot.c | 90 .clone = devclone,
|
| /rk3399_ARM-atf/tools/qti/ |
| H A D | generate_fip_elf.sh | 13 git clone https://github.com/msm8916-mainline/qtestsign.git ${PWD}/qtestsign
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A D | uart-booting.rst | 28 > git clone https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell.git 58 > git clone https://gitlab.nic.cz/turris/mox-imager.git 92 > git clone https://github.com/pali/mvebu64boot.git
|
| H A D | build.rst | 368 > git clone https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git 369 > git clone https://source.denx.de/u-boot/u-boot.git 370 > git clone https://github.com/weidai11/cryptopp.git 371 > git clone https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git 372 > git clone https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell.git 373 > git clone https://gitlab.nic.cz/turris/mox-boot-builder.git
|
| /rk3399_ARM-atf/docs/plat/st/ |
| H A D | stm32mp2.rst | 157 You can either clone the repository to the default directory: 161 …git clone https://github.com/STMicroelectronics/stm32-ddr-phy-binary.git drivers/st/ddr/phy/firmwa… 163 Or clone it somewhere else, and add ``STM32MP_DDR_FW_PATH=`` in your make command
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | prerequisites.rst | 15 `TrustedFirmware.org`_. To clone this repository from the server, run the following 20 git clone "https://review.trustedfirmware.org/TF-A/trusted-firmware-a" 202 git clone --recurse-submodules "https://git.trustedfirmware.org/TF-A/trusted-firmware-a"
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | commit-style.rst | 143 or clone the repository using the "`Clone with commit-msg hook`" clone method,
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | cmake_framework.rst | 105 clone the code repository and other dependencies. Next we have to do the
|
| H A D | measured_boot_dtpm_poc.rst | 74 git clone https://github.com/u-boot/u-boot.git
|
| /rk3399_ARM-atf/docs/plat/nxp/ |
| H A D | nxp-layerscape.rst | 268 - Copy/clone the repo "ddr-phy-binary" to the tfa directory for platform needing ddr-fip.
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 10153 - Checked channel index before calling clone function
|