You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The MPFS HAL has been enhanced with the following power-saving features in the mpfs-hal-power-saving-demo example project:
New Menu Options: Three new menu options are added, including a state-machine feature, a periodic low-power mode, and a current monitoring option.
DDR Power Efficiency: Enhancements are made to DDR power efficiency in self-refresh mode, with key updates such as adding DDR PLL control to the menu and improving memory pattern operations.
Non-Cached Read/Write Operations: Non-cached read/write operations have been updated to improve performance and power efficiency.
MSS User Crypto
Updated AES GCM 256 message verification operation in mpfs-user-crypto-message-authentication-services example project.