diff options
author | Jeremy Compostella <jeremy.compostella@intel.com> | 2023-08-30 10:25:33 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2023-09-14 21:01:48 +0000 |
commit | c9cae530e5ac54c5b3639d0d555966ca5cad65ff (patch) | |
tree | 32d56be8b587deff5db0c3fb8a8f6ac991ec9a41 /src/drivers/acpi/thermal_zone | |
parent | 8bbadded831e50ec2fa3808c8f1f39345d9dee8d (diff) |
cbfstool: Make add-stage support multiple ignore sections
For x86 eXecute-In-Place (XIP) .data section support, cbfstool need to
to skip relocation of the .data section symbols in addition to
.car.data section symbols.
To support this requirement, this patch makes the `-S` option take a
multiple section names separated by commas.
TEST=With `-S ".car.data .data"`, XIP pre-memory stages with
a `.data` section do not have any of the `.car.data` or `.data`
section symbols relocated.
Change-Id: Icf09ee5a318e37c5da94bba6c0a0f39485963d3a
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77560
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/drivers/acpi/thermal_zone')
0 files changed, 0 insertions, 0 deletions