aboutsummaryrefslogtreecommitdiff
path: root/include/hw/misc/xlnx-versal-trng.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/xlnx-versal-trng.h')
-rw-r--r--include/hw/misc/xlnx-versal-trng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/misc/xlnx-versal-trng.h b/include/hw/misc/xlnx-versal-trng.h
index 0bcef8a613..d96f8f9eff 100644
--- a/include/hw/misc/xlnx-versal-trng.h
+++ b/include/hw/misc/xlnx-versal-trng.h
@@ -50,6 +50,7 @@ typedef struct XlnxVersalTRng {
uint64_t forced_prng_count;
uint64_t tst_seed[2];
+ RegisterInfoArray *reg_array;
uint32_t regs[RMAX_XLNX_VERSAL_TRNG];
RegisterInfo regs_info[RMAX_XLNX_VERSAL_TRNG];
} XlnxVersalTRng;