| /rk3399_ARM-atf/drivers/brcm/emmc/ |
| H A 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 …]
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A 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.
|
| H A D | index.rst | 12 build-options
|
| H A D | initial-build.rst | 68 options. 86 debug version instead, refer to the "Debugging options" section below.
|
| /rk3399_ARM-atf/tools/conventional-changelog-tf-a/ |
| H 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
|
| /rk3399_ARM-atf/docs/plat/arm/ |
| H A D | index.rst | 13 arm-build-options
|
| /rk3399_ARM-atf/docs/process/ |
| H A 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:
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | win_posix.h | 163 char *options);
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi5.rst | 26 The following build options are supported: 50 No other config options or files are required by the firmware alone, this will 63 options may be necessary.
|
| H A 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
|
| H A 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::
|
| H A 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
|
| /rk3399_ARM-atf/docs/plat/nxp/ |
| H A 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_…
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | index.rst | 20 fvp-build-options
|
| H A D | fvp-build-options.rst | 12 explained in the options below: 35 file in ``fdts/`` folder depending on other build options. But some cases,
|
| H A D | fvp-support.rst | 13 parameter options. 67 `Arm's website`_ for download options of all FVPs.
|
| H A D | fvp-specific-configs.rst | 94 The options ``INITRD_SIZE`` or ``INITRD_PATH`` triggers the insertion of initrd 98 The options available here are: 202 or ``FVP_HW_CONFIG_DTS`` build options (refer to 203 :ref:`build_options_arm_fvp_platform` for details on the options).
|
| /rk3399_ARM-atf/plat/mediatek/build_helpers/ |
| H A D | mtk_build_helpers.mk | 93 MTK_OPTIONS := $(MTK_PLAT)/build_helpers/options.mk
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/misc/ |
| H A D | mvebu-iob.rst | 30 Target ID options
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A 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
|
| /rk3399_ARM-atf/include/drivers/brcm/emmc/ |
| H A D | emmc_csl_sdcmd.h | 167 uint32_t argument, uint32_t options, struct sd_resp *resp);
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp13-ddr3-1x4Gb-1066-binF.dtsi | 15 * Scheduling/QoS options : type = 6
|
| /rk3399_ARM-atf/tools/nxp/create_pbl/ |
| H A D | README | 16 ./create_pbl [options] (mentioned below):
|
| /rk3399_ARM-atf/docs/plat/arm/tc/ |
| H A D | index.rst | 46 Enable TBBR by adding the following options to the make command:
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | dtpm_drivers.rst | 67 Build time config options 79 Ideally there should be four options:
|