Searched refs:HAB_RVT_BASE (Results 1 – 2 of 2) sorted by relevance
178 #define HAB_RVT_BASE 0x00000880 macro180 #define HAB_RVT_BASE 0x00000900 macro183 #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 macro197 #define HAB_RVT_BASE ((is_mx6dqp()) ? \ macro205 #define HAB_RVT_ENTRY (*(uint32_t *)(HAB_RVT_BASE + 0x04))206 #define HAB_RVT_EXIT (*(uint32_t *)(HAB_RVT_BASE + 0x08))[all …]
655 struct hab_hdr *hdr = (struct hab_hdr *)HAB_RVT_BASE; in do_hab_version()
Completed in 6 milliseconds