Skip to content

Update source/destination values of DIRECT_REQ2#69

Merged
Raymond-MS merged 1 commit into
OpenDevicePartnership:mainfrom
Raymond-MS:personal/rdiaz/UpdateDirectMessaging
May 11, 2026
Merged

Update source/destination values of DIRECT_REQ2#69
Raymond-MS merged 1 commit into
OpenDevicePartnership:mainfrom
Raymond-MS:personal/rdiaz/UpdateDirectMessaging

Conversation

@Raymond-MS
Copy link
Copy Markdown
Collaborator

@Raymond-MS Raymond-MS commented May 8, 2026

Description

The source and destination IDs look to be backwards via the FF-A specification for FFA_MSG_SEND_DIRECT_REQ2. The source is the upper 16 bits while the destination is the lower 16 bits. Flipped them to the correct order.

See Section 15.4 of the FF-A spec:
https://developer.arm.com/documentation/den0077/o/?lang=en

image


  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

…ification for FFA_MSG_SEND_DIRECT_REQ2. The source is the upper 16 bits while the destination is the lower 16 bits. Flipped them to the correct order.
@Raymond-MS Raymond-MS requested a review from a team as a code owner May 8, 2026 01:18
@Raymond-MS
Copy link
Copy Markdown
Collaborator Author

I was able to confirm that this change fixes the problem I was seeing on our reference SBSA platform.

Copy link
Copy Markdown
Collaborator

@philgweber philgweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I validated our EC services with this on SBSA.

@Raymond-MS Raymond-MS merged commit 7982c23 into OpenDevicePartnership:main May 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants