Searched defs:TrustyCustomConfig (Results 1 – 1 of 1) sorted by relevance
46 struct TrustyCustomConfig { struct47 static const bool MaySupportMemoryTagging = true;49 using TSDRegistryT = TSDRegistrySharedT<A, 1U, 1U>; // Shared, max 1 TSD.74 typedef TrustyCustomConfig Config; argument