diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2011-11-07 12:56:12 -0800 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2011-11-08 21:19:22 +0100 |
commit | c6b8b7dcc4cc1c3e4b142d3b5d460b1550ea8a73 (patch) | |
tree | cd23becce82d9f7de6b4e7cff1ec4298745d4328 /util/genprof | |
parent | 2e2b84e42063c2947adbba3781c03c5ec44cc68e (diff) | |
download | coreboot-c6b8b7dcc4cc1c3e4b142d3b5d460b1550ea8a73.tar.xz |
selfboot: fix bug in valid_area()
valid_area will accept a region as valid for the payload if only a part
of coreboot fits in that region. This means if a payload reaches into a
neighboring RESERVED region, coreboot would not care and happily
overwrite that region, as long as the payload also writes to some RAM.
Change-Id: Ie263f83be18009b01a31c71e7285c998747d097f
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/425
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'util/genprof')
0 files changed, 0 insertions, 0 deletions