From: George Dunlap Date: Thu, 1 Apr 2021 13:08:04 +0000 (+0100) Subject: CHANGELOG.md: Mention various ARM errata X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=2af8e70d2818c56a2bf338d99372fc4c8762785a;p=people%2Fsstabellini%2Fxen-unstable.git%2F.git CHANGELOG.md: Mention various ARM errata Signed-off-by: George Dunlap Acked-by: Julien Grall --- v2: - Tweaked wording CC: Ian Jackson CC: Stefano Stabellini CC: Julien Grall --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1680c23ec1..15562c2490 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Added XEN_SCRIPT_DIR configuration option to specify location for Xen scripts, rather than hard-coding /etc/xen/scripts - xennet: Documented a way for the backend (or toolstack) to specify MTU to the frontend - Some additional affordances in various xl subcommands. + - Added workarounds for the following ARM errata: Cortex A53 #843419, Cortex A55 #1530923, Cortex A72 #853709, Cortex A73 #858921, Cortex A76 #1286807, Neoverse-N1 #1165522 ### Removed / support downgraded