Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/seal/drv/seal/
H A DdrvSEAL.c118 #define SEAL_ERROR(fmt, args...) ULOGE(TAG_SEAL, "[SEAL USER ERR][%06d] " fmt, __LINE… macro
185 SEAL_ERROR("Get NonPM IOMap failure\n"); in MDrv_SEAL_Init()
192 SEAL_ERROR("Get PM IOMap failure\n"); in MDrv_SEAL_Init()
226 SEAL_ERROR("Secure range address should be aligned to %lx\n",SEAL_SECURE_RANGE_ALIGN); in MDrv_Seal_SecureRangeSet()
289 SEAL_ERROR("IMI range address should be aligned to %lx\n",SEAL_IMI_RANGE_ALIGN); in MDrv_Seal_IMI_RangeSet()