aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/acpi/systemagent.asl
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-05-16 21:41:35 -0700
committerFurquan Shaikh <furquan@google.com>2020-05-20 00:35:10 +0000
commit01750ef8d725895f984c0ae373bab83a925130f0 (patch)
treead69cab0fcf266d25ea5297966f5057e723d84fc /src/soc/intel/broadwell/acpi/systemagent.asl
parentc336130c4467a94929c71a9cff1c28c2159ef21b (diff)
soc/intel/skylake: Mask lower 20 bits of TOLUD and TOLM in systemagent.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: I2ff7a30fabb7f77d13acadec1e6e4cb3a45b6139 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41470 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/soc/intel/broadwell/acpi/systemagent.asl')
0 files changed, 0 insertions, 0 deletions