Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e8872387 authored by Martin Geisler's avatar Martin Geisler Committed by Cherrypicker Worker
Browse files

pdl: support scalar fields with arbitrary widths

Before we only supported fields with integer byte widths (8, 16, 32,
24, … bits). We now support all integer bit widths between 1 and 64.

This required a complete rewrite the parsing and serializaton logic
since we need to chunk bit fields until we reach a byte boundary.

Test: atest pdl_inline_tests
(cherry picked from https://android-review.googlesource.com/q/commit:12da0a2921d9f49e6fc31724bb72a521e4238c97)
Merged-In: Icec8f2155759c572a3445a7e81515337cc3660e4
Change-Id: Icec8f2155759c572a3445a7e81515337cc3660e4
parent 679f8661
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment