diff options
author | Cristian Marussi <[email protected]> | 2024-02-14 18:30:01 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-02-22 08:17:10 +0000 |
commit | 8c80c42ad4014cc84bdcd4d5586730536f76f888 (patch) | |
tree | d7ce8da75b4fb29a257d8f9d9070714163498ac5 /scripts/rustdoc_test_builder.rs | |
parent | a9c049f47e06cebeefff33a27ae7111818950ab9 (diff) |
firmware: arm_scmi: Add support for v3.2 NEGOTIATE_PROTOCOL_VERSION
Freshly introduced NEGOTIATE_PROTOCOL_VERSION allows the agent to ascertain
upfront if a specific protocol(usually older) version is supported by the
platform.
It is used by the agent in case the platform has advertised the support of
a newer protocol version than the latest version supported by the agent,
since backward compatibility cannot be automatically assumed.
Emit a warning about possible incompatibility when negotiation was not
possible or just print the successfully negotiated protocol.
Signed-off-by: Cristian Marussi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions