/trusted-firmware-a-3.7.0/drivers/brcm/emmc/ |
D | emmc_csl_sdcmd.c | 38 uint32_t options; in sd_cmd1() local 41 options = SD_CMDR_RSP_TYPE_R3_4 << SD_CMDR_RSP_TYPE_S; in sd_cmd1() 49 res = send_cmd(handle, SD_CMD_SEND_OPCOND, ocr, options, &resp); in sd_cmd1() 59 uint32_t options; in sd_cmd2() local 63 options = SD_CMDR_RSP_TYPE_R2 << SD_CMDR_RSP_TYPE_S; in sd_cmd2() 65 return send_cmd(handle, SD_CMD_ALL_SEND_CID, 0, options, &resp); in sd_cmd2() 71 uint32_t options = 0; in sd_cmd3() local 79 options = SD_CMDR_RSP_TYPE_R1_5_6 << SD_CMDR_RSP_TYPE_S | in sd_cmd3() 84 res = send_cmd(handle, SD_CMD_MMC_SET_RCA, argument, options, &resp); in sd_cmd3() 95 uint32_t argument, options; in sd_cmd7() local [all …]
|
D | emmc_pboot_hal_memory_drv.c | 250 uint32_t options, struct sd_resp *resp) in send_sdio_cmd() argument 259 return send_cmd(sd_handle, cmdIndex, argument, options, resp); in send_sdio_cmd()
|
/trusted-firmware-a-3.7.0/docs/getting_started/ |
D | build-internals.rst | 4 |TF-A| internally uses certain options that are not exposed directly through 5 :ref:`build-options <build options>` but enabled or disabled indirectly and 6 depends on certain options to be enabled or disabled.
|
D | index.rst | 12 build-options
|
D | initial-build.rst | 68 options. 86 debug version instead, refer to the "Debugging options" section below.
|
D | build-options.rst | 4 The TF-A build system supports the following build options. Unless mentioned 5 otherwise, these options are expected to be specified at the build command 7 build system doesn't track dependency for build options. Therefore, if any of 8 the build options are changed from a previous build, a clean build must be 13 Common build options 118 The table below summarizes ``BRANCH_PROTECTION`` values, GCC compilation options 149 - ``CFLAGS``: Extra user options appended on the compiler's command line in 150 addition to the options set by the build system. 171 present or specified. Allowed options are '0' or '1'. Default is '1'. 642 - ``LDFLAGS``: Extra user options appended to the linkers' command line in [all …]
|
/trusted-firmware-a-3.7.0/tools/conventional-changelog-tf-a/ |
D | index.js | 30 Handlebars.registerHelper("tf-a-mdlist", function (indent, options) { argument 35 return first + options.fn(this).replace(/\n(?!\s*\n)/gm, `\n${nth}`).trim() + "\n"; 70 Handlebars.registerHelper("tf-a-notes", function (noteGroups, options) { argument 104 Handlebars.registerHelper("tf-a-commits", function (commitGroups, options) { argument
|
/trusted-firmware-a-3.7.0/docs/plat/arm/ |
D | index.rst | 14 arm-build-options
|
/trusted-firmware-a-3.7.0/tools/fiptool/ |
D | win_posix.h | 163 char *options);
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | security-hardening.rst | 5 including build options that can be modified to improve security or catch issues 121 Build options 124 Several build options can be used to check for security issues. Refer to the 134 options to detect potentially incorrect code. TF-A is tested with ``W=0`` but 139 options:
|
/trusted-firmware-a-3.7.0/docs/plat/nxp/ |
D | nxp-ls-tbbr.rst | 18 Use the below command from directory 'cst', with correct options. 28 Use the below command from directory 'cst', with correct options. 38 Two options are provided for TRUSTED_BOARD_BOOT: 103 - To change the input file , user can use the options BL33_INPUT_FILE, BL32_INPUT_FILE, BL31_INPUT_…
|
/trusted-firmware-a-3.7.0/docs/plat/arm/fvp_r/ |
D | index.rst | 36 Enable TBBR by adding the following options to the make command:
|
/trusted-firmware-a-3.7.0/plat/mediatek/build_helpers/ |
D | mtk_build_helpers.mk | 103 MTK_OPTIONS := $(MTK_PLAT)/build_helpers/options.mk
|
/trusted-firmware-a-3.7.0/docs/plat/marvell/armada/misc/ |
D | mvebu-iob.rst | 30 Target ID options
|
/trusted-firmware-a-3.7.0/docs/plat/ |
D | xilinx-versal-net.rst | 27 Xilinx Versal NET platform specific build options
|
D | allwinner.rst | 41 Platform-specific build options 44 The default build options should generate a working firmware image. There are 45 some build options that allow to fine-tune the firmware, or to disable support
|
D | xilinx-versal.rst | 37 Xilinx Versal platform specific build options
|
D | rpi4.rst | 20 There are no real configuration options at this point, so there is only 33 Other options that should be set in ``config.txt`` to properly boot 64-bit
|
D | socionext-uniphier.rst | 86 To enable TBB, add the following options to the build command:: 102 To enable BL32, add the following options to the build command::
|
/trusted-firmware-a-3.7.0/docs/plat/marvell/armada/ |
D | build.rst | 52 There are several build options: 123 CN913x specific build options: 134 A7K/A8K/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: 284 clocks according to DDR_TOPOLOGY and CLOCKSPRESET options. 398 For more information about build options, please refer to the
|
/trusted-firmware-a-3.7.0/include/drivers/brcm/emmc/ |
D | emmc_csl_sdcmd.h | 167 uint32_t argument, uint32_t options, struct sd_resp *resp);
|
D | emmc_chal_sd.h | 179 uint32_t arg, uint32_t options);
|
/trusted-firmware-a-3.7.0/tools/nxp/create_pbl/ |
D | README | 16 ./create_pbl [options] (mentioned below):
|
/trusted-firmware-a-3.7.0/fdts/ |
D | stm32mp13-ddr3-1x4Gb-1066-binF.dtsi | 15 * Scheduling/QoS options : type = 6
|
/trusted-firmware-a-3.7.0/docs/plat/arm/tc/ |
D | index.rst | 48 Enable TBBR by adding the following options to the make command:
|