Skip to content

Tags: derkling/codegen

Tags

20140414_CodeGenMeasurements

Toggle 20140414_CodeGenMeasurements's commit message
[Makefile] Add testing targets

This adds a set of code generation profiling tests which are suitable to
evaluate the time required to generate code and build some reference
programs.

Signed-off-by: Patrick Bellasi <[email protected]>

20140410_Review1

Toggle 20140410_Review1's commit message
[Makefile] Bugfix libproduct dependency

Usually, the libproduct is built out of the XML descriptor generated files
and only linked with the Stesp (i.e. XTIL) libraries. This patch removes
the build dependency from the STEPS library since this lib is to be considered
pre-build and already available in binary.

Signed-off-by: Patrick Bellasi <[email protected]>