Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 61) sorted by relevance

123

/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcli.py20 @cli.command()
26 @cli.command()
31 @cli.command()
36 @cli.command()
/rk3399_ARM-atf/plat/arm/board/common/protpk/
H A DREADME5 generated using the openssl command line tool:
10 generated using the openssl command line tool:
15 generated using the openssl command line tool:
/rk3399_ARM-atf/plat/arm/board/common/swd_rotpk/
H A DREADME5 generated using the openssl command line tool:
10 generated using the openssl command line tool:
15 generated using the openssl command line tool:
/rk3399_ARM-atf/docs/plat/arm/fvp-ve/
H A Dindex.rst32 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:
/rk3399_ARM-atf/plat/amlogic/common/
H A Daml_scpi.c34 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()
/rk3399_ARM-atf/docs/tools/
H A Dcot-dt2c.rst32 This command will output the following as usage for this command
53 This command is for the platform that does not use CoT DT parser,
72 The command will check the format of the CoT file
90 This command create a HTML to visualize the relationship between
102 The command will transform the dtsi/dts file into a more standard
/rk3399_ARM-atf/plat/st/common/
H A Dstm32cubeprogrammer_uart.c140 static int uart_receive_command(uint8_t *command) in uart_receive_command() argument
160 *command = byte; in uart_receive_command()
185 *command = byte; in uart_receive_command()
405 uint8_t command = 0U; in uart_read() local
415 ret = uart_receive_command(&command); in uart_read()
430 switch (command) { in uart_read()
/rk3399_ARM-atf/docs/plat/qti/
H A Dchrome.rst29 The build command looks like
36 Additional QTISECLIB_PATH=<path to qtiseclib> can be added in build command.
37 if QTISECLIB_PATH is not added in build command stub implementation of qtiseclib
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst46 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:
/rk3399_ARM-atf/tools/memory/src/memory/
H A Dmemmap.py78 @cli.command()
112 @cli.command()
145 @cli.command()
194 @cli.command()
/rk3399_ARM-atf/docs/getting_started/
H A Ddocs-build.rst53 directory of the project, run the following command to see the supported
76 Once all the dependencies are installed, run the command ``poetry run make -C
84 run``, which runs the specified command within the project's virtual
86 the ``poetry shell`` command.
118 The above command fetches the ``sphinxdoc/sphinx`` container from `docker
H A Dtools-build.rst8 this, use the ``OPENSSL_DIR`` variable after the ``make`` command to
125 command:
132 'cert_create' tool can be built with the following command. Note that the target
141 verbose. The following command should be used to obtain help about the tool:
154 it can also be built separately with the following command:
161 verbose. The following command should be used to obtain help about the tool:
/rk3399_ARM-atf/drivers/mentor/i2c/
H A Dmi2cv.c193 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()
/rk3399_ARM-atf/docs/components/
H A Drmm-el3-comms-spec.rst248 If multiple failure conditions are detected in an RMM to EL3 command, then EL3
276 RMM_RMI_REQ_COMPLETE command
311 RMM_GTSI_DELEGATE command
354 RMM_GTSI_UNDELEGATE command
397 RMM_ATTEST_GET_REALM_KEY command
442 ``E_RMM_UNK``,An unknown error occurred whilst processing the command
456 RMM_ATTEST_GET_PLAT_TOKEN command
463 the buffer for the first call of this command and the size of the object is
467 If ``c_size`` is not 0, this command could cause regeneration of platform token
470 It is valid for the calls of this command to return ``E_RMM_AGAIN`` error,
[all …]
H A Dsecure-partition-manager.rst123 Sample TF-A build command line when the SPMC is located at S-EL1
137 Sample TF-A build command line when FEAT_SEL2 architecture extension is
155 Sample TF-A build command line when FEAT_SEL2 architecture extension is
179 Sample TF-A build command line when the SPMC is located at EL3:
193 Sample TF-A build command line when the SPMC is located at EL3 and SEL0 SP is
/rk3399_ARM-atf/docs/components/spd/
H A Dpnc-dispatcher.rst10 to the build command.
/rk3399_ARM-atf/docs/plat/
H A Drockchip.rst39 For AARCH64 architectures the build command looks like
43 while AARCH32 needs a slightly different command
H A Dxilinx-zynqmp.rst62 provide it through the build command as above.
73 to the build command as follows,
87 the build command example is;
163 - when <CUSTOM_PKG_PATH> is specified in TF-A build command,
166 - TF-A build command:
/rk3399_ARM-atf/drivers/brcm/
H A Docotp.c77 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()
/rk3399_ARM-atf/docs/plat/nxp/
H A Dnxp-ls-tbbr.rst5 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.
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot-build.rst28 #. To build the FIP image, ensure the following command line variables are set
52 are also read-only, but the value can be specified using the command line
86 Example of command line using RSA development keys:
104 command line. On Arm development platforms like Juno, these are:
109 Example of Juno command line for generating both ``fwu`` and ``fwu_fip``
127 to the command line above.
/rk3399_ARM-atf/tools/nxp/create_pbl/
H A DREADME34 command for chassis >=3.)
57 make <compilation command......> pbl RCW=<Path_to_RCW_File>/<rcw_file_name.bin>
/rk3399_ARM-atf/docs/plat/st/
H A Dstm32mpus.rst34 Boot media(s) supported by BL2 must be specified in the build command.
48 Only one storage or serial device should be selected in the build command line,
/rk3399_ARM-atf/drivers/brcm/i2c/
H A Di2c.c66 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()
/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-cp110.h98 uint32_t comphy_mode, uint32_t command);

123