Skip to content
Commit 130ee09f authored by Cristian Marussi's avatar Cristian Marussi
Browse files

Fix test_m005_v3 sensor descriptor parsing



SCMIv3.0 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.0 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.

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