diff --git a/build/config_headers/paranoia_config.h b/build/config_headers/paranoia_config.h index c95c5da6d7..b083ddebd0 100644 --- a/build/config_headers/paranoia_config.h +++ b/build/config_headers/paranoia_config.h @@ -9,7 +9,7 @@ // number of check slots (should depend on the components for which checks // are enabled) -#define PARANOIA_SLOT_COUNT 1024 +#define PARANOIA_SLOT_COUNT (32 * 1024) // macros that enable paranoia checks for individual components