mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-15 21:28:18 +01:00
We don't need a separate stack section for per-HART stack instead we create per-HART stack at the end of firmware (i.e. after _fw_end symbol). Signed-off-by: Anup Patel <anup.patel@wdc.com>