Home
last modified time | relevance | path

Searched refs:send (Results 1 – 18 of 18) sorted by relevance

/rk3399_ARM-atf/plat/amlogic/common/include/
H A Daml_private.h33 void aml_scpi_upload_scp_fw(uintptr_t addr, size_t size, int send);
/rk3399_ARM-atf/plat/amlogic/common/
H A Daml_scpi.c219 void aml_scpi_upload_scp_fw(uintptr_t addr, size_t size, int send) in aml_scpi_upload_scp_fw() argument
228 if (send == 0) in aml_scpi_upload_scp_fw()
/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.c246 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages) in ffa_rxtx_map() argument
250 ret = smc_helper(FFA_RXTX_MAP_SMC64, send, recv, pages, 0, 0, 0, 0); in ffa_rxtx_map()
H A Dffa_helpers.h94 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages);
/rk3399_ARM-atf/docs/components/
H A Del3-spmc.rst249 When invoked from a secure partition FFA_RXTX_MAP maps the provided send and
323 - An SP can send a direct request to LSP.
324 - An LSP can send a direct response to SP.
325 - An SP cannot send a direct request to an Hypervisor or OS kernel.
326 - An Hypervisor or OS kernel can send a direct request to an SP or LSP.
327 - An SP and LSP can send a direct response to an Hypervisor or OS kernel.
328 - SPMD can send direct request to SPMC.
374 - If descriptor size is more than RX buffer size, SPMC will send the descriptor in fragments.
H A Dffa-manifest-binding.rst119 - Bit[1]: partition can send direct requests via FFA_MSG_SEND_DIRECT_REQ ABI if set
120 - Bit[2]: partition can send and receive indirect messages
122 - Bit[10]: partition can send direct requests via FFA_MSG_SEND_DIRECT_REQ2 ABI if set
H A Drmm-el3-comms-spec.rst200 RMM does not need EL3 to send this information during the boot.
607 This command is used to send requests related to realm attestation token signing requests to EL3.
614 The above opcodes can be used to send realm attestation token signing requests to EL3 and get their
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-8.rst60 send a second SMC expecting no return values (for example, a
H A Dsecurity-advisory-tfv-4.rst113 would need to be compromised in order to send a malformed FWU SMC that triggers
/rk3399_ARM-atf/drivers/renesas/common/iic_dvfs/
H A Diic_dvfs.c513 RCAR_DVFS_API(send, uint8_t slave, uint8_t reg_addr, uint8_t reg_data) in RCAR_DVFS_API() argument
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst101 This ASM function is used to send a character to the UART's Transmit FIFO. It takes
333 used to send a character to the ``console_putc()`` function to be printed to
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_el3_spm.rst60 | | LSP can send direct response SP1 or NWd through SPMC. |
203 | Mitigations | Validate if endpoind has permission to send |
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst86 | send IRQ | receive |direct | |
98 IRQ | receive | send | | | Copy data |
687 clients with an interface to send DICE commands, encoded as CBOR objects,
H A Dmeasured_boot_dtpm_poc.rst50 and platform layers required to send and receive data to and from the TPM.
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dbuild.rst195 TF-A will send command 0x0009 with a magic value via the rWTM mailbox interface to the
/rk3399_ARM-atf/docs/process/
H A Dcontributing.rst124 send an email to the `TF-A mailing list`_ to broadcast your review request
/rk3399_ARM-atf/docs/plat/
H A Drpi3.rst184 from the kernel. When the primary CPU jumps into the kernel, it will send an
/rk3399_ARM-atf/docs/
H A Dchange-log.md3898 …- send SGI to mailbox driver ([9a7f892](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
6928 …- send powerdown request to online secondary cpus ([14a2892](https://review.trustedfirmware.org/pl…
10748 - xilinx: versal: Add get_api_version support and support to send PM API to
11603 - mmc: `ACMD41` does not send voltage information during initialization,