Home
last modified time | relevance | path

Searched refs:options (Results 1 – 25 of 68) sorted by relevance

123

/rk3399_ARM-atf/drivers/brcm/emmc/
H A Demmc_csl_sdcmd.c38 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 Dbuild-internals.rst4 |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 Dindex.rst12 build-options
H A Dinitial-build.rst68 options.
86 debug version instead, refer to the "Debugging options" section below.
/rk3399_ARM-atf/tools/conventional-changelog-tf-a/
H A Dindex.js30 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 Dindex.rst13 arm-build-options
/rk3399_ARM-atf/docs/process/
H A Dsecurity-hardening.rst5 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 Dwin_posix.h163 char *options);
/rk3399_ARM-atf/docs/plat/
H A Drpi5.rst26 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 Dallwinner.rst41 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 Dsocionext-uniphier.rst86 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 Drpi4.rst20 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 Dnxp-ls-tbbr.rst18 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 Dindex.rst20 fvp-build-options
H A Dfvp-build-options.rst12 explained in the options below:
35 file in ``fdts/`` folder depending on other build options. But some cases,
H A Dfvp-support.rst13 parameter options.
67 `Arm's website`_ for download options of all FVPs.
H A Dfvp-specific-configs.rst94 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 Dmtk_build_helpers.mk93 MTK_OPTIONS := $(MTK_PLAT)/build_helpers/options.mk
/rk3399_ARM-atf/docs/plat/marvell/armada/misc/
H A Dmvebu-iob.rst30 Target ID options
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dbuild.rst52 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 Demmc_csl_sdcmd.h167 uint32_t argument, uint32_t options, struct sd_resp *resp);
/rk3399_ARM-atf/fdts/
H A Dstm32mp13-ddr3-1x4Gb-1066-binF.dtsi15 * Scheduling/QoS options : type = 6
/rk3399_ARM-atf/tools/nxp/create_pbl/
H A DREADME16 ./create_pbl [options] (mentioned below):
/rk3399_ARM-atf/docs/plat/arm/tc/
H A Dindex.rst46 Enable TBBR by adding the following options to the make command:
/rk3399_ARM-atf/docs/design_documents/
H A Ddtpm_drivers.rst67 Build time config options
79 Ideally there should be four options:

123