Searched refs:TZ_VALID (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/marvell/mc_trustzone/ | ||
| H A D | mc_trustzone.h | 15 #define TZ_VALID (1 << 0) macro |
| H A D | mc_trustzone.c | 59 val = base | (tz_size << 7) | win->target_id | TZ_VALID; in tz_enable_win() |