diff options
author | Cristian Stoica <cristian.stoica@freescale.com> | 2015-01-07 17:55:02 +0800 |
---|---|---|
committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-08 18:18:00 +0800 |
commit | a24cf3acea3c6a7e639de78124c3d7f47989b8e4 (patch) | |
tree | e7000aaed5aa866fb31a8cccd96082850a4b51b0 /dynamic-layers | |
parent | 9e63ca38c4ccbf54228ac743936501f710f8a09e (diff) | |
download | meta-freescale-a24cf3acea3c6a7e639de78124c3d7f47989b8e4.tar.gz |
cryptodev: disable RSA_KEYGEN if pkc-host installed
Currently pkc-host does not support RSA_KEYGEN. When pkc-host
installed, RSA keygen operations should be avoided.
Introduce DISTRO_FEATURE "c29x_pkc". To install pkc-host, this
feature should be enabled. Then cryptodev checks it to disable
RSA_KEYGEN.
this can be done in conf/local.conf:
DISTRO_FEATURES_append = " c29x_pkc"
Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Diffstat (limited to 'dynamic-layers')
0 files changed, 0 insertions, 0 deletions