Lines Matching refs:to
6 - ``FVP_CLUSTER_COUNT`` : Configures the cluster count to be used to
8 cluster topology and this option can be used to override the default value.
10 - ``FVP_INTERCONNECT_DRIVER``: Selects the interconnect driver to be built. The
20 a single cluster. This option defaults to 4.
23 in the system. This option defaults to 1. Note that the build option
26 - ``FVP_USE_GIC_DRIVER`` : Selects the GIC driver to be built. Options:
32 - ``FVP_HW_CONFIG_DTS`` : Specify the path to the DTS file to be compiled
33 to DTB and packaged in FIP as the HW_CONFIG. See :ref:`Firmware Design` for
34 details on HW_CONFIG. By default, this is initialized to a sensible DTS
37 and this option is needed to specify the appropriate DTS file.
39 - ``FVP_HW_CONFIG`` : Specify the path to the HW_CONFIG blob to be packaged in
41 similar to the ``FVP_HW_CONFIG_DTS`` option, but it directly specifies the
42 HW_CONFIG blob instead of the DTS file. This option is useful to override
50 - ``INITRD_SIZE`` : Enable the insertion of initrd properties to the device
53 - ``INITRD_PATH`` : Enable the insertion of initrd properties to the device tree
54 blob at build time. Takes a path to an initrd file. Can be used as an
55 alternative to ``INITRD_SIZE``. ``INITRD_SIZE`` takes precedence over