Lines Matching refs:path
31 - ``MBEDTLS_DIR=<path of the directory containing mbed TLS sources>``
39 accordingly so it points at the OpenSSL installation path, as explained in
41 when running to point at the custom OpenSSL path, so the OpenSSL libraries
42 are loaded from that path instead of the default OS path. Export this
90 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
94 BL33=<path-to>/<bl33_image> OPENSSL_DIR=<path-to>/<openssl> \
114 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
118 BL33=<path-to>/<bl33_image> OPENSSL_DIR=<path-to>/<openssl> \
119 SCP_BL2=<path-to>/<scp_bl2_image> \
120 SCP_BL2U=<path-to>/<scp_bl2u_image> \
121 NS_BL2U=<path-to>/<ns_bl2u_image> \
126 The user may override this by adding ``BL2U=<path-to>/<bl2u_image>``