Skip to content
Commit 54da7ff7 authored by Cristian Marussi's avatar Cristian Marussi
Browse files

Fix Sensor test 005 to support v3.1 descriptors



SCMIv3.x Sensor descriptors have variable lengths based on the presence
or not of extended attributes; the presence of extended attributes is
NOT mandatory though even in SCMIv3.x messages, so that, within the same
reply you could received a mix of sensor descriptors carrying or NOT the
extended attributes: as a consequence the array of sensor descriptors is
composed of variable length elements and as such must be parsed.

Run v3.1 testcase when Sensor Protocol version 3 is detected.

Signed-off-by: Cristian Marussi's avatarCristian Marussi <cristian.marussi@arm.com>
parent 945fe50b
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