OP-TEE: remove macro SWITCH_CPU0_DEBUG
Now OP-TEE OS can run in muti-core state, so don't need switch to cpu0 anymore.' Change-Id: I4f61120250823d6e2e13e2edeee58c26a184b7d2 Signed-off-by: Zhang Zhijie <zhangzj@rock-chips.com>
This commit is contained in:
parent
0ee648d77c
commit
b04da73d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#undef CONFIG_OUTER_CACHE
|
||||
#endif
|
||||
|
||||
#define SWITCH_CPU0_DEBUG
|
||||
/* #define SWITCH_CPU0_DEBUG */
|
||||
|
||||
#define _TEE_TZ_NAME "armtz"
|
||||
#define DEV (ptee->tee->dev)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue