mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 08:01:46 +01:00

Currently scratch space per hart is 256 bytes. Increase it to 512 bytes to accomodate ipi queue. Signed-off-by: Atish Patra <atish.patra@wdc.com>