Does a TF-M sample exist for LPC55S69

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

Does a TF-M sample exist for LPC55S69

跳至解决方案
2,479 次查看
danielbujak
Contributor III

I'm looking to run the TF-M project on the LPC55S69. Is there any such example project to take advantage of the ARMv8 architecture?

0 项奖励
回复
1 解答
2,187 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Daniel,

You're right, this examples aren't generated in the MCUXpresso version. I will report this to our SDK team.

Best Regards,
Alexis Andalon

在原帖中查看解决方案

4 回复数
2,187 次查看
danielbujak
Contributor III

So I've discovered that if I generate the SDK for Keil uVision then a TF-M application is generated, however without mcu-boot which is part of the TF-M application. That leaves me with 2 questions:

1. Should / will mcuXpresso support this example?

2. Is there a BL2 sample implementation available?

0 项奖励
回复
2,187 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Daniel,

If you're refering to the Trustzone examples, that ones are also supported in MCUXpresso. Also, what do you mean with with BL2?

Best Regards,

Alexis Andalon

0 项奖励
回复
2,187 次查看
danielbujak
Contributor III

Hi Alexis,

1.Okay thanks, it seems like this may be a bug with the SDK generator then, since the project is only packaged when using uVision

2. BL2= 2nd stage bootloader. TF-M uses mcuboot for this to do image verification and firmware update ( http://connect.linaro.org.s3.amazonaws.com/hkg18/presentations/hkg18-223.pdf )

Regards,

Daniel

0 项奖励
回复
2,188 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Daniel,

You're right, this examples aren't generated in the MCUXpresso version. I will report this to our SDK team.

Best Regards,
Alexis Andalon