diff options
Diffstat (limited to 'src/drivers/ao_trng.h')
-rw-r--r-- | src/drivers/ao_trng.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/ao_trng.h b/src/drivers/ao_trng.h index 0fc0e55a..ef64885c 100644 --- a/src/drivers/ao_trng.h +++ b/src/drivers/ao_trng.h @@ -23,6 +23,8 @@ #define DEBUG_FIPS 1 */ +#define DEBUG_FIPS 1 + void ao_trng_init(void); |