Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/amlogic/common/include/
A Daml_private.h33 void aml_scpi_upload_scp_fw(uintptr_t addr, size_t size, int send);
/arm-trusted-firmware-2.8.0/plat/amlogic/common/
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()
/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dffa_helpers.c244 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages) in ffa_rxtx_map() argument
248 ret = smc_helper(FFA_RXTX_MAP_SMC64, send, recv, pages, 0, 0, 0, 0); in ffa_rxtx_map()
A Dffa_helpers.h94 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages);
/arm-trusted-firmware-2.8.0/docs/components/
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.
A Dffa-manifest-binding.rst111 - Bit[1]: partition can send direct requests if set
112 - Bit[2]: partition can send and receive indirect messages
A Dsecure-partition-manager.rst826 When invoked from a secure partition FFA_RXTX_MAP maps the provided send and
835 synchronization (through FFA_RX_ACQUIRE interface), and to permit SPs to send
899 - An SP can send a direct request to another SP.
901 - An SP can send a direct response to another SP.
902 - An SP cannot send a direct request to an Hypervisor or OS kernel.
903 - An Hypervisor or OS kernel can send a direct request to an SP.
904 - An SP can send a direct response to an Hypervisor or OS kernel.
1002 An attempt from an SP to send a message to a normal world VM whose RX buffer
1018 On a successful message send, Hafnium pends an RX buffer full framework
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-8.rst60 send a second SMC expecting no return values (for example, a
A Dsecurity-advisory-tfv-4.rst113 would need to be compromised in order to send a malformed FWU SMC that triggers
/arm-trusted-firmware-2.8.0/drivers/renesas/common/iic_dvfs/
A Diic_dvfs.c513 RCAR_DVFS_API(send, uint8_t slave, uint8_t reg_addr, uint8_t reg_data) in RCAR_DVFS_API() argument
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model_el3_spm.rst59 | | LSP can send direct response SP1 or NWd through SPMC. |
201 | Mitigations | Validate if endpoind has permission to send |
/arm-trusted-firmware-2.8.0/docs/process/
A Dcontributing.rst112 send an email to the `TF-A mailing list`_ to broadcast your review request
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/
A Dbuild.rst195 TF-A will send command 0x0009 with a magic value via the rWTM mailbox interface to the
/arm-trusted-firmware-2.8.0/docs/plat/
A Drpi3.rst184 from the kernel. When the primary CPU jumps into the kernel, it will send an
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md410 …- send powerdown request to online secondary cpus ([14a2892](https://review.trustedfirmware.org/pl…
4229 - xilinx: versal: Add get_api_version support and support to send PM API to
5084 - mmc: `ACMD41` does not send voltage information during initialization,

Completed in 27 milliseconds