diff options
author | Robert Zieba <robertzieba@google.com> | 2022-07-11 10:50:25 -0600 |
---|---|---|
committer | Martin L Roth <gaumless@tutanota.com> | 2022-07-20 22:23:40 +0000 |
commit | 5609f7a684c698fff9da764c1868f97f4ee2ba33 (patch) | |
tree | 223f1a24255193569336eb259eeab1d06f41c3d1 /util/scripts/config | |
parent | 65f558f576ac716b0639d8d18834b776a2a9f90b (diff) |
drivers/pcie/generic: Clean up driver
This removes unneeded and unused functionality in the driver as part of
an effort to make the driver more generic and useful. The things that
have been removed are: `DmaProperty` and its associated `is_untrusted`
config, `_DSD` generation, and the companion device functionality. This
driver isn't currently used anywhere so there won't be any issues from
removing the above functionality.
BUG=b:237682766
TEST=Built and booted coreboot on Skyrim device
Change-Id: I0abd9148ab66ea9426069102ecc8c2fa77fea98e
Signed-off-by: Robert Zieba <robertzieba@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65797
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/scripts/config')
0 files changed, 0 insertions, 0 deletions