commit | 9d1dd9a76044c80316b7967a95b2ee17c2e79e79 | [log] [tgz] |
---|---|---|
author | Martin Åberg <martin.aberg@gaisler.com> | Thu Jan 07 21:16:10 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jan 15 13:06:33 2021 -0500 |
tree | 4347a4d7217786d534001b65d8df56efc9ce281d | |
parent | cda619996e3e0e710bdbf5fabf5452b6b2fc403f [diff] |
arch/riscv: boost default stacks Increased stacks required for RISC-V 64-bit CI to pass. Most of these were catched by the kernel stack sentinel. The CMSIS stacks are for programs in samples/portability. Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>