]> xenbits.xensource.com Git - xen.git/commitdiff
CHANGELOG.md: Add NXP S32G3 and SCMI-SMC layer support mentions
authorAndrei Cherechesu <andrei.cherechesu@nxp.com>
Thu, 19 Dec 2024 11:23:13 +0000 (13:23 +0200)
committerMichal Orzel <michal.orzel@amd.com>
Thu, 19 Dec 2024 18:26:21 +0000 (19:26 +0100)
Signed-off-by: Andrei Cherechesu <andrei.cherechesu@nxp.com>
Reviewed-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CHANGELOG.md

index 61510e6a11c0c954179e0ee9aa8a5e079fc93fa8..fe6c4cf9432e3dbcb6fbbaa939c72eb46c2183f3 100644 (file)
@@ -18,6 +18,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.