Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XBus / SMP link configuration #69

Merged

Commits on Feb 4, 2022

  1. soc/power9/xbus.*: extract XBus helpers to a unit

    Same kind of SCOM accesses are used since SBE of the second CPU has
    started and until it can be accessed via XSCOM.  There are also a couple
    of XBus-related constants.
    
    Change-Id: Ieadbd29c15a435a59d24fd490c93cda6c1945bf7
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    c61d1f8 View commit details
    Browse the repository at this point in the history
  2. soc/power9/istep_9_2.c: XBus calibration

    Change-Id: I373bd7b931be73a58634db3390d0739b1d881789
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    db2918d View commit details
    Browse the repository at this point in the history
  3. soc/power9/istep_9_4.c: XBus link training

    Change-Id: I0f72b3d356ccef6d5a8c3cd8332e2d2c77126586
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    79e4fb3 View commit details
    Browse the repository at this point in the history
  4. soc/power9/istep_9_6.c: SMP link layer

    Change-Id: Ic3e1eadf03f54cf6e8ed82641dfd2cd668b1237a
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    005fa45 View commit details
    Browse the repository at this point in the history
  5. soc/power9/istep_9_7.c: XBus link training validation

    Change-Id: Idbb17e19ec3f36e7f7e64e7d90a27f8ea9e0fe95
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6328dfa View commit details
    Browse the repository at this point in the history