Searched refs:SOC_KEYS_BASE (Results 1 – 4 of 4) sorted by relevance
51 #define SOC_KEYS_BASE 0x7fe80000 macro52 #define TZ_PUB_KEY_HASH_BASE (SOC_KEYS_BASE + 0x0000)54 #define HU_KEY_BASE (SOC_KEYS_BASE + 0x0020)56 #define END_KEY_BASE (SOC_KEYS_BASE + 0x0044)
66 #define SOC_KEYS_BASE UL(0xffe80000) macro67 #define TZ_PUB_KEY_HASH_BASE (SOC_KEYS_BASE + UL(0x0000))69 #define HU_KEY_BASE (SOC_KEYS_BASE + UL(0x0020))71 #define END_KEY_BASE (SOC_KEYS_BASE + UL(0x0044))
90 #define SOC_KEYS_BASE UL(0x7fe80000) macro91 #define TZ_PUB_KEY_HASH_BASE (SOC_KEYS_BASE + UL(0x0000))93 #define HU_KEY_BASE (SOC_KEYS_BASE + UL(0x0020))95 #define END_KEY_BASE (SOC_KEYS_BASE + UL(0x0044))
60 #define SOC_KEYS_BASE UL(0x0EE80000) macro61 #define TZ_PUB_KEY_HASH_BASE (SOC_KEYS_BASE + 0x0000)63 #define HU_KEY_BASE (SOC_KEYS_BASE + 0x0020)65 #define END_KEY_BASE (SOC_KEYS_BASE + 0x0044)
Completed in 5 milliseconds