]> xenbits.xensource.com Git - xen.git/commitdiff
CHANGELOG: Mention LLC coloring feature on Arm
authorMichal Orzel <michal.orzel@amd.com>
Fri, 20 Dec 2024 08:19:40 +0000 (09:19 +0100)
committerMichal Orzel <michal.orzel@amd.com>
Mon, 23 Dec 2024 07:20:27 +0000 (08:20 +0100)
It's definitely worth mentioning as one of the most notable feature on
Arm this release.

Signed-off-by: Michal Orzel <michal.orzel@amd.com>
Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>
CHANGELOG.md

index fe6c4cf9432e3dbcb6fbbaa939c72eb46c2183f3..8507e6556a56ecbf58a6e4fee8a99354719eef7b 100644 (file)
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    - 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.
+   - Support for LLC (Last Level Cache) coloring.
  - On x86:
    - xl suspend/resume subcommands.