mirror of
https://github.com/openharmony/tee_tee_os_framework.git
synced 2026-07-01 07:22:28 -04:00
!5 merge master into master
modify smcmgr pid Created-by: suwanghw Commit-by: suwanghw Merged-by: openharmony_ci Description: 修改 smcmgr pid 测试TEEOS启动,基础CATA无问题 See merge request: openharmony/tee_tee_os_framework!5
This commit is contained in:
@@ -133,7 +133,7 @@ struct ta2ta_info_t {
|
||||
#define session_id_of_context(context) (context & 0x0000ffff)
|
||||
|
||||
#define GLOBAL_TSK_ID 0
|
||||
#define SMCMGR_PID 6
|
||||
#define SMCMGR_PID 5
|
||||
#define REET_TSK_ID SMCMGR_PID
|
||||
#define TASK_ID_NULL 0xFFFFFFFF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user