Searched refs:SEAL_IMI_RANGE_ALIGN (Results 1 – 16 of 16) sorted by relevance
287 …if(((u32StartAddr & (SEAL_IMI_RANGE_ALIGN -1)) != 0) || ((u32EndAddr & (SEAL_IMI_RANGE_ALIGN -1)) … in MDrv_Seal_IMI_RangeSet()289 SEAL_ERROR("IMI range address should be aligned to %lx\n",SEAL_IMI_RANGE_ALIGN); in MDrv_Seal_IMI_RangeSet()
106 #define SEAL_IMI_RANGE_ALIGN (0x400UL) //1k bytes for IMI range alignment macro
105 #define SEAL_IMI_RANGE_ALIGN (0x400UL) //1k bytes for IMI range alignment macro
105 #define SEAL_IMI_RANGE_ALIGN (0x400) //1k bytes for IMI range alignment macro