Home
last modified time | relevance | path

Searched refs:tz (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/arch/arm/core/
DCMakeLists.txt21 add_subdirectory_ifdef(CONFIG_ARM_SECURE_FIRMWARE cortex_m/tz)
22 add_subdirectory_ifdef(CONFIG_ARM_NONSECURE_FIRMWARE cortex_m/tz)
/Zephyr-latest/include/zephyr/posix/sys/
Dtime.h33 int gettimeofday(struct timeval *tv, void *tz);
/Zephyr-latest/tests/drivers/tee/optee/boards/
Dnative_sim_64.overlay8 compatible = "linaro,optee-tz";
/Zephyr-latest/lib/posix/options/
Dclock.c272 int gettimeofday(struct timeval *tv, void *tz) in gettimeofday() argument
279 ARG_UNUSED(tz); in gettimeofday()
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig492 rsource "tz/Kconfig"
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1492 * Made ``tz`` non-const in ``gettimeofday()`` for conformance to spec.
Drelease-notes-3.3.rst2800 - :github:`54554` - arch.arm.swap.tz fails to build for v2m_musca_b1_ns