Searched refs:SEC_SECURE_RAM_BASE (Results 1 – 2 of 2) sorted by relevance
13 #define SEC_SECURE_RAM_BASE 0x31800000UL macro14 #define SEC_SECURE_RAM_END_BASE (SEC_SECURE_RAM_BASE + 0xFFFFUL)169 memcpy((void *)SEC_SECURE_RAM_BASE, (const void *)container, in read_auth_container()
22 #define SEC_SECURE_RAM_BASE (0x31800000UL) macro23 #define SEC_SECURE_RAM_END_BASE (SEC_SECURE_RAM_BASE + 0xFFFFUL)79 memcpy((void *)SEC_SECURE_RAM_BASE, (const void *)addr, in authenticate_os_container()
Completed in 5 milliseconds