Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dhab.h169 #define HAB_RVT_BASE 0x00000100 macro
173 #define HAB_RVT_BASE ((is_mx6dqp()) ? \ macro
181 #define HAB_RVT_ENTRY (*(uint32_t *)(HAB_RVT_BASE + 0x04))
182 #define HAB_RVT_EXIT (*(uint32_t *)(HAB_RVT_BASE + 0x08))
183 #define HAB_RVT_CHECK_TARGET (*(uint32_t *)(HAB_RVT_BASE + 0x0C))
184 #define HAB_RVT_AUTHENTICATE_IMAGE (*(uint32_t *)(HAB_RVT_BASE + 0x10))
185 #define HAB_RVT_REPORT_EVENT (*(uint32_t *)(HAB_RVT_BASE + 0x20))
186 #define HAB_RVT_REPORT_STATUS (*(uint32_t *)(HAB_RVT_BASE + 0x24))
187 #define HAB_RVT_FAILSAFE (*(uint32_t *)(HAB_RVT_BASE + 0x28))