diff options
author | Nico Huber <nico.h@gmx.de> | 2020-05-23 18:15:34 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-06-27 14:00:23 +0000 |
commit | 74169c1c71b69b19b64d692fc16da35afe51a55b (patch) | |
tree | 9820ed8a8f862206643fd5e11e4800a55e06c8d2 /util/crossgcc | |
parent | b327704a3f6e230c0b51eba63e0e2c3fe64b6923 (diff) |
allocator_v4: Make it explicit that we start with the highest alignment
As we walk the results of largest_resource(), we actually know that the
condition can only be true for the first return value. So there's no
need to keep track of the first loop iteration.
Change-Id: I6d6b99e38706c0c70f3570222d97a1d71ba79744
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65401
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/crossgcc')
0 files changed, 0 insertions, 0 deletions