Home
last modified time | relevance | path

Searched defs:TrustyCustomConfig (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/storage/scudo/include/
Dcustom_scudo_config.h46 struct TrustyCustomConfig { struct
47 static const bool MaySupportMemoryTagging = true;
49 using TSDRegistryT = TSDRegistrySharedT<A, 1U, 1U>; // Shared, max 1 TSD.
74 typedef TrustyCustomConfig Config; argument