Skip to content
Commit 3abcc6d5 authored by Tomas Pilar's avatar Tomas Pilar Committed by Leif Lindholm
Browse files

Platform,Silicon/Qemu: Define PcdPcie*Limit variables



The ACPI tables require not only the base and the size
of various PCIe memory windows, but also the limit
defined as

Limit = Base + Size - 1

Given that ASL does not permit basic constant arithmetics when
defining resources or passing arguements to functions, we
define PCDs that hold these limits. The PCDs can then be modified
individually in platform DSC files.

Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Tanmay Jagdale <tanmay.jagdale@linaro.org>
Signed-off-by: default avatarTomas Pilar <tomas@nuviateam.com>
Reviewed-by: default avatarLeif Lindholm <leif@nuviainc.com>
parent 6e6d0555
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment