mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
b8b541fbf5
It is not really needed; g_hart_stacks is only used during SBI init as a temporary stack area. We can use the scratch area buffers for this, as the scratch areas define almost 4K of extra space, which is used for exception stacks anyway.