Arm Platform Security Architecture (PSA): Feature representing support for the Arm PSA Root of Trust peripheral. This provides a secure storage environment, cryptography acceleration, secure boot and updates, and more.
Experimental API: Feature flag to enable Mbed OS experimental API features, including driver virtual base classes and PSA.
Serial RTS/CTS Flow Control: Serial (UART) peripheral supports using RTS and/or CTS pins for hardware flow control.
True Random Number Generator: Cryptographic-grade True Random Number Generator (TRNG). This is required to implement SSL communications securely unless you provision devices with an entropy seed stored in nonvolatile storage.
Low-Precision Ticker: Also known as the Low-Power Ticker, this peripheral keeps time at a low-frequency clock (usually 32kHz) and generates events for the application. Usually it is used to implement low power sleep.