altos: Missing pad field in TMv2 data packet
authorKeith Packard <keithp@keithp.com>
Tue, 3 Mar 2015 05:16:06 +0000 (21:16 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 3 Mar 2015 05:16:06 +0000 (21:16 -0800)
commitbef7c89dac68956a94ae386fa6b87165ab6cb484
tree3e66ff8c80e31c3e881d82a1ed01768772522eb8
parent3b133656df4698ceb7af5902711edf9253a29227
altos: Missing pad field in TMv2 data packet

The normal ARM padding would have filled this in correctly, but it's
best to be explicit about the structure.

This also adds a test to make sure the resulting telemetry declaration
is exactly 32 bytes,

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao_telemetry.h