author | Wendy Liang <jliang@xilinx.com> | |
Thu, 1 Sep 2016 22:26:33 +0000 (15:26 -0700) | ||
committer | Wendy Liang <jliang@xilinx.com> | |
Thu, 13 Oct 2016 05:01:49 +0000 (22:01 -0700) | ||
commit | e36b538e6d6618f1fb01c72f652556a64c491b2b | |
tree | 524477f00f2d99f12bfd130d6192a1df412fa1b9 | tree | snapshot (tar.xz tar.gz zip) |
parent | a60d5c9dd3d19f64f23357dae7b66041651857d4 | commit | diff |
Apps: move linux helper to linux/machine
As the application initialization is system dependent,
move the helper.c which for the system initialization
to linux/machine.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
As the application initialization is system dependent,
move the helper.c which for the system initialization
to linux/machine.
Signed-off-by: Wendy Liang <jliang@xilinx.com>
apps/system/linux/CMakeLists.txt | diff | blob | history | |
apps/system/linux/machine/CMakeLists.txt | [new file with mode: 0644] | blob |
apps/system/linux/machine/zynqmp/CMakeLists.txt | [new file with mode: 0644] | blob |
apps/system/linux/machine/zynqmp/helper.c | [moved from apps/system/linux/helper.c with 98% similarity] | diff | blob | history |