Searched refs:SEAL_SECURE_RANGE_ALIGN (Results 1 – 16 of 16) sorted by relevance
224 …if(((u64StartAddr & (SEAL_SECURE_RANGE_ALIGN -1)) != 0) || ((u64EndAddr & (SEAL_SECURE_RANGE_ALIGN… in MDrv_Seal_SecureRangeSet()226 SEAL_ERROR("Secure range address should be aligned to %lx\n",SEAL_SECURE_RANGE_ALIGN); in MDrv_Seal_SecureRangeSet()
105 #define SEAL_SECURE_RANGE_ALIGN (0x1000UL) //4k bytes for secure range alignement macro
104 #define SEAL_SECURE_RANGE_ALIGN (0x1000UL) //4k bytes for secure range alignement macro
104 #define SEAL_SECURE_RANGE_ALIGN (0x1000) //4k bytes for secure range alignement macro