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
69 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
73 BL33=<path-to>/<bl33_image> OPENSSL_DIR=<path-to>/<openssl> \
93 MBEDTLS_DIR=<path of the directory containing mbed TLS sources> \
97 BL33=<path-to>/<bl33_image> OPENSSL_DIR=<path-to>/<openssl> \
98 SCP_BL2=<path-to>/<scp_bl2_image> \
99 SCP_BL2U=<path-to>/<scp_bl2u_image> \
100 NS_BL2U=<path-to>/<ns_bl2u_image> \
105 The user may override this by adding ``BL2U=<path-to>/<bl2u_image>``