aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone
AgeCommit message (Collapse)Author
2020-06-05layer.conf: Set layer compat to dunfell & gatesgarthSai Hari Chandana Kalluri
Set layer compat to dunfell and gatesgarth Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
2020-05-14meta-xilinx-standalone gcc: Fix microblaze crtend.oMark Hatle
Issue: CR-1065455 Microblaze does not support initfini_array in a baremetal configuration. This has previously been disabled in binutils, but it was missed in GCC and related libraries. This patch slightly restructures the baremetal configurations to move the common configuration elements into a single configure set. This matches the behavior from the Yocto Project gcc-configure-common.inc file. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-08meta-xilinx-standalone: recipes-bsp: device-tree: Install psu_init* files ↵Appana Durga Kedareswara rao
only for standalone configuration psu_init* files installation is valid only for standalone configuration update the do_install for the same. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-07meta-xilinx-standalone: recipes-applications: zynqmp-fsbl: Correct cflags ↵Appana Durga Kedareswara rao
based on the machine type This patch adjusts the cflags variables based on the selected machine. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-07device-tree: Install psu_init files as well for zynqmp machinesAppana Durga Kedareswara rao
Install psu_init files for zynqmp machines these files are needed for building fsbl for corter5 processor use case as well. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling sysmon ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the sysmon driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling xadcps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the xadcps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling qspips ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the qspips driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling spips ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the spips driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling gpio driver ↵Appana Durga Kedareswara rao
examples This recipe compiles the gpio driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling uartps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the uartps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling uartlite ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the uartlite driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling mutex ↵Appana Durga Kedareswara rao
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>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling mbox driver ↵Appana Durga Kedareswara rao
examples This recipe compiles the mbox driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling devcfg ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the devcfg driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling nandpsu ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the nandpsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling ipipsu ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the ipipsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling sdps driver ↵Appana Durga Kedareswara rao
examples This recipe compiles the sdps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling gpiops ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the gpiops driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling rtcpsu ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the rtcpsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling wdtps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the wdtps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling can driver ↵Appana Durga Kedareswara rao
examples This recipe compiles the can driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling canps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the canps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling canfd ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the canfd driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling clockps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the clockps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling resetps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the resetps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling ospipsv ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the ospipsv driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling qspipsu ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the qspipsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling tmrctr ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the tmrctr driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling ttcps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the ttcps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling scugic ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the scugic driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling xxvethernet ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the xxvethernet driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling emaclite ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the emaclite driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling axivdma ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the axivdma driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling usbpsu ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the usbpsu driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: recipe-drivers: Add recipe for compiling dmaps ↵Appana Durga Kedareswara rao
driver examples This recipe compiles the dmaps driver examples. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-04meta-xilinx-standalone: classes: esw: Remove unneeded DISTRO checkAppana Durga Kedareswara rao
This patch removes the unneeded DISTRO check from the class. Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-04-03meta-xilinx-standalone: recipes-applications: freertos-hello-world: Fix ↵Appana Durga Kedareswara rao
do_deploy elf variable name Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-26device-tree.bbappend: Move to COMPATIBLE_HOSTMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-26Define COMPATIBLE_HOST to prevent mix of Linux and Baremetal recipesMark Hatle
The key is using COMPATIBLE_HOST to declare, for each recipe, which OS they are compatible with. This is a regex, so we need to carefully specify the arch/vendor wild cardscomponents so that we match only the OS parts. In the distro configuration, default to the standard Linux HOST_SYS setting. In the various baremetal recipes (or esw class) set the specific compatibility to allow baremetal recipes to build. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-26Revert "xlnx-compatible-os.bbclass: Class to allow recipes to list OS ↵Mark Hatle
compatibility" This reverts commit 4f3edb6da405ffff957d6f194bc7db7bdd9f1463. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-25external-hdf.bbappend: move to meta-xilinx-tools layerSai Hari Chandana Kalluri
Move to meta-xilinx-tools layer and combine with original recipe Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
2020-03-25esw.bbclass: Change 'or' to 'and' to verify EXTERNALSRC is definedMark Hatle
Issue: CR-1059154 If the externalsrc is enabled, but EXTERNALSRC is not defined this is and invalid configuration. (The externalsrc class already looks for this and errors.) Doing this will ensure that EXTERNALSRC is always defined and we'll avoid any errors related to 'None' values. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-25meta-xilinx-standalone esw.bbclass: Allow SRCREV and SRC_URI to be overwrittenMark Hatle
The default values will match publically available sources, but may not work for internal development purposes. Allow the user to override the defaults with "ESW_SRCREV" and "ESW_SRC_URI". By doing it this way, the individual recipes that use the esw class, and their bbappends can specify additional SRCREV/SRC_URI information in the standard way. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-25Rename plm_git.bb to plm-standalong_git.bbMark Hatle
Issue: CR-1058773 There is already a plm_git contained within the meta-xilinx-tools repository. We need to disambiguate the standalone (buildable) version while both will still exist. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-24esw.bbclass: Only work with xilinx-standalone distroMark Hatle
Issue: CR-1058773 There are two versions of the plm recipe. One that works with the traditional Linux based build (basically includes a prebuilt version) and one that is built from source using the standalone configuration. There is currently no way to say a recipe is only supported when used with a particular distribution, so we add code to the esw class that makes it only usable with xilinx-standalone and xilinx-standalone-lto. In the future, we may change the way this is done. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-20xilinx-standalone.conf: Add workaround for microblaze -Os bugMark Hatle
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-18meta-xilinx-standalone: classes: esw: Update ESW_CFLAGS with spec fileMubin Usman Sayyed
This is being done to avoid using unwanted startup files from newlib. Alll esw ARM processor machines are using their own crt0 implementation, and microblaze based machines are using all startup files from newlib. Signed-off-by: Mubin Usman Sayyed <mubin.usman.sayyed@xilinx.com> Rebase patch to avoid machine specific overrides, make this arch specific instead. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-18meta-xilinx-standalone: Add support for zynqMubin Usman Sayyed
Updated COMPATIBLE_MACHINE, DTBFILE, XSCTH_PROC and some other variables related to CMAKE build system. Signed-off-by: Mubin Usman Sayyed <mubin.usman.sayyed@xilinx.com> Rebase for updated esw/compatible machine changes. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
2020-03-18esw.bbclass: Move DTBFILE to a single definitionMark Hatle
The DTBFILE defintions were each the same, and specified only on a per machine basis. Moving to a default will allow this to work with an arbitrary number of macines, and also allow a machinet override the value if necessary. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>