Home
last modified time | relevance | path

Searched refs:files (Results 1 – 21 of 21) sorted by relevance

/optee_os/core/tee/
H A Dfs_dirfile.c18 bitstr_t *files; member
61 p = realloc(dirh->files, bitstr_size(idx + 1)); in maybe_grow_files()
64 dirh->files = p; in maybe_grow_files()
66 bit_nclear(dirh->files, dirh->nbits, idx); in maybe_grow_files()
77 bit_set(dirh->files, idx); in set_file()
85 bit_clear(dirh->files, idx); in clear_file()
91 return bit_test(dirh->files, idx); in test_file()
181 free(dirh->files); in tee_fs_dirfile_close()
199 bit_ffc(dirh->files, dirh->nbits, &i); in tee_fs_dirfile_get_tmp()
H A Dtadb.c34 bitstr_t *files; member
150 p = realloc(db->files, bitstr_size(idx + 1)); in maybe_grow_files()
153 db->files = p; in maybe_grow_files()
155 bit_nclear(db->files, db->nbits, idx); in maybe_grow_files()
166 bit_set(db->files, idx); in set_file()
178 bit_clear(db->files, idx); in clear_file()
188 return bit_test(db->files, idx); in test_file()
266 free(db->files); in tadb_put()
365 free(db->files); in populate_files()
366 db->files = NULL; in populate_files()
[all …]
/optee_os/lib/libutils/isoc/arch/arm/softfloat/
H A DREADME.txt13 The SoftFloat package is documented in the following files in the "doc"
20 Other files in the package comprise the source code for SoftFloat.
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md52 * Perl to run the tests, and to generate some source files in the development branch.
61 ### Generated source files in the development branch
63files that are automatically generated by scripts and whose content depends only on the Mbed TLS s…
67 * Perl, for some library source files and for Visual Studio build files.
68 * Python 3.8 and some Python packages, for some library source files, sample programs and test data…
75 …variable to a C compiler for the host platform when generating the configuration-independent files.
77 Any of the following methods are available to generate the configuration-independent files:
79 …piling, running `make` with any target, or just `make`, will automatically generate required files.
80 * On non-Windows systems, when not cross-compiling, CMake will generate the required files automati…
81 * Run `make generated_files` to generate all the configuration-independent files.
[all …]
H A D.gitattributes1 # Classify all '.function' files as C for syntax highlighting purposes
H A DCONTRIBUTING.md60 …namically generated to produce the actual test source files (e.g. `test_suite_rsa.c`). These files
87 Unless specifically indicated otherwise in a file, Mbed TLS files are provided under a dual [Apache…
91 All new files should include the standard SPDX license identifier where possible, i.e. "SPDX-Licens…
93 …s is retained by the original authors of the code. Where possible for new files, this should be no…
H A DLICENSE1 Mbed TLS files are provided under a dual [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
36 source, and configuration files.
105 (b) You must cause any modified files to carry prominent notices
106 stating that You changed the files; and
309 a) You must cause the modified files to carry prominent notices
310 stating that you changed the files and the date of any change.
372 associated interface definition files, plus the scripts used to
H A DChangeLog483 * Add pc files for pkg-config, e.g.:
647 * Rename directory containing Visual Studio files from visualc/VS2013 to
1021 configuration-independent files. This allows them to be generated when
1151 * Install the .cmake files into CMAKE_INSTALL_LIBDIR/cmake/MbedTLS,
1158 * Visual Studio: Rename the directory containing Visual Studio files from
1224 - PEM parsing of encrypted files now uses MD-5 from PSA when (and only
1260 * cert_write: support for writing certificate files in either PEM
1314 other certificate files. Contributed by Eduardo Silva in #2602.
1517 disabled on stdio files, to stop secrets loaded from said files being
1572 files are already present. Fixes #5374.
[all …]
H A DSECURITY.md48 assets such as memory and files.
/optee_os/mk/
H A Dlib.mk37 lib-needed-so-files := $(foreach l,$(libl),$(lib-shlibfile-$(l)-$(sm)))
67 $(lib-shlibfile): $(objs) $(lib-needed-so-files)
102 lib-needed-so-files :=
H A Dsubdir.mk22 asm-defines-files :=
126 asm-defines-files += $(sub-dir)/$1
H A Dcompile.mk252 $(foreach f,$(asm-defines-files),$(eval $(call gen-asm-defines-file,$(f),$(out-dir)/$(sm)/include/g…
/optee_os/
H A D.gitignore7 # Ignore all dot files and folder
H A DMakefile119 grep -v -F _init.ld.S | grep -v -F _unpaged.ld.S > cscope.files
H A DCHANGELOG.md1955 needs to do encrypt files on their own before storing the files.
/optee_os/ta/mk/
H A Dbuild-user-ta.mk63 additional-compile-deps := $(ta_dev_kit-files-include)
66 additional-link-deps := $(ta_dev_kit-files-lib)
/optee_os/core/lib/qcbor/
H A DLICENSE8 License with no modification. These files have the SPDX license
H A DREADME.md190 These eleven files, the contents of the src and inc directories, make
214 simple project and add the test files to it. Then just call
550 License with no modification. These files have the SPDX license
/optee_os/lib/libutils/compiler-rt/
H A DLICENSE.TXT32 source, and configuration files.
101 (b) You must cause any modified files to carry prominent notices
102 stating that You changed the files; and
265 this software and associated documentation files (the "Software"), to deal with
296 of this software and associated documentation files (the "Software"), to deal
/optee_os/ta/
H A Dta.mk151 ta_dev_kit-files += $2/$$(notdir $1)
152 ta_dev_kit-files-$3 += $2/$$(notdir $1)
/optee_os/core/lib/libfdt/
H A DREADME.license5 libfdt which comprises the files in the libfdt/ subdirectory. These