Lines Matching refs:path
12 <path-to>/FVP_Base_Cortex-A32x4 \
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-A32x4 \
39 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0x04002000 \
40 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
41 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
42 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
43 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000