Lines Matching refs:path

82    ``-C bp.virtioblockdevice.image_path="<path-to>/<file-system-image>`` can be
132 - ``FVP_HW_CONFIG_DTS`` : Specify the path to the DTS file to be compiled
139 - ``FVP_HW_CONFIG`` : Specify the path to the HW_CONFIG blob to be packaged in
202 -C bp.flashloader1.fname="<path-to>/<el3-payload>"
212 load <path-to>/el3-payload.elf
219 --data cluster0.cpu0="<path-to>/el3-payload>"@address [Base FVPs]
220 --data="<path-to>/<el3-payload>"@address [Foundation FVP]
258 KERNEL_DTB=<path-to>/<fdt>
260 PATCHED_KERNEL_DTB=<path-to>/<patched-fdt>
264 INITRD=<path-to>/<ramdisk.img>
286 <path-to>/FVP_Base_AEMv8A-AEMv8A \
300 --data cluster0.cpu0="<path-to>/bl31.bin"@0x04001000 \
301 --data cluster0.cpu0="<path-to>/<patched-fdt>"@0x82000000 \
302 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
303 --data cluster0.cpu0="<path-to>/<ramdisk.img>"@0x84000000
365 <path-to>/Foundation_Platform \
371 --data="<path-to>/<bl1-binary>"@0x0 \
372 --data="<path-to>/<FIP-binary>"@0x08000000 \
373 --data="<path-to>/<kernel-binary>"@0x80080000 \
374 --data="<path-to>/<ramdisk-binary>"@0x84000000
402 <path-to>/FVP_Base_RevC-2xAEMv8A \
409 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
410 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
411 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
412 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
426 <path-to>/FVP_Base_AEMv8A-AEMv8A \
441 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
442 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
443 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
444 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
454 <path-to>/FVP_Base_Cortex-A57x4-A53x4 \
459 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
460 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
461 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
462 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
472 <path-to>/FVP_Base_Cortex-A32x4 \
477 -C bp.secureflashloader.fname="<path-to>/<bl1-binary>" \
478 -C bp.flashloader0.fname="<path-to>/<FIP-binary>" \
479 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
480 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
491 <path-to>/FVP_Base_RevC-2xAEMv8A \
506 --data cluster0.cpu0="<path-to>/<bl31-binary>"@0x04010000 \
507 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0xff000000 \
508 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
509 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
510 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
511 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
519 ``--data="<path-to><bl31|bl32|bl33-binary>"@<base-address-of-binary>``
523 and loaded via the ``--data cluster0.cpu0="<path-to>/<fdt>"@0x82000000``
535 ``--data="<path-to><bl32-binary>"@<base-address-of-bl32>`` to the new value of
547 <path-to>/FVP_Base_AEMv8A-AEMv8A \
570 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0x04002000 \
571 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
572 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
573 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
574 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
588 <path-to>/FVP_Base_Cortex-A57x4-A53x4 \
601 --data cluster0.cpu0="<path-to>/<bl31-binary>"@0x04010000 \
602 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0xff000000 \
603 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
604 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
605 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
606 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000
616 <path-to>/FVP_Base_Cortex-A32x4 \
625 --data cluster0.cpu0="<path-to>/<bl32-binary>"@0x04002000 \
626 --data cluster0.cpu0="<path-to>/<bl33-binary>"@0x88000000 \
627 --data cluster0.cpu0="<path-to>/<fdt>"@0x82000000 \
628 --data cluster0.cpu0="<path-to>/<kernel-binary>"@0x80080000 \
629 --data cluster0.cpu0="<path-to>/<ramdisk>"@0x84000000