Searched refs:message (Results 1 – 21 of 21) sorted by relevance
/tf-a-ffa_el3_spmc/plat/arm/board/corstone700/common/drivers/mhu/ |
A D | mhu.c | 64 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 D | mhu.h | 33 unsigned int message);
|
/tf-a-ffa_el3_spmc/services/std_svc/spmd/ |
A D | spmd_pm.c | 24 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 D | spmc_pm.c | 24 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 D | threat_model_spm.rst | 76 | ``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 D | PROTOTYPE_README | 165 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 D | gic_common.c | 7 #pragma message __FILE__ " is deprecated, use gicv2.mk instead"
|
/tf-a-ffa_el3_spmc/lib/zlib/ |
A D | inffast.c | 12 # pragma message("Assembler code may have bugs -- use at your own risk")
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | tools-build.rst | 59 Invoking the tool with ``help`` will print a help message with all available
|
A D | prerequisites.rst | 82 CI for feedback on commit message conformance.
|
A D | porting-guide.rst | 2058 The default implementation only prints out a warning message. 2869 message, and panics.
|
/tf-a-ffa_el3_spmc/docs/process/ |
A D | coding-guidelines.rst | 271 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 D | code-review-guidelines.rst | 201 posted via the commit message or on the mailing list.
|
A D | contributing.rst | 73 - Write informative and comprehensive commit messages. A good commit message
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | secure-partition-manager.rst | 486 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 D | ffa-manifest-binding.rst | 113 - Bit[0]: support for receiving direct message requests
|
A D | xlat-tables-lib-v2-design.rst | 257 unexpected error is encountered, they will print an error message on the UART.
|
/tf-a-ffa_el3_spmc/docs/plat/marvell/armada/ |
A D | porting.rst | 77 skip image request message is printed on the screen and boot rom boots from the
|
A D | build.rst | 165 an error message will be printed prior trying to reboot via the usual way.
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 461 - 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 D | firmware-design.rst | 343 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