On 12/18/24 11:11 AM, Andrei Cherechesu (OSS) wrote:
From: Andrei Cherechesu <andrei.cherech...@nxp.com> Signed-off-by: Andrei Cherechesu <andrei.cherech...@nxp.com>
Acked-by: Oleksii Kurochko <oleksii.kuroc...@gmail.com> ~ Oleksii
--- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15f681459f..bda43b1efb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Added - On Arm: - Experimental support for Armv8-R. + - Support for NXP S32G3 Processors Family and NXP LINFlexD UART driver. + - Basic handling for SCMI requests over SMC using Shared Memory, by allowing + forwarding the calls to EL3 FW if coming from hwdom. - On x86: - xl suspend/resume subcommands.