Home
last modified time | relevance | path

Searched refs:HAB_RVT_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/arm/include/asm/mach-imx/
A Dhab.h178 #define HAB_RVT_BASE 0x00000880 macro
180 #define HAB_RVT_BASE 0x00000900 macro
183 #define HAB_RVT_ENTRY (*(ulong *)(HAB_RVT_BASE + 0x08))
184 #define HAB_RVT_EXIT (*(ulong *)(HAB_RVT_BASE + 0x10))
185 #define HAB_RVT_CHECK_TARGET (*(ulong *)(HAB_RVT_BASE + 0x18))
189 #define HAB_RVT_FAILSAFE (*(ulong *)(HAB_RVT_BASE + 0x50))
193 #define HAB_RVT_BASE 0x00000100 macro
197 #define HAB_RVT_BASE ((is_mx6dqp()) ? \ macro
205 #define HAB_RVT_ENTRY (*(uint32_t *)(HAB_RVT_BASE + 0x04))
206 #define HAB_RVT_EXIT (*(uint32_t *)(HAB_RVT_BASE + 0x08))
[all …]
/arch/arm/mach-imx/
A Dhab.c655 struct hab_hdr *hdr = (struct hab_hdr *)HAB_RVT_BASE; in do_hab_version()

Completed in 6 milliseconds