| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| | |
The do_configure prepend steps need to run in the 'S' directory, so wrap
the operations to prevent them from changing the working directory for the
rest of the do_configure operations.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| | |
This reverts commit bf6da5278138538e4a28fd2ecf843afe094cbbe2.
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
dt-processor.sh: Generate Linux domain dts file
Add support for generating Linux domain dts file along with dtb,
Generated dts file consumed by the petalinux tool to add support
for custom dts files (ex: system-user. dtsi).
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
depends as per 2022.1 xilsecure library
Updated depends in xilsecure_git.bb as per 2022.1 xilsecure library
Signed-off-by: Praveen Teja Kundanala <praveen.teja.kundanala@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
MACHINE_FEATURES from packageconfig
libxil recipe PACKAGECONFIG is depending on only DISTRO_FEATURES,
but existing recipe is including MACHINE_FEATURES features also
due to which getting warnings invalid PACKAGECONFIG.
This commit fixes this issue.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. Add new metal-xilinx-vendor layer which supports vendor specific
machine configuration files, device-tree, kernel, platform-init etc.
2. Moved below vendor machine conf files, dt and related configs from
meta-xilinx-bsp and meta-xilinx-contrib to meta-xilinx-vendor layer.
- microzed-zynq7.conf
- minized-zynq7.conf
- picozed-zynq7.conf
- zedboard-zynq7.conf
- zybo-zynq7.conf
- zybo-linux-bd-zynq7.conf
- ultra96-zynqmp.conf
3. Obsolete qemu-zynq7, s3adsp1800-qemu-microblazeeb, v350-versal and
vc-p-a2197-00-versal from meta-xilinx-bsp layer. Users should use
zynq-generic.conf for zynq7000 qemu boot should be functionally
equivalent to qemu-zynq7.
4. Add new MAINTAINERS.md file and move maintainers, Mailing list and
Patches content from meta-xilinx-* README.md to MAINTAINERS.md file.
5. Updated README.md file for supported board machines files in
meta-xilinx-bsp, meta-xilinx-contrib and meta-xilinx-vendor layers.
6. Disabled old drm kernel patches for zybo-linux-bd-zynq mahcine in
meta-xilinx-contrib layer as these patches doesn't apply on 5.x
kernel, if we don't hear from patch submitter we will remove these
patches from meta-xilinx-contrib layer.
7. Removed drm kernel cache metadate for zybo-linux-bd-zynq7 machine
as these configs are already available in xilinx_zynq_defconfig.
8. Fixed build issue for u-boot by changing
PREFERRED_PROVIDER_virtual/bootloader from u-boot to u-boot-xlnx.
9. Add meta-xilinx-vendor to bblayers.conf.sample
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
depends as per latest driver source
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Copy psu_init file before do_configure task
With recent changes in fsbl application, fsbl CMakeList is expecting
psu_init.h file to be avaible before do_configure stage,
This commit updates the recipe for the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Expecting the pdi also in the system device tree path.
This patch will add teh PDI_PATH variable in versal case.
if pdi not present in sdt path it will throw warning.
if more then one pdi is present, throw a warning.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Also fix -p and -h usage.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add support for generating petalinux conf file
This commit adds an optional -P argument for generating the
petalinux conf file, Generated file will be consumed by the
petalinux tool.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
component/recipe name
This commit updates the deploy task to deploy images to a
sub folder having component name.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Latest lopper separates the pruning of nodes into separate lop files.
Ensure that:
1. Latest lopper is used
2. These pruning operations are included in the A53 and A72 Linux lopper runs.
Signed-off-by: Ben Levinsky <ben.levinsky@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
into wrong directory
The file:// items were being placed in the same path structure in WORKDIR
as they were in the original path passed into the recipe. Instead we want
the files to always just show up in the WORKDIR.
Move to using a simple file://psu_init.[ch] entry, but use FILESEXTRAPATHS
to handle the access to the correct path. Upside is that everything works
as expected, downside, if the path to the psu_init files also contain other
items refered to by SRC_URI, it could pick up that version instead.
With the current implementation, this is unlikely to be a problem.
The code also moves the warning about using the default psu_init files to
the do_compile. Unfortunately doing it in the anonymous python causes
the warning to be generated for all multiconfigs, even ones that will never
build the fsbl files. There is no simply way to disable this warning in
those cases.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
properly copy the psu_init* files
The files are copied into ${WORKDIR} and need to be made available to be
used by the sources.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
This commit updates the branch to xilinx-v2022.1-sdt-experimental branch.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
dependencies as per latest source code
With the updated source code xilpuf is depending on xilplmi
library update the dependency for the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
dependencies as per latest source code
With the updated source code xilnvm is depending on xilplmi
library update the dependency for the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update dependencies as per latest source code
With the updated source code plm is depending on xilnvm
library update the dependency for the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
Baremetal doesn't use tpm, virtualization or security layers. Avoid
the checks, as these layers are often used by the Linux configuration.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
The location for psu_init is now explicitly set. If the psu_init files
are not available, a warning will be presented to the user.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
SYSTEM_DTFILE points to the original system-top.dts. CONFIG_DTFILE will
point to the configuration specific device tree (dtb).
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
The recipe can have: use_mkfs, read_only, and word_access specified as a per
recipe configuration. Only read_only is enabled by default.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
The -l argument will write the local.conf fragment to a file of the user's
choice. This can help automation that uses the dt-processor.sh.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
Upgrade of lopper changed the executable name to lopper. Switch all of
the users.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
|\ \
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
beta release
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 9562fd0968ae1ec22ed078d5c3c2d7cfb3a7a067)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
sstate-cache re-use is affected by the value of CONFIG_DTFILE as used by the
device-tree recipe. If we are setting CONFIG_DTFILE, be sure to exclude
TOPDIR from the hash calculations to avoid unnecessary rebuilds.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit c6f917c289be96ca030a275e0c4d92384ca5bb16)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
By move system_dtb real path earlier, we ensure that the default psu_init
(and other users) of system_dtb path will get the full path.
Also ensure if the user passes in a psu_init or pdi path, it is expanded
as well.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 4914145ca3944763b7171367ee056f97b213ff30)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The build directory may be on an NFS server, while it's easy for a user to
modify the BASE_TMPDIR to a local device, this is difficult for an automated
build to do via another configuration file.
Switching to ?= will allow site.conf (or a similar file) to set a custom value
for BASE_TMPDIR to a local disk.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit ac13c9714585deab3c6c8e815b9750e8a4e1f0b0)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f5e84234d7b7c3c842c4e39fd1e9f3e9c70d27c3)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
dt-processor.sh: Add relative path support for system device-tree and domain file
With the existing dt-processor.sh fails if relative paths of system-top.dts
or domains yaml have been provided, this commit fixes this issue.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 15e8e7ed939ce5f6e95ff3dc8bf68242cadfca12)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 062387f1bcc450e84a4ea9e1f86706e6dd2329d4)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit a9dcff1c8d0bb6215b6693bace58aba22cf9e673)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
dt-processor.sh: Remove permissive flag while processing domain yaml files
Earlier in the lopper, domain yaml support is there only with the
permissive flag, With the latest lopper source code passing this flag is
optional, When we have this flag in the lopper command and if the output
format is dts in that case it will include invalid phandle references
also(As this option is designed to maintain all phandle references) in
the final dts resulting compilation errors, so to avoid above mentioned
issue remove the permissive flag from the domain handling.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 40a8e575737be91414bed98821d9775643b4dd90)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit f5f2c4fd789298fa523123b162705fc18cab47a9)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
compiling bram driver examples
This recipe compiles the bram driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 30324555e14593bff4ef2c5ff00493e483cf3209)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit d7d211b2dc39c4aef83be003aa7ad3e2d8ed78d7)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
word_access by default
In the xilffs library default configuration word_access is enabled by
default, enable the same in the recipe too.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 2572be37f07fbe2e40ca76977535ea9c8108ce69)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit a521797b3b0e4acdecb417da29998d9f03124261)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve build wanring about xilffs-example not having REQUIRED_DISTRO_FEATURES
when one of it's dependencies has them.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 77f283404dcff5e89a5ef8830a68435782e575d1)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|