diff mbox series

CHANGELOG: Mention LLC coloring feature on Arm

Message ID 20241220081940.7954-1-michal.orzel@amd.com (mailing list archive)
State New
Headers show
Series CHANGELOG: Mention LLC coloring feature on Arm | expand

Commit Message

Michal Orzel Dec. 20, 2024, 8:19 a.m. UTC
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>
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

Comments

Oleksii Kurochko Dec. 20, 2024, 8:27 a.m. UTC | #1
On 12/20/24 9:19 AM, Michal Orzel wrote:
> It's definitely worth mentioning as one of the most notable feature on
> Arm this release.

Totally agree with that.

Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>


Thanks.


~ Oleksii

>
> Signed-off-by: Michal Orzel <michal.orzel@amd.com>
> ---
>   CHANGELOG.md | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index fe6c4cf9432e..8507e6556a56 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -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.
>
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index fe6c4cf9432e..8507e6556a56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.