/*
- * Copyright (c) 2017 - 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2017 - 2021 Samsung Electronics Co., Ltd All Rights Reserved
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
TEE_DATA_FLAG_ACCESS_READ |
TEE_DATA_FLAG_ACCESS_WRITE |
TEE_DATA_FLAG_ACCESS_WRITE_META |
-#if defined(TEF_BUILD_SIMULATOR)
- TEE_DATA_FLAG_EXCLUSIVE,
-#else
TEE_DATA_FLAG_OVERWRITE,
-#endif
TEE_HANDLE_NULL,
0, 0,
&obj);