summaryrefslogtreecommitdiffstats
path: root/src/sbefw/core/sbeglobals.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/core/sbeglobals.H')
-rw-r--r--src/sbefw/core/sbeglobals.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sbefw/core/sbeglobals.H b/src/sbefw/core/sbeglobals.H
index e182a20b..9b970a20 100644
--- a/src/sbefw/core/sbeglobals.H
+++ b/src/sbefw/core/sbeglobals.H
@@ -36,7 +36,7 @@
#define SBE_GLOBAL sbeGlobal
constexpr size_t MAX_MAIN_STORE_REGIONS = 8;
-constexpr size_t MAX_OCC_SRAM_REGIONS = 2;
+constexpr size_t MAX_OCC_SRAM_REGIONS = 1;
// Extern declartion, Defined in sbeglobal.C
extern uint8_t sbe_Kernel_NCInt_stack[SBE_NONCRITICAL_STACK_SIZE];
OpenPOWER on IntegriCloud