commit | 0d6eb66031877b31896ba52cbbc978edae101537 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Tue Mar 11 10:44:43 2025 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Mon Jun 16 13:37:57 2025 +0000 |
tree | a54c7979fc2a13e62833df9a5b57ef6f481cd14c | |
parent | 1f313e100685bf7cf1a39c4b9311914079847ef1 [diff] [blame] |
Implement FFA_YIELD ABI This change adds the missing FFA ABI and updates the documentation. Change-Id: Ia302daf011e58984154ea33760a1912532d0753c Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
diff --git a/docs/uml/libsp_functions.puml b/docs/uml/libsp_functions.puml index b46cc01..538d573 100644 --- a/docs/uml/libsp_functions.puml +++ b/docs/uml/libsp_functions.puml
@@ -25,6 +25,7 @@ .. CPU cycle management interfaces .. + ffa_msg_wait() + + ffa_yield() .. Messaging interfaces .. + ffa_msg_send_direct_req()