diff options
author | Julius Werner <jwerner@chromium.org> | 2021-03-10 18:49:37 -0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-04-06 07:48:40 +0000 |
commit | eca99af22918d1fe8775ed7d299d235147d82228 (patch) | |
tree | 2581665ef4063bd765af221609c5c8e93b449aca /src/commonlib/bsd/include | |
parent | a0ca786a6ea72a3cac2f880bb1d099e3034cbca7 (diff) |
cbfs: Simplify cbfs_load_and_decompress() and stop exporting it
With the last external user to cbfs_load_and_decompress() gone, we can
stop exporting this function to the rest of coreboot and make it local
to cbfs.c. Also remove a couple of arguments that no longer really make
a difference and fold the stage-specific code for in-place LZ4
decompression into cbfs_prog_stage_load().
Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I4b459650a28e020c4342a66090f55264fbd26363
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52083
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/commonlib/bsd/include')
0 files changed, 0 insertions, 0 deletions