]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(sptool): add dependency to SP image
authorJens Wiklander <jens.wiklander@linaro.org>
Mon, 31 Oct 2022 08:17:50 +0000 (09:17 +0100)
committerJens Wiklander <jens.wiklander@linaro.org>
Wed, 23 Nov 2022 09:58:33 +0000 (10:58 +0100)
commit4daeaf341a347a60fd481fb4a1530f18f8e4c058
tree83e6e98c24b2917e3bd12110f8683094d670c0b8
parent0125e86b3bf06bdeb9917844ca8ddba018db3ac8
fix(sptool): add dependency to SP image

In the generated sp_gen.mk, add a dependency to the image described in
the sp_layout.json file to make sure that the pkg file is re-generated
if the SP image is updated.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Change-Id: Id936f907d6baa6b0627c4bb9608323e5157c7a9b
tools/sptool/sp_mk_generator.py