| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For Kria 2022.1 Update2
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The flag PRELOADED_BL33_BASE is populated from petalinux for different
platforms.
Removing the hardcoded entry which is causing multiple instance of the
same flag to the make command
Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 1197387e16dec312ddb0a2c356ba9835d85aa15c)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 3a5ca8eda7e67dbdeb8dda1036e95745c21a47af)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Issue: CR-1130331
Fix USB functionality after suspect/resume
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PMUFW reserves memory range 0x7ff0_0000 to 0x7fff_ffff for DDR Software
Self-Refresh(refer PG201, enabled by defualt).
Update the ZYNQMP_BL32_MEM_SIZE to 0x0ff0_0000 and thus memory range from
0x7000_0000 to 0x7fef_ffff.
Provencore uses memory range 0x7000_0000 to 0x7fdf_ffff
Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 30d666532660082d9c3fb9d96d205fbb3f88e2f0)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The SDP_PNCD_NS_IRQ flag is meant to set the NS interrupt number that will be
used between ProvenCore OS and linux ProvenCore driver
ATF is the one triggering this interrupt so it must be aware of its value.
This value is hardcoded in ProvenCore binary as 51
As per input from ProvenRun the flag SPD_PNCD_NS_IRQ=51 is to be added, for
right NS interruption to be used in PNCD
Signed-off-by: Akshay Belsare <Akshay.Belsare@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit cbb8af2b3475620313fedb4fc677498b6461fb45)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The implementation appeared to have been split between meta-som and
meta-xilinx-core. The core implementation should be generic and in
meta-xilinx-core. Specifics for the som board (or other boards) will
be captured in the board specific layers.
Note: This code may be moved in the future as part of a consolidation
of device tree related items.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit b3470a5676ffb13addb446d0e8842e83b9c05eb2)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
A top-level Makefile and install rules have been added
in the libdfx repo. This makes the custom do_install()
task obsolete. So this patch removes the do_install()
from libdfx bb file.
Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit a64ff0bf015adcefbe691a94ac3e8ecf1a2ba911)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
All fetching must happen in the do_fetch operation.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit ce70cc1055c32d4ea22a6386d84cbc4bb0cdc39f)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch updates bb file to align with libdfx latest CMake
changes.
Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 2848271f22a77abd2086fa4438886f885a75e1ef)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch will remove the .dtb from BASE_DTS as the .dtb will
be added later in the python function.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Allow CONFIG_DTFILE to be blank.
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 0c19d07c7f0bc767c160c8fcce15b30601cd6d8d)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 98ea8ecc4cea58161b0994c7519195996c41caba)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fpgautil recipe was part of meta-xilinx-tools.
This is required in decoupling flow as well
till dfx mgr gets stabled and meta-xilinx-tools layer will
no be there in decoupling flow.
So moving this recipe to meta-xilinx.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit e75c70e4db78afa8f5c5ec1790359ede5e8bf00e)
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>
(cherry picked from commit 9097f6a96da97bad6a688d0bee40f03423b21d7b)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit e5b1b99eb133c6b7fa4aafe8b177aff383e9d608)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit acc5dc830f3216e6140bbad44164589ccea84b1a)
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>
(cherry picked from commit 1df9b28d5284e2ee333c705ce0b41686a87decba)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update the u-boot branch and commit ID for the 2022.1_update1 release.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Update the kernel branch and commit ID for the 2022.1_update1 release.
Signed-off-by: Christian Kohn <christian.kohn@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch will move the u-boot code from meta-xilinx-tools
to meta-xilinx. Not all flows use the meta-xilinx-tools
layer.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit ea12b72b50072cf43ce0aa142100d2a3166f21e7)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove xrt due to changes in the new SRCREV
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 9403fc26b709c6babf868b8b6e2fab927220563d)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove libdfxgraph package since the new SRCREV is
due to removal of the opendfx-graph code.
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 6945929681a1466a5310e7cce1c30e0aa9d6b7d3)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add an empty base package w/ an RDEPENDS on the specifically named firmware
package. This allows the automatic installation of -dev or -dbg packages
to work properly.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 3fe9375d75c1e5266cef1feb27c57d6a5b83ca1f)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 04a26976d96eba550a0dfd28b912b64eb1ef66cd)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 3084f56453891b9570c5c2be479b2f2afab6bfbc)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 34e25a7ef6be15bd6d8120b7c0a292a3bbe71480)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
arm-trusted-firmware checks if "provencore" is in COMBINED_FEATURES but
this is not correct as COMBINED_FEATURES contains the intersection of
MACHINE_FEATURES and DISTRO_FEATURES rather than the union and the
required settings do not get applied.
This change checks for "provencore" in MACHINE_FEATURES.
Signed-off-by: John Toomey <jtoomey@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 5cae9775ec4a1744a6bd43d8d0ad828e6ca256e0)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 474912916231260bcb1079da5c1cc4da7efd971a)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated SRCVER for 2022.1
Signed-off-by: Venkateshwar Rao Gannavarapu <venkateshwar.rao.gannavarapu@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit d186a309c686058fae43ad19f0026cfed518607e)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
With current option "Restart=always", xserver-nodm service will keep on
restart if it fails. By limiting the restart count(5) unnecessary restart
can be avoided.
Signed-off-by: Rohit Visavalia <rohit.visavalia@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit f14cbf990d66977cb9383a6da6da6a7cfe5c68f4)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Instead of relying in Xorg's default flow(dri/card0) use
DP PS busid for Display device.
User can update busid based on display device used.
Signed-off-by: Rohit Visavalia <rohit.visavalia@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
(cherry picked from commit 8a0cab1ab6444c33e7283732d7f4679dcbb52f49)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit d63546e96bf3b615429c85ac9ff702f1fe441da0.
Commit was determined to be unnecessary.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|