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

Added support for offline PETALINUX build with export options LINUX_SSTATE_CACHE and LINUX_DOWNLOADS_MIRROR #222

Closed
wants to merge 40 commits into from

Commits on Mar 6, 2022

  1. platform: Exposing 16 clocks (instead of 3) into the platform

    kernels:  Adding mm2s_vadd_mm -> vadd_mm -> s2mm_vadd_mm as streaming example (HLS - 333MHz)
    vitis:    Adding system.cfg as dependency for the linker
              Added "make clean_vitis" to only clean everything after the SW-platform
    ps_apps:  Added vadd_mm to test the vadd streaming example
              Used the kernel ID's in all ps_apps
    BrunoVandeveldeXilinx committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    95ae595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a16b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d32b8f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    4891ddf View commit details
    Browse the repository at this point in the history
  2. Renaming vadd_mm to vadd_s as it is a streaming kernel

    Renaming vadd to vadd_mm as it is a memory mapped kernel
    BrunoVandeveldeXilinx committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b75a844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9edbcef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a930124 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39304b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    6f6a725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6a6d37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a139a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1a293a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ef563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8020506 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8d287e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38013e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e98a53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b87dc96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc467e5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7c35cf View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    334fa07 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    61849c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f25262 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    cd14ec0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c657ade View commit details
    Browse the repository at this point in the history
  3. Makefiles: Streamlining and Finetuning:

     - [root]/Makefile: export the bare minimum variables
     - All sub-items should be able to be build from its respective sub-dir
    BrunoVandeveldeXilinx committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    2c8d662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a8e6b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    da7adf3 View commit details
    Browse the repository at this point in the history
  2. Makefiles: streamlining & finetuning:

      - Make add VARIABLE dirs/files relative to the Makefile-dir
      - ip/*/Makefile: Multi-line v++ compile commands for better readability
    BrunoVandeveldeXilinx committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    75dcfb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    4436b82 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    fdbd66d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    efad1a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    9878e8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e44a1c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd20266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    030a22b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    129de1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5673e39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb1f613 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eee0ccc View commit details
    Browse the repository at this point in the history