summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/recipes-drivers/mutex_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize the various layer componentsMark Hatle2021-07-141-3/+0
| | | | | | | | | | | | | | | | | | | | Machines: Move baremetal machines to meta-xilinx-standalone Layers: - Add new meta-xilinx-standalone-experimental This layer may require components that may not yet be available to the general public. It will contain various experiemntal integration work. - meta-xilinx-standalone This layer should be functional and contain the necessary items to build a baremetal toolchain that can use libxil (replacement to libgloss) from the Xilinx embeddedsw components. (Note, libxil is NOT built as part of this work!) The layer also contains the buildable components for the various firmware components required to startup various Xilinx FPGAs. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
* meta-xilinx-standalone: recipe-drivers: Add recipe for compiling mutex ↵Appana Durga Kedareswara rao2020-04-041-0/+3
driver examples This recipe compiles the mutex driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>