• D
    ntb: intel: add hw workaround for NTB BAR alignment · 134a8654
    Dave Jiang 提交于
    Add NTB_HWERR_BAR_ALIGN hw errata flag to work around issue where the
    aligment for the XLAT base must be BAR size aligned rather than 4k page
    aligned. On ICX platform, the XLAT base can be 4k page size aligned
    rather than BAR size aligned unlike the previous gen Intel NTB. However,
    a silicon errata prevented this from working as expected and a workaround
    is introduced to resolve the issue.
    Signed-off-by: NDave Jiang <dave.jiang@intel.com>
    Signed-off-by: NJon Mason <jdmason@kudzu.us>
    134a8654
ntb_hw_gen4.c 14.8 KB