commit | 517e891e5550cb889c5374bd8dad7e26e9f3245e | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Wed Jun 21 11:16:31 2023 +0100 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Wed Jun 21 11:16:42 2023 +0100 |
tree | aea71709e742ed83aced08b734e24caa77ce1d06 | |
parent | b67db9140ede4bf7b5f1a2bab8a31f119941f360 [diff] |
Changelog Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/ChangeLog.d/fix-ilp32.txt b/ChangeLog.d/fix-ilp32.txt new file mode 100644 index 0000000..7c28d68 --- /dev/null +++ b/ChangeLog.d/fix-ilp32.txt
@@ -0,0 +1,4 @@ +Bugfix + * Fix a compile failure in the constant_time module when building + for watchos (i.e. for Aarch64 ILP32). Reported by Paulo Coutinho + in #7787.