Skip to content

Commit

Permalink
Merge "fix: bump up the stack size" into integration
Browse files Browse the repository at this point in the history
  • Loading branch information
soby-mathew authored and TrustedFirmware Code Review committed Jul 3, 2023
2 parents 4ffbd87 + f276531 commit ace82d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ arm_config_option(
NAME RMM_NUM_PAGES_PER_STACK
HELP "Number of pages to use per CPU stack"
TYPE STRING
DEFAULT 4
DEFAULT 5
ADVANCED)

target_compile_definitions(rmm-runtime
Expand Down

0 comments on commit ace82d9

Please sign in to comment.