| /optee_os/scripts/ |
| H A D | get_maintainer.py | 301 if args.file: 302 paths += args.file
|
| H A D | checkpatch.sh | 101 if git cat-file -e "${object}" 2>/dev/null; then
|
| H A D | arm32_sysreg.py | 14 print(*args, file=sys.stderr, **kwargs)
|
| H A D | symbolize.py | 149 file=sys.stderr) 251 print(reladdr, file=self._addr2line.stdin)
|
| H A D | gen_tee_bin.py | 45 print(*args, file=sys.stderr, **kwargs)
|
| /optee_os/ |
| H A D | LICENSE | 1 Unless it has its own copyright/license embedded in its body, each file
|
| H A D | .clang-format | 3 # clang-format configuration file. Intended for clang-format >= 11.
|
| H A D | MAINTAINERS | 8 MAINTAINER file for the description of section entries [1]. 10 Note that OP-TEE development mainly occurs on GitHub [2] so this file should be 11 used a bit differently compared to the Linux MAINTAINERS file:
|
| /optee_os/core/include/mm/ |
| H A D | mobj.h | 385 struct mobj *mobj_with_fobj_alloc(struct fobj *fobj, struct file *file,
|
| /optee_os/core/arch/arm/dts/ |
| H A D | fsl-lx2160a-rdb.dts | 3 // Device Tree file for LX2160ARDB
|
| H A D | at91-sama5d27_som1.dtsi | 3 * at91-sama5d27_som1.dtsi - Device Tree file for SAMA5D27 SoM1 board
|
| H A D | at91-sama5d27_wlsom1_ek.dts | 3 * at91-sama5d27_wlsom1_ek.dts - Device Tree file for SAMA5D27 WLSOM1 EK
|
| H A D | fsl-lx2160a-qds.dts | 3 // Device Tree file for LX2160AQDS
|
| H A D | at91-sama5d27_wlsom1.dtsi | 3 * at91-sama5d27_wlsom1.dtsi - Device Tree file for SAMA5D27 WLSOM1
|
| H A D | at91-sama5d27_som1_ek.dts | 3 * at91-sama5d27_som1_ek.dts - Device Tree file for SAMA5D27-SOM1-EK board
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/ |
| H A D | COPYING.txt | 8 each source file individually.
|
| /optee_os/ldelf/ |
| H A D | link.mk | 43 $(link-script-pp$(sm)): $(link-script$(sm)) $(conf-file) \
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | LICENSE | 114 (d) If the Work includes a "NOTICE" text file as part of its 117 within such NOTICE file, excluding those notices that do not 119 of the following places: within a NOTICE text file distributed 124 of the NOTICE file are for informational purposes only and 149 origin of the Work and reproducing the content of the NOTICE file. 192 comment syntax for the file format. We also recommend that a 193 file or class name and description of purpose be included on the 200 you may not use this file except in compliance with the License. 503 to attach them to the start of each source file to most effectively 504 convey the exclusion of warranty; and each file should have at least
|
| H A D | ChangeLog | 188 with the .sln file shipped with the project. 387 configuration file (renamed to mbedtls_config.h). This change was made 566 a user configuration file or the compiler command line. Fixes #8165. 872 in the ecdsa.h header file. There was a build warning when the 935 configuration file. 942 a user configuration file or the compiler command line. Fixes #8165. 957 the file library/psa_crypto_driver_wrappers.c has been renamed 985 deprecating mbedtls_md_error_from_psa. Each file that performs error 987 optionally providing file-specific error pairs. Please see psa_util.h for 1160 older than 2013. Update the solution file to specify VS2013 as a minimum. [all …]
|
| /optee_os/mk/ |
| H A D | lib.mk | 91 $(objs): $(conf-file)
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | common.h | 62 extern void (*mbedtls_test_hook_test_fail)(const char *test, int line, const char *file);
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | link.mk | 46 link-script-extra-deps += $(conf-file)
|
| /optee_os/ta/ |
| H A D | link.mk | 89 $(link-script-pp$(sm)): $(link-script$(sm)) $(conf-file) $(link-script-pp-makefiles$(sm))
|
| /optee_os/core/tee/ |
| H A D | tee_rpmb_fs.c | 1972 uint8_t *file = buf; in create_filename() local 1985 file[pos++] = '/'; in create_filename() 1986 pos += tee_b2hs((uint8_t *)&po->uuid, &file[pos], in create_filename() 1988 file[pos++] = '/'; in create_filename() 1991 file[pos++] = '.'; in create_filename() 1993 tee_b2hs(po->obj_id, file + pos, po->obj_id_len, hslen - pos); in create_filename()
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | link.mk | 134 link-script-extra-deps += $(conf-file)
|