• Dave Jiang's avatar
    ntb: intel: add hw workaround for NTB BAR alignment · 134a8654
    Dave Jiang authored
    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: default avatarDave Jiang <dave.jiang@intel.com>
    Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
    134a8654
ntb_hw_gen4.h 3.41 KB