mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 21:56:21 +01:00
- POLARSSL_HAVE_ASM also used in padlock and timing code.
This commit is contained in:
parent
1d4f30ca4d
commit
34a9056f39
3 changed files with 13 additions and 8 deletions
|
|
@ -16,6 +16,8 @@ PolarSSL ChangeLog
|
|||
load_file()
|
||||
* Made definition of net_htons() endian-clean for big endian
|
||||
systems (Found by Gernot).
|
||||
* Undefining POLARSSL_HAVE_ASM now also handles prevents asm in
|
||||
padlock and timing code.
|
||||
|
||||
= Version 0.10.0 released on 2009-01-12
|
||||
* Migrated XySSL to PolarSSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue