Skip to content
Commit aff6e8b2 authored by Daniel Leung's avatar Daniel Leung Committed by Stephanos Ioannidis
Browse files

lib: os: cbprint: enable tagged arguments for packaging



This adds some bits to support tagged arguments to be used for
packaging. If enabled, the packaging function no longer looks at
the format strings to determine the types of arguments, but
instead, each argument is tagged with a type by preceding it
with another argument as type (integer). This allows the format
strings to be removed from the final binary to conserve space.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent fee58e8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment