History log of /rk3399_ARM-atf/lib/romlib/templates/jmptbl_entry_function.S (Results 1 – 2 of 2)
Revision Date Author Comments
# 18b8266c 25-Jul-2019 Soby Mathew <soby.mathew@arm.com>

Merge "Romlib makefile refactoring and script rewriting" into integration


# d8210dc6 09-Jul-2019 Imre Kis <imre.kis@arm.com>

Romlib makefile refactoring and script rewriting

The features of the previously existing gentbl, genvar and genwrappers
scripts were reimplemented in the romlib_generator.py Python script.
This resu

Romlib makefile refactoring and script rewriting

The features of the previously existing gentbl, genvar and genwrappers
scripts were reimplemented in the romlib_generator.py Python script.
This resulted in more readable and maintainable code and the script
introduces additional features that help dependency handling in
makefiles. The assembly templates were separated from the script logic
and were collected in the 'templates' directory.

The targets and their dependencies were reorganized in the makefile and
the dependency handling of included index files is possible now.
Incremental build is available in case of modifying the index files.

Signed-off-by: Imre Kis <imre.kis@arm.com>
Change-Id: I79f65fab9dc5c70d1f6fc8f57b2a3009bf842dc5

show more ...