tee: optee: fix description in Kconfig
Fix OPTEE_TA_AVB symbol description in Kconfig: s/"write"rb"/"write_rb"/g Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
This commit is contained in:

committed by
Ilias Apalodimas

parent
2c3fa4b8ad
commit
6e8bb1fb0a
@@ -19,7 +19,7 @@ config OPTEE_TA_AVB
|
|||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Enables support for the AVB Trusted Application (TA) in OP-TEE.
|
Enables support for the AVB Trusted Application (TA) in OP-TEE.
|
||||||
The TA can support the "avb" subcommands "read_rb", "write"rb"
|
The TA can support the "avb" subcommands "read_rb", "write_rb"
|
||||||
and "is_unlocked".
|
and "is_unlocked".
|
||||||
|
|
||||||
config OPTEE_TA_RPC_TEST
|
config OPTEE_TA_RPC_TEST
|
||||||
|
Reference in New Issue
Block a user