/arm-trusted-firmware-2.8.0/drivers/brcm/emmc/ |
A D | emmc_csl_sdcmd.c | 72 uint32_t argument; in sd_cmd3() local 95 uint32_t argument, options; in sd_cmd7() local 247 uint32_t argument, options; in sd_cmd13() local 272 argument = length; in sd_cmd16() 350 argument = addr; in sd_cmd17() 402 argument = addr; in sd_cmd18() 467 argument = start; in sd_cmd35() 493 argument = end; in sd_cmd36() 519 argument = 0; in sd_cmd38() 574 argument = addr; in sd_cmd24() [all …]
|
A D | emmc_pboot_hal_memory_drv.c | 249 uint32_t send_sdio_cmd(uint32_t cmdIndex, uint32_t argument, in send_sdio_cmd() argument 259 return send_cmd(sd_handle, cmdIndex, argument, options, resp); in send_sdio_cmd() 606 uint32_t argument = MMC_CMD_IDLE_RESET_ARG; /* Exit from Boot mode */ in bcm_emmc_card_ready_state() local 609 send_sdio_cmd(SD_CMD_GO_IDLE_STATE, argument, 0, NULL); in bcm_emmc_card_ready_state()
|
A D | emmc_chal_sd.c | 517 uint32_t argument, uint32_t options) in chal_sd_send_cmd() argument 528 __func__, __LINE__, cmd_idx, argument, options); in chal_sd_send_cmd() 542 argument); in chal_sd_send_cmd() 543 handle->ctrl.argReg = argument; in chal_sd_send_cmd()
|
/arm-trusted-firmware-2.8.0/docs/getting_started/ |
A D | psci-lib-integration-guide.rst | 197 ``psci_lib.h`` to construct the ``lib_args`` argument statically or during 204 argument. 236 (first argument) callbacks with the PSCI library which will be called 260 (7th argument) are not used and are reserved for future use. 328 at address ``addr`` (first argument) address and of size ``size`` (second argument). 338 ``addr`` (first argument) address and of size ``size`` (second argument). 361 argument), for the specified ``security_state`` (3rd argument) and CPU identified 382 will always be non-secure when called by PSCI library and this argument 394 ``cpu_idx`` (first argument). The caller must ensure that 397 always be non-secure when called by PSCI library and this argument is [all …]
|
A D | porting-guide.rst | 801 first argument passed is a cookie and is typically used to 803 Counter. The second argument is a pointer to an authentication image 805 updated or not. The third argument is the updated counter value to 822 First argument is the Distinguished Encoding Rules (DER) ROTPK. 823 Second argument is its size. 826 Fourth argument is a pointer to return its size. 1246 For AArch64, this function receives the exception type as its argument. 1452 the SMCCC function specified in the argument; otherwise returns 1748 indicated by the security state of the ``flags`` argument. 2342 in the pointer passed as argument. [all …]
|
A D | docs-build.rst | 28 argument will install them locally, but you have to add their location to
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | rockchip.rst | 44 Both need replacing the PLAT argument with the platform from above you 45 want to build for and the CROSS_COMPILE argument with you cross-
|
A D | qemu-sbsa.rst | 6 images. First Secure BootRom is supplied by -pflash argument. This Flash image 8 is responsible for Non-secure rom which also given with -pflash argument and
|
A D | qti.rst | 33 update value of CROSS_COMPILE argument with your cross-compilation toolchain.
|
A D | qemu.rst | 5 Armv8-A. BL1 is used as the BootROM, supplied with the -bios argument.
|
/arm-trusted-firmware-2.8.0/include/drivers/brcm/emmc/ |
A D | emmc_csl_sdcmd.h | 163 int mmc_cmd6(struct sd_handle *handle, uint32_t argument); 167 uint32_t argument, uint32_t options, struct sd_resp *resp);
|
/arm-trusted-firmware-2.8.0/docs/security_advisories/ |
A D | security-advisory-tfv-1.rst | 74 WARN("BL1-FWU: Copy argument block_size > remaining image size." 93 blocks over multiple SMCs. ``block_size`` is an SMC argument and therefore
|
A D | security-advisory-tfv-4.rst | 83 ``image_src`` is an SMC argument and therefore potentially controllable by an
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | rmm-el3-comms-spec.rst | 136 is still pending. The only argument that is required by RMM at this stage is 151 ``RMM_BOOT_COMPLETE`` SMC call. The only argument of this SMC call will 231 ``E_RMM_BAD_ADDR``,The value of an address used as argument was invalid,-2 234 ``E_RMM_INVAL``,The value of an argument was invalid,-5 499 As per SMCCCv1.2, x4 must be preserved if not being used as return argument by the SMC function 500 and it is the responsibility of RMM to preserve this or use this as a return argument.
|
A D | debugfs-design.rst | 38 an argument.
|
A D | granule-protection-tables-design.rst | 147 accesses to all memory. The PPS is provided to this function as an argument. 153 PGS is provided to this function as an argument.
|
A D | firmware-update.rst | 466 function ``bl1_plat_fwu_done``, passing the optional argument ``client_cookie`` as
|
A D | exception-handling.rst | 497 API. The API takes one argument, the error code to be returned to the Non-secure
|
A D | secure-partition-manager.rst | 1255 using FFA_INTERRUPT with interrupt id as an argument and resumes the SP1
|
/arm-trusted-firmware-2.8.0/docs/process/ |
A D | coding-guidelines.rst | 241 - Bad argument supplied to library function 242 - Bad argument provided by platform porting function 388 - If an argument in a function declaration is pointing to a known type then 391 - If a variable (including an argument in a function declaration) is pointing 401 pointer argument to the function without any explicit casting (the cast to
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/ |
A D | socfpga_sip_svc.c | 213 uint32_t argument = 0x1; in intel_fpga_config_start() local 236 status = mailbox_send_cmd(MBOX_JOB_ID, MBOX_RECONFIG, &argument, size, in intel_fpga_config_start()
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp/ |
A D | index.rst | 88 The commands below would report an ``unhandled argument`` error in this case.
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | firmware-design.rst | 119 the next Boot Loader stage is populated in the first available argument and 120 the generic hardware configuration is passed the next available argument. 2356 - ``REGISTER_PUBSUB_EVENT(event)``: Defines an event, and takes one argument, 2527 The ``flags`` field argument can be zero, or ``PMF_CACHE_MAINT`` which
|
/arm-trusted-firmware-2.8.0/docs/ |
A D | change-log.md | 1192 …- modify type for Internal function argument ([ffb725b](https://review.trustedfirmware.org/plugins… 3613 - Fixed NUM_APID and REG_APID_MAP() argument in SPMI driver 3842 - Added an optional timeout argument to assertion functions 3854 - Updated ‘coreboot_get_memory_type’ API to take an extra argument as a 4621 not rely on argument passed via smc, make sure that comphy init will use
|