1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-07-16 15:57:19 +00:00

arm-toolchain: update Arm GCC to 11.2

Update the Arm GCC source to the latest version.  Also, update the GCC
patches to apply cleanly, removing those that are no longer relevant.
Add the CVEs from Sumit Garg's series.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-02-16 10:03:04 -05:00
parent 28acb5fbd4
commit ccec56deff
63 changed files with 5886 additions and 1557 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ header:
local_conf_header:
cc: |
GCCVERSION = "arm-10.3"
GCCVERSION = "arm-11.2"