arm-trusted-firmware/tools
Gatien Chevallier 785c2c3e86 fix(cert-create): load openSSL configuration before PKCS11 operations
On some version of openSSL (1.1.1 or 1.1.0), OPENSSL_init_crypto()
called by ENGINE_load_builtin_engines() will not automatically load the
configuration. Fix this behavior by calling OPENSSL_init_crypto with
OPENSSL_INIT_LOAD_CONFIG as a parameter.

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
Change-Id: I2e4c0d646e540d039e9c72fd7814384b17de6dd5
2024-11-15 16:00:07 +02:00
..
amlogic build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
cert_create fix(cert-create): load openSSL configuration before PKCS11 operations 2024-11-15 16:00:07 +02:00
conventional-changelog-tf-a docs(changelog): changelog for v2.11 release 2024-05-22 19:19:54 -05:00
cot_dt2c fix(cot-dt2c): fix various breakages 2024-08-28 09:56:59 +00:00
encrypt_fw build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
fiptool build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
marvell/doimage build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
memory feat(memmap): add RELA section display 2024-01-18 14:02:18 +01:00
nxp build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
renesas build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
sptool build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
stm32image build: determine toolchain tools dynamically 2024-09-10 09:47:06 +00:00
tlc feat(tlc): add command gen-header 2024-09-19 13:44:23 +00:00