bios: Reserve a 2.5KB stack size.
This ensures that the build tools throw an error if there is not enough ram for the stack.
Note: If we do end up with ram issues, the bios may want to transition to the stack in dram after init, but that can be done at a later time.
This builds on !39 (merged) and should be merged after.
Please register or sign in to reply