tests: userspace: support userspace example for frdm_mcxn236 board

disable sramx, support userspace example for frdm_mcxn236 board

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
This commit is contained in:
Neil Chen 2024-08-02 14:54:49 +08:00 committed by Fabio Baltieri
commit dad8b212ba
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1 @@
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=0

View file

@ -0,0 +1,9 @@
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
&sramx {
status = "disabled";
};