Lines Matching refs:in
7 - ``ARM_BL31_IN_DRAM``: Boolean option to select loading of BL31 in TZC secured
8 DRAM. By default, BL31 is in the secure SRAM. Set this flag to 1 to load
9 BL31 in TZC secured DRAM. If TSP is present, then setting this option also
20 By default, Arm platforms use a watchdog to trigger a system reset in case
22 could not be loaded or authenticated). The watchdog is enabled in the early
23 platform setup hook at BL1 and disabled in the BL1 prepare exit hook. The
33 to the location of a device tree blob (DTB) already loaded in memory. The
39 is set, the functions which deal with MPIDR assume that the ``MT`` bit in
40 MPIDR is set and access the bit-fields in MPIDR accordingly. Default value of
44 for the construction of composite state-ID in the power-state parameter.
48 in which case the platform is configured to expect NULL in the State-ID
59 - ``regs`` : return the ROTPK hash stored in the Trusted root-key storage
61 - ``devel_rsa`` : return a development public key hash embedded in the BL1
63 ``arm_rotpk_rsa.der``, located in ``plat/arm/board/common/rotpk``. To use
66 - ``devel_ecdsa`` : return a development public key hash embedded in the BL1
68 ``arm_rotpk_ecdsa.der``, located in ``plat/arm/board/common/rotpk``. To
71 - ``devel_full_dev_rsa_key`` : returns a development public key embedded in
73 key ``arm_rotpk_rsa.der``, located in ``plat/arm/board/common/rotpk``.
86 - ``dram`` : Secure region in DRAM (default option when TBB is enabled,
94 the various partitions present in the GPT image. This support is available
99 |FIP in a GPT image|
102 map is explained in the :ref:`Firmware Design`.
113 then TF-A will detect if an earlier version is in use. Default is 1.
130 particular SGI/RD platform may have multiple variants which may differ in
138 complete a warm reboot sequence in which only the CPUs are power cycled.
143 - ``FVP_TRUSTED_SRAM_SIZE``: Size (in kilobytes) of the Trusted SRAM region to
150 runtime software in AArch32 mode, which is required to run AArch32 on Juno.
151 By default this flag is set to '0'. Enabling this flag builds BL1 and BL2 in
157 .. |FIP in a GPT image| image:: ../../resources/diagrams/FIP_in_a_GPT_image.png