Commit Graph

6 Commits

Author SHA1 Message Date
Romuald JEANNE 3870f7ba78 TF-A-TOOLS: use original source from TF-A-STM32MP
This will allow to get advantage of TF-A-STM32MP code update on fiptool
and certtool.

Signed-off-by: Romuald JEANNE <romuald.jeanne@st.com>
Change-Id: Ibc215ac0d78d678633a5f8bc25636da2c99c21a0
2022-11-17 17:19:20 +01:00
Christophe Priouzeau 1becb4e422 TF-A-TOOLS: adapt opsnssl change for fiptools and certtool
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
2022-09-05 13:38:57 +02:00
Christophe Priouzeau 766634e19c TF-A-TOOLS: correct issue with openssl3
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
2022-09-02 10:58:56 +02:00
Jose Quaresma 96bffa5378 tf-a-tools: fix the RPATH for the native target
the libcrypto.so.3 is provide on the native sysroot of the fiptool
but the fiptool don't search the native sysroot so it will work
in hosts with the library libcrypto.so.3 and fail when the libcrypto.so.3
not found. this patch fix this host contamination bug.

| fiptool: error while loading shared libraries: libcrypto.so.3: cannot open shared object file: No such file or directory

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
2022-08-26 09:48:54 +02:00
Jose Quaresma 281a8202bd tf-a-tools: fix building
- disabling the target build as it is a native tool
- use the EXTRA_OEMAKE for the make arguments
- RDEPENDS and FILES is not needed
- don't run do_configure and use the default do_compile
- openssl is need for native and nativesdk

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
2022-08-26 09:48:54 +02:00
Christophe Priouzeau 4e63a23ff6 TF-A: v2.6-stm32mp1-r1
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
Change-Id: I23dff9a9a33a1094bfcf01c2fa8e555f349d0782
2022-06-21 10:18:08 +02:00