Hi Andrei, > On 18 Dec 2024, at 11:11, Andrei Cherechesu (OSS) > <[email protected]> wrote: > > From: Andrei Cherechesu <[email protected]> > > Signed-off-by: Andrei Cherechesu <[email protected]>
Reviewed-by: Bertrand Marquis <[email protected]> Cheers Bertrand > --- > 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. > > -- > 2.45.2 > >
