On 30.09.2024 13:47, Andrei Cherechesu (OSS) wrote: > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -11,6 +11,10 @@ The format is based on [Keep a > Changelog](https://keepachangelog.com/en/1.0.0/) > - Prefer ACPI reboot over UEFI ResetSystem() run time service call. > > ### Added > + - On Arm:
Nits (style): One less indenting blanks here, but ... > + - Add support for NXP S32CC platforms and NXP LINFlexD UART driver. > + - Add basic handling for SCMI requests over SMC using Shared Memory, > + by allowing forwarding the calls to EL3 FW if coming from Dom0. ... two more of them on this last line. Jan
