Skip to content

Commit 1347fdb

Browse files
carlocaionenashif
authored andcommitted
aarch64: userspace: Increase KOBJECT_TEXT_AREA
This is needed to have some tests run successfully. Signed-off-by: Carlo Caione <[email protected]>
1 parent 2b5b054 commit 1347fdb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm/core/aarch64/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ config AARCH64_IMAGE_HEADER
6767
config PRIVILEGED_STACK_SIZE
6868
default 4096
6969

70+
config KOBJECT_TEXT_AREA
71+
default 512 if TEST
72+
7073
if CPU_CORTEX_A
7174

7275
config ARMV8_A_NS

0 commit comments

Comments
 (0)