• Pali Rohár's avatar
    plat: marvell: armada: a3k: Allow use of the system Crypto++ library · 8708a884
    Pali Rohár authored
    
    
    This change introduces two new A3720 parameters, CRYPTOPP_LIBDIR and
    CRYPTOPP_INCDIR, which can be used to specify directory paths to
    pre-compiled Crypto++ library and header files.
    
    When both new parameters are specified then the source code of Crypto++ via
    CRYPTOPP_PATH parameter is not needed. And therefore it allows TF-A build
    process to use system Crypto++ library.
    Signed-off-by: default avatarPali Rohár <pali@kernel.org>
    Change-Id: I6d440f86153373b11b8d098bb68eb7325e86b20b
    8708a884
a3700_common.mk 9.4 KB