LP5528 AES support

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

LP5528 AES support

跳至解决方案
1,108 次查看
bressan
Contributor III

UM11126 chapter 1.1 says: ".. the LPC55S6x/LPC55S2x/LPC552x
also offers support for HASH, AES, RSA,
..:"

In chapter 1.2 is written: "AES-256 encryption/decryption engine with keys fed directly from PUF or a
software supplied key (not available on LPC552x)
"

Does this mean, there is a restricted AES support? Or is chapter 1.1 wrong?

With LPC55S28.h I can build with fsl_hashcrypt.c

For LPC55S28 the "HASHCRYPT.." are  defined in LPC55S28.h

For LPC5528 a lot of "HASHCRYPT..." defines are missing in file LPC5528.h, so fsl_hashcrypt.c can't be build.

fsl_hashcrypt.c is Copyright 2017-2020 NXP. No other Version information found in file.
LPC5528.h is rev. 1.1, 2019-05-16

Is there a new version or a patch for LPC5528.h or fsl_hashcrypt.c?

标签 (1)
0 项奖励
回复
1 解答
1,096 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to section 3.1 Ordering options in data sheet of LPC55S28/LPC5528, which can be downloaded from the link:

https://www.nxp.com.cn/docs/en/nxp/data-sheets/LPC55S2x_LPC552x_DS.pdf

 

xiangjun_rong_0-1653444255013.png

 

Unfortunately, the LPC5528 does not have Hash/AES module, so the corresponding lpc5528.h does not include the hash and aes items.

Hope it can help you

BR

XiangJun Rong

 

在原帖中查看解决方案

2 回复数
1,093 次查看
bressan
Contributor III

Thanks.

Can you forward this information to the writers of the datasheet, to fix the chapter 1.1?

UM11126 chapter 1.1 says: ".. the LPC55S6x/LPC55S2x/LPC552x"

Have a successful day!

Bernhard

0 项奖励
回复
1,097 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to section 3.1 Ordering options in data sheet of LPC55S28/LPC5528, which can be downloaded from the link:

https://www.nxp.com.cn/docs/en/nxp/data-sheets/LPC55S2x_LPC552x_DS.pdf

 

xiangjun_rong_0-1653444255013.png

 

Unfortunately, the LPC5528 does not have Hash/AES module, so the corresponding lpc5528.h does not include the hash and aes items.

Hope it can help you

BR

XiangJun Rong