|
@@ -110,7 +110,6 @@ typedef struct SMMUTransCfg {
|
|
/* Used by stage-1 only. */
|
|
/* Used by stage-1 only. */
|
|
bool aa64; /* arch64 or aarch32 translation table */
|
|
bool aa64; /* arch64 or aarch32 translation table */
|
|
bool record_faults; /* record fault events */
|
|
bool record_faults; /* record fault events */
|
|
- uint64_t ttb; /* TT base address */
|
|
|
|
uint8_t oas; /* output address width */
|
|
uint8_t oas; /* output address width */
|
|
uint8_t tbi; /* Top Byte Ignore */
|
|
uint8_t tbi; /* Top Byte Ignore */
|
|
int asid;
|
|
int asid;
|