Enabling OpenSSL on U-Boot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Enabling OpenSSL on U-Boot

2,412件の閲覧回数
kanimozhi_t
Contributor V

Hi,

I want to add OpenSSL to U-Boot and referred code on root/lib/rsa/rsa-sign.c. However, when I try to build with added openssl headers in hab.c I'm receiving "openssl/pem.h: No such file or directory" this error.

The modified make command is as follows:

make CFLAGS="-lcrypto -lssl" ARCH=arm CROSS_COMPILE=$toolchain

Can someone help me in adding the OpenSSL support on U-Boot? Thanks in advance.

タグ(4)
0 件の賞賛
1 返信

2,353件の閲覧回数
Yuri
NXP Employee
NXP Employee