-
Richard Henderson authored
For user-only, we require only the random number bits of the crypto subsystem. Rename crypto-aes-obj-y to crypto-user-obj-y, and add the random number objects, plus init.o to handle any extra stuff the crypto library requires. Move the crypto libraries from libs_softmmu and libs_tools to LIBS, so that they are universally used. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>Richard Henderson authoredFor user-only, we require only the random number bits of the crypto subsystem. Rename crypto-aes-obj-y to crypto-user-obj-y, and add the random number objects, plus init.o to handle any extra stuff the crypto library requires. Move the crypto libraries from libs_softmmu and libs_tools to LIBS, so that they are universally used. Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Loading