summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/pujjo/overridetree.cb
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2021-11-10 20:33:44 -0700
committerMartin L Roth <gaumless@gmail.com>2022-08-09 19:22:31 +0000
commit298b00776a139b9cea14319698bacf726b53da61 (patch)
tree1c4b61ec97fe191935dd389297b570d0e28eec52 /src/mainboard/google/brya/variants/pujjo/overridetree.cb
parenta31b7ea7f7969d707c4bb269231e928674503070 (diff)
downloadcoreboot-298b00776a139b9cea14319698bacf726b53da61.tar.gz
coreboot-298b00776a139b9cea14319698bacf726b53da61.tar.bz2
coreboot-298b00776a139b9cea14319698bacf726b53da61.zip
utils: Add initial version of "remove_unused_code" script
This script creates a patch to remove all of the coreboot code that a platform doesn't use. This is useful for auditing the codebase for an individual platform or releasing a platform's code. Unlike the script that Sage used that did something similar, this keeps the entire Kconfig tree (Though in a single file), all makefiles that are required to build, and the standard build tools can still be used. This will allow for much easier re-integration back into the coreboot codebase if code is released after running this. This is just the initial version and more features needed to be added to make it fully functional. - It should be able to build multiple configurations to retain the code for all of those configurations. - Flag to remove submodules files as well - Additional variable flags to replace hardcoded values. - The list of makefiles that need to be kept is pretty long, and could be updated so that they aren't needed by the top level makefiles. - Add flag to show changed files - Show number of files before and after script is run Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Iec69db2ad1358846d649db627b6d60ac8c2204e4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59169 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/variants/pujjo/overridetree.cb')
0 files changed, 0 insertions, 0 deletions