SE050 library optimization

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SE050 library optimization

624 Views
WorkerEmbedded
Contributor II

Hi everybody!

I've got just a little question about SE050 library and how can i optimize it.

My goal is to flash a project developed on LPC55S69 (it's like 610 Kb) inside another LPC55 with a 64 Kb dataflash.

My project was develop starting from a SE05X demo and now it's about 270 Kb.

The library is very heavy, there's a way to reduce it without disable important config like ECC and AES calulation (iniside the fsl_sss_ftr.h).

Thanks!

Labels (2)
0 Kudos
Reply
3 Replies

613 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @WorkerEmbedded ,

 

The nano package of MW should meet your requirements, please kindly refer to https://github.com/NXPPlugNTrust/nano-package/tree/master for details. 

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

 

0 Kudos
Reply

610 Views
WorkerEmbedded
Contributor II

How can i include inside mi full Plug & Trust Middleware project started from the SDK demo on Windows?

There's any application note avaibile?

Thanks!

0 Kudos
Reply

603 Views
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @WorkerEmbedded ,

 

The nano package doesn't support SSS APIs, so if your application is based on SSS APIs, you have to refine it with SE05X APIs instead.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply