SDK 0.13.1 Release
Kumar Gala
Hi,
There is a new SDK 0.13.1 release. This is mainly a bug fix release with the main aspect pulling in fixes for an ARM CVE w/GCC, v8m, and trustzone.
https://nvd.nist.gov/vuln/detail/CVE-2021-35465
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.13.1
Please download and try things out and report any issues.
• gdb:
• Fix ELF file format support issue on MacOS
• newlib:
• Fixed Xtensa malloc failure issue reported in zephyrproject-rtos/zephyr#38258.
• gcc:
• Pull in patches for Arm-GCC-CVE-2021-35465
• qemu:
• Allow setup of ARC's "virt" board memory size
Thanks to all that contributed fixes and enhancements to this version of the SDK.
- k
There is a new SDK 0.13.1 release. This is mainly a bug fix release with the main aspect pulling in fixes for an ARM CVE w/GCC, v8m, and trustzone.
https://nvd.nist.gov/vuln/detail/CVE-2021-35465
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.13.1
Please download and try things out and report any issues.
• gdb:
• Fix ELF file format support issue on MacOS
• newlib:
• Fixed Xtensa malloc failure issue reported in zephyrproject-rtos/zephyr#38258.
• gcc:
• Pull in patches for Arm-GCC-CVE-2021-35465
• qemu:
• Allow setup of ARC's "virt" board memory size
Thanks to all that contributed fixes and enhancements to this version of the SDK.
- k