Lines Matching refs:path
12 <path-to>/FVP_Base_Cortex-A57x4-A53x4 \
17 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
18 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
19 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
20 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
30 <path-to>/FVP_Base_Cortex-A57x4-A53x4 \
43 --data cluster0.cpu0="<path-to>/<bl31-binary>"@0x04010000 \
44 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0xff000000 \
45 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
46 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
47 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
48 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000