X-CUBE-SBSFU is a secure bootloader providing a security architecture and a root of trust to boot the application as it authenticates the application before running it. It is based on PKI features provided by STSAFE-A110 (X.509 certificates) and provides secure services at runtime for the application.
The secure key management services provide cryptographic services to the user application through the PKCS #11 APIs relying on STSAFE-A110 as a secure HW crypto token for ECC and as a secure key storage.
STSAFE-A110 is a secure element that is wsed by SBSFU as a root of trust for the firmware image authentication. It is also used by X-CUBE-AWS-2.0 Application to connect to AWS server with multi account registrationtechnology. The secure element also provides device identity and supports TLS connectivitiy.


SBSFU is a secure bootloader providing a security architecture and a root of trust to boot the application
Authenticates the application before running it
Based on PKI features provided by STSAFE-A110 (X.509 certificates)
Provides secure services at runtime for the application
KMS via PKCS#11 interface relying on STSAFE-A110 as a secure HW crypto token for ECC and as a secure key storage
STSAFE-A110 is a secure element Used by SBSFU as a root of trust for the firmware image authentication Used by X-CUBE-AWS-2.0 Application to connect to AWS server with multi account registration technology Device identity TLS connection

Immutable
First code executed
Verify the platform Integrity
Clock settings
Registers configurations
Memory Protection
Launch Root of Trust services
Authentication of code
Uses cryptography



