Lines Matching full:build
180 at regular intervals. We maintain a build script ``tf-cov-make`` which contains the
181 build configurations of various platforms in order to cover the entire source
186 respective build configurations in the ``tf-cov-make`` build script.
188 - In this section you find the details on how to append your new build
197 #. Edit `tf-cov-make`_ script by appending all the possible build configurations with
198 the specific ``build-flags`` relevant to your platform, so that newly added
212 under the Intel platform and the build configurations has been added suitably
223 - In this case for ``Hikey`` boards additional ``build-flags`` has been included
226 - Similar to this you can still find many other different build configurations
228 them and append your build configurations respectively.
230 Test Build Configuration (``tf-l1-build-plat``)
239 - ``tf-l1-build-plat`` is the test group, which holds the test configurations
240 to build all the platforms. So be kind enough to verify that your newly added
242 in ``tf-l1-build-plat`` test group.
245 needed to build your newly introduced platform as part of ``tf-l1-build-plat``
249 In the `tf-a-ci-scripts repository`_ we need to add a build configuration file ``hikey-default``
250 under tf_config folder, ``tf_config/hikey-default`` listing all the build parameters
255 #Hikey Build Parameters
260 test group, ``tf-l1-build-plat`` located at ``tf-a-ci-scripts/group/tf-l1-build-plat``,