mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Improve docs
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
ebe4292a9c
commit
8690859097
|
|
@ -3280,7 +3280,8 @@
|
||||||
* for a non-Aarch64 build it will be silently ignored.
|
* for a non-Aarch64 build it will be silently ignored.
|
||||||
*
|
*
|
||||||
* \note Minimum compiler versions for this feature are Clang 4.0,
|
* \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
|
* \note \c CFLAGS must be set to a minimum of \c -march=armv8-a+crypto for
|
||||||
* armclang <= 6.9
|
* armclang <= 6.9
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue