mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user