intel: genxml: compress all gen files into one
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sat, 25 Mar 2017 02:52:33 +0000 (02:52 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 31 Mar 2017 00:24:56 +0000 (01:24 +0100)
commit0f83c0514929577a824877870a98f945d90a689e
tree868135e2b8c14b1d314c955ad13a4aa69c6a1969
parent0f3de89a56ac326a16eebb8701a1c8218c1f65dd
intel: genxml: compress all gen files into one

Combining all the files into a single string didn't make any
difference in the size of the aubinator binary.

With this change we now also embed gen4/4.5/5 descriptions, which
increases the aubinator size by ~16Kb.

v2 (Lionel): rebase makefiles

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/intel/Makefile.genxml.am
src/intel/Makefile.sources
src/intel/common/gen_decoder.c
src/intel/genxml/.gitignore
src/intel/genxml/gen_zipped_file.py