diff options
author | Patrick Rudolph <siro@das-labor.org> | 2018-11-12 19:26:54 +0100 |
---|---|---|
committer | Patrick Rudolph <siro@das-labor.org> | 2018-11-14 08:24:14 +0000 |
commit | d72d52a7e4710e7af0b9a8279f2514c6bd339e35 (patch) | |
tree | bf29c54ba6f2efa1f4c9cfce2fd5f0c6eee88b7c /util/uio_usbdebug | |
parent | c10fb3b9a2a34c2887d7f7f470bae754e0238463 (diff) |
mb/emulation/qemu-i440fx|q35: Fix stack size
Current implementation works by luck as DCACHE area is actually RAM and
stack can grow and use that RAM outside of the area.
* Set DCACHE_BSP_STACK_SIZE to 0x4000.
* Add an assert to make sure it is set to a sane value on all platforms.
Change-Id: I71f9d74d89e4129cdc4a850acc4fc1ac90e5f628
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/29611
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/uio_usbdebug')
0 files changed, 0 insertions, 0 deletions