Skip to content

test_p030.c has issues with CPU-Addr -> PCIe Addr translation while accessing BAR #124

Description

@tvidyasagar

PCIe test-430 (implemented in test_p030.c) isn't taking the _TRA offset in ACPI into account to convert CPU_PA into PCIe_Bus_Address for MMIO/BAR access. Some implementations may have a translation unit to convert from CPU_PA to PCIe_Bus_Address and reading the BAR address from the config space directly and treating that as CPU_PA would fail test 430 on such implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions