Searched full:tz (Results 1 – 14 of 14) sorted by relevance
21 add_subdirectory_ifdef(CONFIG_ARM_SECURE_FIRMWARE cortex_m/tz)22 add_subdirectory_ifdef(CONFIG_ARM_NONSECURE_FIRMWARE cortex_m/tz)
8 compatible = "linaro,optee-tz";
6 compatible: "linaro,optee-tz"
9 arch.arm.swap.tz:
33 int gettimeofday(struct timeval *tv, void *tz);
272 int gettimeofday(struct timeval *tv, void *tz) in gettimeofday() argument278 * is unspecified." "tzp" is the "tz" parameter above. */ in gettimeofday()279 ARG_UNUSED(tz); in gettimeofday()
430 * @brief Test tz lock functions433 * tz lock is functional and its implementation is provided by the retargetable438 /* Lock the tz semaphore */ in ZTEST()446 /* Unlock the tz semaphore */ in ZTEST()
61 #if defined(FLASH_NSSR_NSBSY) || defined(FLASH_NSSR_BSY) /* For mcu w. TZ in non-secure mode */64 #elif defined(FLASH_SECSR_SECBSY) /* For mcu w. TZ in secured mode */
492 rsource "tz/Kconfig"
3 …OoqF9QZBYUxedQUsQbmddORRHursCgXoHBAeaHNXnlja1o3DkcjYa2dikETtJLVfen5eJlPF3f/TZ/Wa3H6/kv5SFKwnf4WpQ5…
356 The following command sequence will fully deactivate TZ:
1163 setenv("TZ", "UTC", 1); in ZTEST()
1492 * Made ``tz`` non-const in ``gettimeofday()`` for conformance to spec.
2800 - :github:`54554` - arch.arm.swap.tz fails to build for v2m_musca_b1_ns