intel / intel/compile-time-init-build
Support for 64-bit and array fields in CIB
Open
- Dominant language
- C++
- Stars
- 648
- Forks
- 63
- Avg merge
- 4h 25m
- Merged PRs (30d)
- 17
Description
My question is on the CIB message component.
- Does the library support (up to) 64-bit fields?
- Does it support fields of arrays of u8/u16/u24/... or arrays of other defined fields?
From what I found in the documentation, CIB only supports bit fields of <= 32-bits, contained in 32-bit aligned boundaries.
I didn't find anything about array-fields.

Is that the case?
Thanks for this cool library, and the great talks you gave about it :-)
Shaul
Contributor guide
Assessment
This issue has not been assessed yet.