Add a CHANGELOG entry for release 4.20 to mention the various
improvements and fixes that have been done in the FF-A support since
4.19 release.
Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8507e6556a56..d58a2ffd130b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Basic handling for SCMI requests over SMC using Shared Memory, by allowing
forwarding the calls to EL3 FW if coming from hwdom.
- Support for LLC (Last Level Cache) coloring.
+ - Several FF-A support improvements: add indirect messages support, transmit
+ RXTX buffer to the SPMC, fix version negotication and partition
+ information retrieval.
- On x86:
- xl suspend/resume subcommands.
--
2.47.1
On Tue, 7 Jan 2025, Bertrand Marquis wrote: > Add a CHANGELOG entry for release 4.20 to mention the various > improvements and fixes that have been done in the FF-A support since > 4.19 release. > > Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com> Acked-by: Stefano Stabellini <sstabellini@kernel.org> > --- > CHANGELOG.md | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 8507e6556a56..d58a2ffd130b 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -22,6 +22,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) > - Basic handling for SCMI requests over SMC using Shared Memory, by allowing > forwarding the calls to EL3 FW if coming from hwdom. > - Support for LLC (Last Level Cache) coloring. > + - Several FF-A support improvements: add indirect messages support, transmit > + RXTX buffer to the SPMC, fix version negotication and partition > + information retrieval. > - On x86: > - xl suspend/resume subcommands. > > -- > 2.47.1 >
Hi Bertrand, On 1/7/25 10:02 AM, Bertrand Marquis wrote: > Add a CHANGELOG entry for release 4.20 to mention the various > improvements and fixes that have been done in the FF-A support since > 4.19 release. > > Signed-off-by: Bertrand Marquis<bertrand.marquis@arm.com> Release-Acked-By: Oleksii Kurochko<oleksii.kurochko@gmail.com> Thanks. ~ Oleksii > --- > CHANGELOG.md | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/CHANGELOG.md b/CHANGELOG.md > index 8507e6556a56..d58a2ffd130b 100644 > --- a/CHANGELOG.md > +++ b/CHANGELOG.md > @@ -22,6 +22,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) > - Basic handling for SCMI requests over SMC using Shared Memory, by allowing > forwarding the calls to EL3 FW if coming from hwdom. > - Support for LLC (Last Level Cache) coloring. > + - Several FF-A support improvements: add indirect messages support, transmit > + RXTX buffer to the SPMC, fix version negotication and partition > + information retrieval. > - On x86: > - xl suspend/resume subcommands. >
© 2016 - 2025 Red Hat, Inc.