nuttx/boards/arm/imx6/sabre-6quad/configs
Masayuki Ishikawa 991c5029a0 boards: sabre-6quad: Fix cxxtest issue
Summary:
- Fixes a linker issue in https://github.com/apache/nuttx/pull/8244 by disabling compiler optimization.
- Adjusts CONFIG_DEFAULT_TASK_STACKSIZE to 4096 to ensure proper functioning of cxxtest.

Impact:
- The changes may slightly affect performance due to disabled optimizations
  but are necessary for cxxtest stability.

Testing:
- Successfully tested on QEMU-8.1.2 with arm gcc 12.3.Rel1,
  confirming resolution of the linker issue and stable operation of cxxtest.

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2023-11-15 03:52:26 -08:00
..
citest arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
coredump arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
elf arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
knsh arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
knsh_smp arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
libcxx boards: sabre-6quad: Fix cxxtest issue 2023-11-15 03:52:26 -08:00
netknsh tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
netknsh_smp tls: Move task_tls_alloc and task_tls_destruct to libc 2023-08-28 11:02:18 +03:00
netnsh arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
netnsh_ar8031 arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
netnsh_smp arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
netnsh_wb arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
nsh arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
posix_spawn arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00
smp arch/arm: Change the default value to ARCH_TRUSTZONE_NONSECURE 2023-08-13 08:43:01 +02:00