/arm-trusted-firmware-2.8.0/drivers/brcm/emmc/ |
A D | emmc_csl_sdcmd.c | 38 uint32_t options; in sd_cmd1() local 59 uint32_t options; in sd_cmd2() local 71 uint32_t options = 0; in sd_cmd3() local 95 uint32_t argument, options; in sd_cmd7() local 129 uint32_t res, options; in mmc_cmd8() local 247 uint32_t argument, options; in sd_cmd13() local 269 uint32_t argument, options, ntry; in sd_cmd16() local 460 uint32_t argument, options; in sd_cmd35() local 486 uint32_t argument, options; in sd_cmd36() local 512 uint32_t argument, options; in sd_cmd38() local [all …]
|
A 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()
|
/arm-trusted-firmware-2.8.0/tools/conventional-changelog-tf-a/ |
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
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | index.rst | 12 build-options
|
A D | initial-build.rst | 68 options. 86 debug version instead, refer to the "Debugging options" section below.
|
A 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 138 addition to the options set by the build system. 410 build with these options will fail. Default is 0. 956 each level enabling more warning options. Default is 0. 1047 GICv3 driver options 1081 Debugging options [all …]
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/ |
A D | index.rst | 14 arm-build-options
|
/arm-trusted-firmware-2.8.0/tools/fiptool/ |
A D | win_posix.h | 163 char *options);
|
/arm-trusted-firmware-2.8.0/docs/process/ |
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. 161 options: https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html and
|
/arm-trusted-firmware-2.8.0/docs/plat/nxp/ |
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_…
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | xilinx-versal-net.rst | 17 Xilinx Versal NET platform specific build options
|
A D | allwinner.rst | 39 Platform-specific build options 42 The default build options should generate a working firmware image. There are 43 some build options that allow to fine-tune the firmware, or to disable support
|
A D | xilinx-versal.rst | 32 Xilinx Versal platform specific build options
|
A D | xilinx-zynqmp.rst | 31 ZynqMP platform specific build options
|
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
|
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::
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp_r/ |
A D | index.rst | 36 Enable TBBR by adding the following options to the make command:
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/misc/ |
A D | mvebu-iob.rst | 30 Target ID options
|
/arm-trusted-firmware-2.8.0/plat/mediatek/build_helpers/ |
A D | mtk_build_helpers.mk | 128 MTK_OPTIONS := $(MTK_PLAT)/build_helpers/options.mk
|
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/ |
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
|
/arm-trusted-firmware-2.8.0/include/drivers/brcm/emmc/ |
A D | emmc_csl_sdcmd.h | 167 uint32_t argument, uint32_t options, struct sd_resp *resp);
|
A D | emmc_chal_sd.h | 179 uint32_t arg, uint32_t options);
|
/arm-trusted-firmware-2.8.0/fdts/ |
A D | stm32mp13-ddr3-1x4Gb-1066-binF.dtsi | 15 * Scheduling/QoS options : type = 6
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/tc/ |
A D | index.rst | 49 Enable TBBR by adding the following options to the make command:
|
/arm-trusted-firmware-2.8.0/tools/nxp/create_pbl/ |
A D | README | 16 ./create_pbl [options] (mentioned below):
|