| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/fvp-ve/ |
| A D | index.rst.txt | 32 Make the .config file using the command: 38 Make the u-boot binary for Cortex-A5 using the command: 44 Make the u-boot binary for Cortex-A7 using the command: 53 The make command for Cortex-A5 is: 61 The make command for Cortex-A7 is:
|
| /trusted-firmware-a/docs/plat/arm/fvp-ve/ |
| A D | index.rst | 32 Make the .config file using the command: 38 Make the u-boot binary for Cortex-A5 using the command: 44 Make the u-boot binary for Cortex-A7 using the command: 53 The make command for Cortex-A5 is: 61 The make command for Cortex-A7 is:
|
| /trusted-firmware-a/plat/amlogic/common/ |
| A D | aml_scpi.c | 34 static inline uint32_t aml_scpi_cmd(uint32_t command, uint32_t size) in aml_scpi_cmd() argument 36 return command | (size << SIZE_SHIFT); in aml_scpi_cmd() 39 static void aml_scpi_secure_message_send(uint32_t command, uint32_t size) in aml_scpi_secure_message_send() argument 41 aml_mhu_secure_message_send(aml_scpi_cmd(command, size)); in aml_scpi_secure_message_send()
|
| /trusted-firmware-a/docs/plat/ |
| A D | qti.rst | 29 The build command looks like 35 Additional QTISECLIB_PATH=<path to qtiseclib> can be added in build command. 36 if QTISECLIB_PATH is not added in build command stub implementation of qtiseclib
|
| A D | rockchip.rst | 36 For AARCH64 architectures the build command looks like 40 while AARCH32 needs a slightly different command
|
| A D | socionext-uniphier.rst | 86 To enable TBB, add the following options to the build command:: 96 To include SCP BL2, add the following option to the build command:: 102 To enable BL32, add the following options to the build command::
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
| A D | qti.rst.txt | 29 The build command looks like 35 Additional QTISECLIB_PATH=<path to qtiseclib> can be added in build command. 36 if QTISECLIB_PATH is not added in build command stub implementation of qtiseclib
|
| A D | rockchip.rst.txt | 36 For AARCH64 architectures the build command looks like 40 while AARCH32 needs a slightly different command
|
| A D | socionext-uniphier.rst.txt | 86 To enable TBB, add the following options to the build command:: 96 To include SCP BL2, add the following option to the build command:: 102 To enable BL32, add the following options to the build command::
|
| /trusted-firmware-a/plat/arm/board/common/protpk/ |
| A D | README | 5 generated using the openssl command line tool: 11 command line tool:
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/arm_fpga/ |
| A D | index.rst.txt | 46 The DT gets amended by the code, to potentially add a command line and 52 - ``FPGA_PRELOADED_CMD_LINE`` : Physical address of the command line to 54 a command line can be put somewhere into memory, so that BL31 will 57 actual command line. 61 containing the desired command line, prefixed by the "CMD:" signature. 72 make command line: 89 a Linux initrd image file and possibly a command line:
|
| /trusted-firmware-a/docs/plat/arm/arm_fpga/ |
| A D | index.rst | 46 The DT gets amended by the code, to potentially add a command line and 52 - ``FPGA_PRELOADED_CMD_LINE`` : Physical address of the command line to 54 a command line can be put somewhere into memory, so that BL31 will 57 actual command line. 61 containing the desired command line, prefixed by the "CMD:" signature. 72 make command line: 89 a Linux initrd image file and possibly a command line:
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
| A D | trusted-board-boot-build.rst.txt | 28 #. To build the FIP image, ensure the following command line variables are set 45 are also read-only, but the value can be specified using the command line 58 Example of command line using RSA development keys: 76 command line. On Arm development platforms like Juno, these are: 81 Example of Juno command line for generating both ``fwu`` and ``fwu_fip`` 99 to the command line above.
|
| /trusted-firmware-a/docs/design/ |
| A D | trusted-board-boot-build.rst | 28 #. To build the FIP image, ensure the following command line variables are set 45 are also read-only, but the value can be specified using the command line 58 Example of command line using RSA development keys: 76 command line. On Arm development platforms like Juno, these are: 81 Example of Juno command line for generating both ``fwu`` and ``fwu_fip`` 99 to the command line above.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
| A D | docs-build.rst.txt | 49 install the packages globally and this will likely require the command to be run 60 running the following command. 73 directory of the project, run the following command to see the supported 75 the command is run from the project root directory, as that would invoke the 98 The above command fetches the ``sphinxdoc/sphinx`` container from `docker
|
| A D | tools-build.rst.txt | 116 command: 123 'cert_create' tool can be built with the following command. Note that the target 132 verbose. The following command should be used to obtain help about the tool: 145 it can also be built separately with the following command: 152 verbose. The following command should be used to obtain help about the tool:
|
| /trusted-firmware-a/docs/getting_started/ |
| A D | docs-build.rst | 49 install the packages globally and this will likely require the command to be run 60 running the following command. 73 directory of the project, run the following command to see the supported 75 the command is run from the project root directory, as that would invoke the 98 The above command fetches the ``sphinxdoc/sphinx`` container from `docker
|
| A D | tools-build.rst | 116 command: 123 'cert_create' tool can be built with the following command. Note that the target 132 verbose. The following command should be used to obtain help about the tool: 145 it can also be built separately with the following command: 152 verbose. The following command should be used to obtain help about the tool:
|
| /trusted-firmware-a/drivers/mentor/i2c/ |
| A D | mi2cv.c | 193 static int mentor_i2c_address_set(uint8_t chain, int command) in mentor_i2c_address_set() argument 198 reg |= command; in mentor_i2c_address_set() 215 if (((status != I2C_STATUS_ADDR_R_ACK) && (command == I2C_CMD_READ)) || in mentor_i2c_address_set() 216 ((status != I2C_STATUS_ADDR_W_ACK) && (command == I2C_CMD_WRITE))) { in mentor_i2c_address_set() 222 status, (command == I2C_CMD_WRITE) ? "Write" : "Read"); in mentor_i2c_address_set()
|
| /trusted-firmware-a/docs/plat/nxp/ |
| A D | nxp-ls-tbbr.rst | 5 TRUSTED_BOARD_BOOT option can be enabled by specifying TRUSTED_BOARD_BOOT=1 on command line during … 18 Use the below command from directory 'cst', with correct options. 28 Use the below command from directory 'cst', with correct options. 58 …or this to work, file name for cert and keys are provided as part of compilation or build command. 60 --- default file names will be used, incase not provided as part compilation or build command.
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/nxp/ |
| A D | nxp-ls-tbbr.rst.txt | 5 TRUSTED_BOARD_BOOT option can be enabled by specifying TRUSTED_BOARD_BOOT=1 on command line during … 18 Use the below command from directory 'cst', with correct options. 28 Use the below command from directory 'cst', with correct options. 58 …or this to work, file name for cert and keys are provided as part of compilation or build command. 60 --- default file names will be used, incase not provided as part compilation or build command.
|
| /trusted-firmware-a/drivers/brcm/ |
| A D | ocotp.c | 77 static inline void set_command(uint32_t base, uint32_t command) in set_command() argument 79 mmio_write_32(base + OTPC_COMMAND_OFFSET, command & OTPC_CMD_MASK); in set_command()
|
| /trusted-firmware-a/tools/nxp/create_pbl/ |
| A D | README | 34 command for chassis >=3.) 57 make <compilation command......> pbl RCW=<Path_to_RCW_File>/<rcw_file_name.bin>
|
| /trusted-firmware-a/drivers/brcm/i2c/ |
| A D | i2c.c | 66 uint8_t command; member 230 __func__, info->devaddr, info->cmd_valid, info->command, in iproc_i2c_write_trans_data() 288 info->command); in iproc_i2c_write_trans_data() 468 info->command = (uint8_t)cmd; in iproc_i2c_fill_info()
|
| /trusted-firmware-a/drivers/marvell/comphy/ |
| A D | phy-comphy-cp110.h | 98 uint32_t comphy_mode, uint32_t command);
|