Only riscv is supported now, any 32/64-bit requirements need to use CONFIG_64BIT now. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
12 lines
222 B
YAML
12 lines
222 B
YAML
tests:
|
|
arch.common.ramfunc:
|
|
filter: CONFIG_ARCH_HAS_RAMFUNC_SUPPORT
|
|
tags:
|
|
- arm
|
|
- userspace
|
|
arch_allow:
|
|
- arm
|
|
- riscv
|
|
extra_configs:
|
|
- CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0
|