Lines Matching refs:flag

183    of the value of this flag if the CPU supports it.
188 - ``DECRYPTION_SUPPORT``: This build flag enables the user to select the
191 this flag is ``none`` to disable firmware decryption which is an optional
205 for development platforms. ``TRUSTED_BOARD_BOOT`` flag must be set if this
206 flag has to be enabled. 0 is the default.
303 - ``ENCRYPT_BL31``: Binary flag to enable encryption of BL31 firmware. This
304 flag depends on ``DECRYPTION_SUPPORT`` build flag which is marked as
307 - ``ENCRYPT_BL32``: Binary flag to enable encryption of Secure BL32 payload.
308 This flag depends on ``DECRYPTION_SUPPORT`` build flag which is marked as
312 either be SSK or BSSK depending on ``FW_ENC_STATUS`` flag. This value depends
313 on ``DECRYPTION_SUPPORT`` build flag which is marked as experimental.
317 build flag which is marked as experimental.
321 Firmware as error. It can take the value 1 (flag the use of deprecated
347 - ``FW_ENC_STATUS``: Top level firmware's encryption numeric flag, values:
356 This flag depends on ``DECRYPTION_SUPPORT`` build flag which is marked as
359 - ``GENERATE_COT``: Boolean flag used to build and execute the ``cert_create``
404 If this flag is disabled while the platform which TF-A is compiled for
417 bottom, higher addresses at the top. This build flag can be set to '1' to
421 - ``JUNO_AARCH32_EL3_RUNTIME``: This build flag enables you to execute EL3
423 By default this flag is set to '0'. Enabling this flag builds BL1 and BL2 in
427 - ``KEY_ALG``: This build flag enables the user to select the algorithm to be
432 flag is ``rsa`` which is the TBBR compliant PKCS#1 RSA 2.1 scheme.
434 - ``KEY_SIZE``: This build flag enables the user to select the key size for
449 - ``HASH_ALG``: This build flag enables the user to select the secure hash
451 The default value of this flag is ``sha256``.
471 - ``MEASURED_BOOT``: Boolean flag to include support for the Measured Boot
472 feature. If this flag is enabled ``TRUSTED_BOARD_BOOT`` must be set as well
524 formats. This flag if set to 1, configures the generic PSCI layer to use the
525 extended format. The default value of this flag is 0, which means by default
526 the original power-state format is used by the PSCI implementation. This flag
547 in TF-A. This flag configures SP_MIN entrypoint as the CPU reset vector
581 pages" section in :ref:`Firmware Design`. This flag is disabled by default
628 - ``SP_MIN_WITH_SECURE_FIQ``: Boolean flag to indicate the SP_MIN handles
635 - ``TRUSTED_BOARD_BOOT``: Boolean flag to include support for the Trusted Board
668 - ``USE_ARM_LINK``: This flag determines whether to enable support for ARM
670 this flag is enabled automatically. To enable support for armlink, platforms
674 - ``USE_COHERENT_MEM``: This flag determines whether to include the coherent
684 - ``ARM_IO_IN_DTB``: This flag determines whether to use IO based on the
689 - ``COT_DESC_IN_DTB``: This flag determines whether to create COT descriptors
690 at runtime using fconf. If this flag is enabled, COT descriptors are
696 - ``SDEI_IN_FCONF``: This flag determines whether to configure SDEI setup in
700 feature and is only supported if SDEI_SUPPORT build flag is enabled.
702 - ``SEC_INT_DESC_IN_FCONF``: This flag determines whether to configure Group 0
708 - ``USE_ROMLIB``: This flag determines whether library at ROM will be used.
721 regrouped and put in the root Makefile. This flag can take the values 0 to 3,
730 - ``SUPPORT_STACK_MEMTAG``: This flag determines whether to enable memory
732 default value of this flag is ``no``. Note this option must be enabled only
735 - ``ERRATA_SPECULATIVE_AT``: This flag determines whether to enable ``AT``
737 The default value of this flag is ``0``.
766 - ``RAS_TRAP_LOWER_EL_ERR_ACCESS``: This flag enables/disables the SCR_EL3.TERR
768 This flag is disabled by default.
770 - ``OPENSSL_DIR``: This flag is used to provide the installed openssl directory
819 ``-gdwarf-<version>`` flag, with the version being set to 2 or 3. Setting the
843 ``SPIN_ON_BL1_EXIT=1`` build flag. Refer to the :ref:`build_options_common`
866 - ``NR_OF_FW_BANKS``: Define the number of firmware banks. This flag is used
867 in defining the firmware update metadata structure. This flag is by default
873 This flag is used in defining the firmware update metadata structure. This
874 flag is by default set to '1'.