Lines Matching full:build
1 TF-A Build Instructions for Marvell Platforms
6 Build Instructions
35 (3) Armada-37x0 build requires WTP tools installation.
44 (4) Clean previous build residuals (if any)
50 (5) Build TF-A
52 There are several build options:
106 Build trusted(=1)/non trusted(=0) image, default is non trusted.
112 For A7K/8K/CN913x it is used for BLE build and for Armada37x0 it used
113 for ddr_tool build.
117 mv-ddr build process calls git commands.
119 Do not remove any parts of git checkout becuase build process and other
123 CN913x specific build options:
128 the build uses the default number of CPs, which is a number of embedded CPs inside the
134 A7K/8K/CN913x specific build options:
155 Globalscale MOCHAbin specific build options:
166 Armada37x0 specific build options:
211 Armada37x0 specific build options for ``mrvl_flash`` and ``mrvl_uart`` targets:
271 build instructions.
300 build process calls git commands.
302 WTP build process uses also Marvell mv-ddr-marvell git repository
305 Do not remove any parts of git checkout becuase build process and other
335 For example, in order to build the image in debug mode with log level up to 'notice' level run
341 And if we want to build a Armada37x0 image in debug mode with log level up to 'notice' level,
354 To build just TF-A without WTMI image (useful for A3720 Turris MOX board), run following command:
361 Here is full example how to build production release of Marvell firmware image (concatenated
382 Produced Marvell firmware flash image: ``trusted-firmware-a/build/a3700/release/flash-image.bin``
384 Special Build Flags
388 When set this option to enable secondary recovery function when build atf.
389 In order to build UART recovery image this operation should be disabled for
398 For more information about build options, please refer to the
399 :ref:`Build Options` document.
402 Build output