mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
changelog: Addressed review comments #6
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
parent
8340ea80cd
commit
c10086e33e
3
ChangeLog.d/twos_complement_representation.txt
Normal file
3
ChangeLog.d/twos_complement_representation.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Requirement changes
|
||||
* Sign-magnitude and one's complement representations for signed integers are
|
||||
not supported. Two's complement is the only supported representation.
|
||||
Loading…
Reference in a new issue