Searched refs:directory (Results 1 – 9 of 9) sorted by relevance
| /optee_os/scripts/ |
| H A D | gen_compile_commands.py | 73 os.path.abspath(args.directory), 76 args.paths if len(args.paths) > 0 else [args.directory]) 79 def cmdfiles_in_dir(directory): argument 92 exclude_dirs = [os.path.join(directory, d) for d in _EXCLUDE_DIRS] 94 for dirpath, dirnames, filenames in os.walk(directory, topdown=True): 195 log_level, directory, output, ar, paths = parse_arguments() 223 entry = process_line(directory, result.group(1),
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | README.txt | 4 This directory and its subdirectories contain source code for the compiler
|
| H A D | LICENSE.TXT | 230 1) It will be in a separate directory tree with its own `LICENSE.txt` or
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | SUPPORT.md | 8 - the `docs` directory in the source tree;
|
| H A D | README.md | 15 …standard configurations focused on specific use cases in the `configs/` directory. You can read mo… 109 …rning options may be overridden separately using `WARNING_CFLAGS`. Some directory-specific options… 119 In order to build the source using CMake in a separate directory (recommended), just enter at the c… 169 remove the build directory and create it again. 174 the Mbed TLS source directory, use: 318 …s code from other projects. This code is located within the `3rdparty/` directory. The original li…
|
| H A D | CONTRIBUTING.md | 60 Mbed TLS includes a comprehensive set of test suites in the `tests/` directory that are dynamically…
|
| H A D | ChangeLog | 647 * Rename directory containing Visual Studio files from visualc/VS2013 to 868 the programs directory. Without this, even though the configuration 1084 * Fix a bug in the build where directory names containing spaces were 1158 * Visual Studio: Rename the directory containing Visual Studio files from 1301 turned off: if a shipped file was missing from the working directory, 1651 DLLs are now installed in the bin directory instead of lib. 1861 have been moved out of the include/ directory and into the library/ 1862 directory. The files concerned are ecp_internal.h and rsa_internal.h 1868 the include/ directory. The headers concerned are bn_mul.h, aesni.h, 4775 * Headers are now found in the 'mbedtls' directory (previously 'polarssl').
|
| /optee_os/core/lib/qcbor/ |
| H A D | README.md | 211 The test directory includes the tests that are nearly as portable as
|
| /optee_os/ |
| H A D | CHANGELOG.md | 962 * Support TEE RAM size larger than page directory size ([#1669])
|