Skip to content

Commit 8822f85

Browse files
povergoingcfriedt
authored andcommitted
board: arm64: fvp_baser_aemv8r_smp: Increase CONFIG_MAX_THREAD_BYTES
Increase CONFIG_MAX_THREAD_BYTES to 3 to fix the build issue on tests/drivers/build_all/modem/ test case. Signed-off-by: Jaxson Han <[email protected]> Change-Id: I6a26955bdd7e8b176894fa8246aec63a3a3db05f (cherry picked from commit a483828)
1 parent 0bc81c8 commit 8822f85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/arm64/fvp_baser_aemv8r/fvp_baser_aemv8r_smp_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ CONFIG_PM_CPU_OPS_PSCI=n
3333
CONFIG_SOC_FVP_AEMV8R_EL2_INIT=y
3434

3535
CONFIG_MP_NUM_CPUS=4
36+
37+
CONFIG_MAX_THREAD_BYTES=3

0 commit comments

Comments
 (0)