diff options
author | Angel Pons <th3fanbus@gmail.com> | 2022-04-10 11:17:53 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-04-20 10:05:19 +0000 |
commit | 6decc1dce45d94d3d0ad44b4768385730ed42150 (patch) | |
tree | b0625b03ec1c43b3205d9d31c56601431b9b9fef /tests/mock | |
parent | a1f68319c5dae616ac090964def0a324a0c0f849 (diff) |
mb/protectli/vault_bsw: Drop `_PRS` from static devices
The `_PRS` ACPI object is not needed for static (non-configurable)
devices. For devices where `_CRS` always provides the same set of
resource settings, drop the `_PRS` object. Note that every dropped
`_PRS` object only provides one set of resource settings, which is
identical to the resource settings provided by the `_CRS` object.
Also, drop `IGNORE_IASL_MISSING_DEPENDENCY` as it's no longer needed.
Change-Id: Ic37608ac9622b37cae6d81045740a033e9aa9d4f
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63526
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'tests/mock')
0 files changed, 0 insertions, 0 deletions