diff options
author | Furquan Shaikh <furquan@google.com> | 2020-06-01 13:27:16 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-03 12:21:53 +0000 |
commit | 506479d2a8c1c8f422b5a0257037d563b465dc5d (patch) | |
tree | ce5ea495fe57b0531a959d6d3b6a944689a73eef /src/vendorcode | |
parent | 181e2d445ce0e9b2fa0a04c4d4c4a4b6b75f5ea0 (diff) |
northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge.asl
Lower 20bits of TOLUD and TOLM registers include 19 reserved bits and
1 lock bit. If lock bit is set, then systemagent.asl would end up
reporting the base address of low MMIO incorrectly i.e. off by 1.
This change masks the lower 20 bits of TOLUD and TOM registers when
exposing it in the ACPI tables to ensure that the base address of low
MMIO region is reported correctly.
Change-Id: I1fb52a42e84130d973e0970024e263f443aa0b89
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41977
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/vendorcode')
0 files changed, 0 insertions, 0 deletions