Enabling OpenSSL on U-Boot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Enabling OpenSSL on U-Boot

3,709 次查看
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 回复

3,650 次查看
Yuri
NXP Employee
NXP Employee