|
*include the following changes:
73b4e49 - tee-supplicant: REE fs open file with O_SYNC flag
075c56e - tee_supplicant: add register memory feature
27888d7 - tee_client_api: register user memory
f761a27 - tee-supplicant: move TEEC_LOAD_PATH to Makefile
48107e5 - tee_client_api: support calling libteec from cplusplus
32d9b77 - rpi3: fix unsupported exclusive access issue
0efaf6b - libteec/Makefile: create relative links to shared library instead of absolute ones
44c0d30 - Makefile: preserve links to libraries during make copy_export
5883a75 - libteec: benchmark cleanup
e5ba7e8 - tee-supplicant: Report error on short buffer when loading TA
5db6c2d - Fix incorrect share memory size
48aed6e - Storage: Added CFG_TEE_FS_PARENT_PATH config option
1358c3f - Replace file permission symbolic values by octal numbers
63106fb - OP-TEE Benchmark
326001c - tee-supplicant: FS: remove unused legacy RPC functions
d6a3291 - Remove leftovers of SQL FS
5de013f - supplicant: use public rpc command ids
f8a4086 - supplicant: define/describe reserved Ids for supplicant commands
a47e334 - client api: fix ULONG_MAX dependency
9faeb1b - tee_client_api: Correct max shared memory size define
4d5cf67 - tee-supplicant: correct block device path for android
403c9a1 - Remove SQL-FS
0b7aa7d - Android.mk: fix CFG_TEE_CLIENT_LOG_FILE checking
1df4046 - ree_fs_new_opendir(): ignore empty directory
d507b84 - tee_supplicant_android.mk: Add missing configs for sockets
ea42194 - tee-supplicant: fix variable is used unitialized error
79309c4 - Use the mode also in open_wrapper
f79c74f - tee-supplicant: Add support for TCP/UDP iSocket interface
52e6ca1 - tee-supplicant: spawn threads as needed
5229afd - tee-supplicant: support asynchronous supplicant requests
5477e9e - tee-supplicant: Update TEEC_TEST_LOAD_PATH for Android
7f16107 - ree fs rpc: open with best-effort allowing RO data fs
3b4c507 - Add support for TA profiling (gprof)
a1df073 - Rename optee_msg_fs.h to optee_msg_supplicant.h
1aaf6dc - tee-supplicant: disable warnings only for sql_fs.c
3656576 - Add backward compatibility with older TA UUID format
1d5cc96 - Allow O to be an absolute path
ce5fefe - Format UUID strings correctly
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|