Searched hist:aa57ce632c629fe72ff417e261e0f5bfd8db6bab (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/tools/encrypt_fw/ |
| H A D | Makefile | aa57ce632c629fe72ff417e261e0f5bfd8db6bab Tue Jul 04 14:14:02 UTC 2023 Vincent Stehlé <vincent.stehle@arm.com> build(tools): avoid unnecessary link
In their respective makefiles, cert_create, encrypt_fw and fiptool depend on the --openssl phony target as a prerequisite. This forces those tools to be re-linked each time.
Move the dependencies on the --openssl target from the tools to their makefiles all targets, to avoid unnecessary linking while preserving the OpenSSL version printing done in the --openssl targets when in debug.
Fixes: cf2dd17ddda2 ("refactor(security): add OpenSSL 1.x compatibility") Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Change-Id: I98a3ab30f36dffc253cecaaf3a57d2712522135d
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | Makefile | aa57ce632c629fe72ff417e261e0f5bfd8db6bab Tue Jul 04 14:14:02 UTC 2023 Vincent Stehlé <vincent.stehle@arm.com> build(tools): avoid unnecessary link
In their respective makefiles, cert_create, encrypt_fw and fiptool depend on the --openssl phony target as a prerequisite. This forces those tools to be re-linked each time.
Move the dependencies on the --openssl target from the tools to their makefiles all targets, to avoid unnecessary linking while preserving the OpenSSL version printing done in the --openssl targets when in debug.
Fixes: cf2dd17ddda2 ("refactor(security): add OpenSSL 1.x compatibility") Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Change-Id: I98a3ab30f36dffc253cecaaf3a57d2712522135d
|
| /rk3399_ARM-atf/tools/cert_create/ |
| H A D | Makefile | aa57ce632c629fe72ff417e261e0f5bfd8db6bab Tue Jul 04 14:14:02 UTC 2023 Vincent Stehlé <vincent.stehle@arm.com> build(tools): avoid unnecessary link
In their respective makefiles, cert_create, encrypt_fw and fiptool depend on the --openssl phony target as a prerequisite. This forces those tools to be re-linked each time.
Move the dependencies on the --openssl target from the tools to their makefiles all targets, to avoid unnecessary linking while preserving the OpenSSL version printing done in the --openssl targets when in debug.
Fixes: cf2dd17ddda2 ("refactor(security): add OpenSSL 1.x compatibility") Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Change-Id: I98a3ab30f36dffc253cecaaf3a57d2712522135d
|