Home
last modified time | relevance | path

Searched refs:message (Results 1 – 21 of 21) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/board/corstone700/common/drivers/mhu/
A Dmhu.c64 unsigned int message) in mhu_secure_message_send() argument
91 mmio_write_32(address + CPU_INTR_S_SET, message); in mhu_secure_message_send()
A Dmhu.h33 unsigned int message);
/tf-a-ffa_el3_spmc/services/std_svc/spmd/
A Dspmd_pm.c24 static void spmd_build_spmc_message(gp_regs_t *gpregs, unsigned long long message) in spmd_build_spmc_message() argument
31 write_ctx_reg(gpregs, CTX_GPREG_X3, message); in spmd_build_spmc_message()
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_pm.c24 unsigned long long message, in spmc_build_pm_message() argument
34 write_ctx_reg(gpregs, CTX_GPREG_X3, message); in spmc_build_pm_message()
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst76 | ``DF4`` | SP to SP FF-A direct message request/response. |
79 | | (SP1 performs a direct message request to the |
81 | | the direct message response from SP2 to SP1). |
190 | | The SPMC must enforce checks in the direct message |
193 | | originated message directed to the SWd cannot use a|
375 | | A malicious endpoint may replay a message exchange |
451 | ``Threat`` | **A malicious endpoint may forge a direct message |
453 | | another endpoint through the direct message |
456 | | message by a direct message response with |
458 | | (.e.g. partition message response outside of |
[all …]
/tf-a-ffa_el3_spmc/
A DPROTOTYPE_README165 1) Echo a message to the Physical SP and Back using direct req/resp
167 own direct_req to the Logical SP and relay the message back again.
277 INFO: TSP Tests: echo message--
278 INFO: TSP Tests: Relaying message--
/tf-a-ffa_el3_spmc/drivers/arm/gic/common/
A Dgic_common.c7 #pragma message __FILE__ " is deprecated, use gicv2.mk instead"
/tf-a-ffa_el3_spmc/lib/zlib/
A Dinffast.c12 # pragma message("Assembler code may have bugs -- use at your own risk")
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dtools-build.rst59 Invoking the tool with ``help`` will print a help message with all available
A Dprerequisites.rst82 CI for feedback on commit message conformance.
A Dporting-guide.rst2058 The default implementation only prints out a warning message.
2869 message, and panics.
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst271 emitting a ``WARN`` message, performing any necessary error handling and
291 1. If the unrecoverable error is unexpected then emit an ``ERROR`` message and
295 then emit an ``ERROR`` message and call the platform-specific function
A Dcode-review-guidelines.rst201 posted via the commit message or on the mailing list.
A Dcontributing.rst73 - Write informative and comprehensive commit messages. A good commit message
/tf-a-ffa_el3_spmc/docs/components/
A Dsecure-partition-manager.rst486 receive a direct message request originating from any physical core targeting
689 An incoming direct message request arriving at SPMD from NWd is forwarded to
691 message is coming from normal world in this specific code path. Thus the origin
694 An SP sending a direct message request must have bit 15 set in its origin
697 The SPMC shall reject the direct message if the claimed world in origin endpoint
A Dffa-manifest-binding.rst113 - Bit[0]: support for receiving direct message requests
A Dxlat-tables-lib-v2-design.rst257 unexpected error is encountered, they will print an error message on the UART.
/tf-a-ffa_el3_spmc/docs/plat/marvell/armada/
A Dporting.rst77 skip image request message is printed on the screen and boot rom boots from the
A Dbuild.rst165 an error message will be printed prior trying to reboot via the usual way.
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst461 - Fill non-message data fields in sec_proxy with 0x0
591 - Fixed error message printing in board makefile
1752 result in the platform entering system suspend state as expected. A message
2174 result in the platform entering system suspend state as expected. A message
2613 result in the platform entering system suspend state as expected. A message
3424 - If it applies (i.e. the CPU is affected by the errata), an INFO message
3427 - If it does not apply, a VERBOSE message is printed, confirming that the
3431 been, a WARN message is printed, alerting that errata workaround is
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst343 there is not enough free trusted SRAM the following error message is
1658 happens, the linker will issue a message similar to the following:

Completed in 36 milliseconds