Home
last modified time | relevance | path

Searched refs:archive (Results 1 – 3 of 3) sorted by relevance

/optee_os/
H A D.gitattributes1 # For git archive
/optee_os/scripts/
H A Dgen_compile_commands.py118 def cmdfiles_for_a(archive, ar): argument
129 for obj in subprocess.check_output([ar, '-t', archive]).decode().split():
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md59 …compile the library at a release tag. This is not needed to consume a release archive (zip or tar).