polarssl/ChangeLog.d/armclang-compile-fix.txt
Dave Rodgman a1f51c213c Fix Changelog formatting
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2023-05-24 13:02:18 +01:00

5 lines
172 B
Plaintext

Bugfix
* Fix armclang compilation error when targetting certain Arm M-class CPUs
(Cortex-M0, Cortex-M0+, Cortex-M1, Cortex-M23, SecurCore SC000).
Fixes #1077.