meaning of "S" in name of the product/family

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

meaning of "S" in name of the product/family

435 Views
akaradag
Contributor II

Hi NXP support,

I strongly wonder the meaning of "S" in name format.

When I look at the LPC550x/S0x docs, it means that "secure boot supported device or secure device"

akaradag_0-1692777701851.png

 

When I look at the block diagram of LPC553x/S3x, I see secure boot feature.

 

Could you please assist me to understand effect of "S" and confirm the situation below

LPC553x -> non-secure device, there is no secure boot feature support

LPC55S3x -> secure device, there is a secure boot feature support

0 Kudos
Reply
1 Reply

410 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Obviously, the "S" means security, for the LPC55xx with "S", it has the hardware security modules such as AES, Hash,PUF(it can save key for AES or...) and PRINCE which can encrypt code in flash and it can dicrypt  code in real time when the chip is running, even some lpc with "S" has hardware module to generate key with RSA or ECC.

But the LPC MCU without "S" doe not have the security modules such as AES, Hash, PUF..., but it can do the AES, hash with core.

The LPC553x without "S" does not have the AES, HASH, PUF...hardware  modules, it does not support secure boot operation either.

Hope it can help you

BR

XiangJun Rong