mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-26 14:55:16 +00:00
docs: mark PSA_CRYPTO as an experimental feature
Updated the documentation to mark PSA_CRYPTO as an experimental feature. Change-Id: I894b687d6727fe7f80df54e6b08937e171f459b6 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
This commit is contained in:
parent
ce189383dc
commit
98ea2d814c
1 changed files with 2 additions and 1 deletions
|
@ -1195,7 +1195,8 @@ Common build options
|
|||
The platform will use PSA compliant Crypto APIs during authentication and
|
||||
image measurement process by enabling this option. It uses APIs defined as
|
||||
per the `PSA Crypto API specification`_. This feature is only supported if
|
||||
using MbedTLS 3.x version. By default it is disabled (``0``).
|
||||
using MbedTLS 3.x version. By default it is disabled (``0``), and this is an
|
||||
experimental feature.
|
||||
|
||||
- ``ENABLE_CONSOLE_GETC``: Boolean option to enable `getc()` feature in console
|
||||
driver(s). By default it is disabled (``0``) because it constitutes an attack
|
||||
|
|
Loading…
Add table
Reference in a new issue