Skip to content
Commit 63d8da8d authored by Cristian Marussi's avatar Cristian Marussi
Browse files

Add optional support for relaxed protocol versioning checks



Add an optional mechanism for relaxed protocol versioning checks in order
to let some testcases be run also against an SCMI server platform which
advertises a specific protocol version greater than the one currently
supported by the test suite.

Relaxed version checks support is currently optionally configurable only
for linux platform using a command option.
Note that, by default, strict version checking is instead carried on, as
it was before.

Optional relaxed protocol versioning checks support is then added to Base,
Performance, Power and Reset

Signed-off-by: Cristian Marussi's avatarCristian Marussi <cristian.marussi@arm.com>
parent 75521722
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment