Hi
Please check the LPC54Sxx family on the next link:
LPC540XX Family of Microcontrollers (MCUs) | NXP
and check the evaluation board
LPCXpresso54S018 Development Board | NXP
The new LPC54S0xx MCU devices in this family provide Physical Unclonable Function (PUF) root key using dedicated SRAM for silicon fingerprint making it possible to generate, store, and reconstruct keys. In addition, the LPC54S0xx devices feature an on-chip hardware AES engine to protect the image content and accelerate processing for data integrity and proof of origin. Data can be encrypted or decrypted by the AES engine using the encrypted key stored in the OTP, SRAM PUF-based or a software supplied key.
Another option is the LPC55 that has a cortex M33 with TrustZone-M
LPC55S6x|Arm® Cortex®-M33|32-bit Microcontrollers (MCUs) | NXP
and the evaluation board is
LPCXpresso55S69 Development Board | NXP
Regards
Vicente