commit | bf0597f804701ca11a089354339a022a71a8a556 | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Fri Feb 24 17:45:41 2023 +0000 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Fri Feb 24 17:45:41 2023 +0000 |
tree | d91ba3b1a5ea18bb79821c43e96affa1f1c304a3 | |
parent | 4daca637340e033c2d7fb2043b050a2977ec6182 [diff] |
Changelog Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/ChangeLog.d/platform-zeroization.txt b/ChangeLog.d/platform-zeroization.txt new file mode 100644 index 0000000..f17fbbb --- /dev/null +++ b/ChangeLog.d/platform-zeroization.txt
@@ -0,0 +1,3 @@ +Security + * Use platform-provided secure zeroization function where possible, such as + explicit_bzero().