diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2024-03-20 10:15:01 +0100 |
---|---|---|
committer | Elyes Haouas <ehaouas@noos.fr> | 2024-11-06 04:54:22 +0000 |
commit | e15b584961e682ba73210f96dfcab8ebfc5551bb (patch) | |
tree | b05e0352345354a668abc55d365e1e574a68dd62 /src/northbridge | |
parent | 379729b497746da7bdd9d207bc4903bdb4053046 (diff) |
util/cbfstool: Deal with how lld organizes loadable segments
LLD deals with loadable segments in a different manner than BFD. The
MemSiz of the .text loadable section is padded till the virtaddr of the
.car.data section. Since .text is not loaded in ENV_CAR this does not
matter.
Change-Id: I1a0541c8ea3dfbebfba83d505d84b6db12000723
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84043
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge')
0 files changed, 0 insertions, 0 deletions