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

Include xtensa-types.h header file to support the ACP_7_0 platform's build. #9413

Closed
wants to merge 2 commits into from

Commits on Sep 5, 2024

  1. src: arch: xtensa: exc-sethandler: Invert the header file inclusion.

    Invert the header file inclusion order.
    
    Signed-off-by: SaiSurya Ch <saisurya.chakkaveeravenkatanaga@amd.com>
    saisurya-ch committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    77a49f7 View commit details
    Browse the repository at this point in the history
  2. src: xtensa: core: Declare UINT32_C

    Add UINT32_C definition required for core file of platform ACP_7_0.
    
    Signed-off-by: SaiSurya Ch <saisurya.chakkaveeravenkatanaga@amd.com>
    saisurya-ch committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    345c95d View commit details
    Browse the repository at this point in the history