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

[Hexagon] Tighten requirements on inclusion of runtime sources #11635

Merged
merged 3 commits into from
Jun 13, 2022
Merged

[Hexagon] Tighten requirements on inclusion of runtime sources #11635

merged 3 commits into from
Jun 13, 2022

Commits on Jun 8, 2022

  1. Tighten requirements on when Hexagon runtime sources

    are included in the runtime build. Specifically only include them
    when building for hexagon rpc on hardware and do not include them
    for x86 (host, simulator) or android builds.
    csullivan committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ed4cfdb View commit details
    Browse the repository at this point in the history
  2. Remove device_api.cpu binding to hexagon in simulator rpc session.

    Co-authored-by: Adam Straw <astraw@octoml.ai>
    Co-authored-by: Karl Koscher <kkoscher@octoml.ai>
    3 people committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    2f435a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. if(BUILD_FOR_HEXAGON)

    adstraw committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    2b25ae8 View commit details
    Browse the repository at this point in the history