mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Improve docs
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
ebe4292a9c
commit
8690859097
1 changed files with 2 additions and 1 deletions
|
|
@ -3280,7 +3280,8 @@
|
|||
* for a non-Aarch64 build it will be silently ignored.
|
||||
*
|
||||
* \note Minimum compiler versions for this feature are Clang 4.0,
|
||||
* armclang 6.6 or GCC 6.0.
|
||||
* armclang 6.6 or GCC 6.0. Targetting Thumb or 32-bit arm with GCC is not
|
||||
* supported.
|
||||
*
|
||||
* \note \c CFLAGS must be set to a minimum of \c -march=armv8-a+crypto for
|
||||
* armclang <= 6.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue