Skip to content
Commit 6972118c authored by David Brown's avatar David Brown Committed by David Brown
Browse files

sim: Change TLV tag from u8 to u16



Change the type of the TLV tag from an 8-bit unsigned value (followed by
8 bits of padding) to a 16-bit value.  Because we are storing the tag as
little endian, the encoding will end up the same, but this will later
allow us to add more tags.

Signed-off-by: default avatarDavid Brown <david.brown@linaro.org>
parent d13318a1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment