| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
sdps: Fix doxygen warnings
freertos10_xilinx: ARM_CR5: Use group 1 interrupts for CortexR52
scugic: Use IRQ for CortexR52 interrupts by default
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
| |
mtd: spi-nor: Fix Flash protection failure on ISSI 1G flash parts
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Disable items that don't work on microblaze
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
While systemd is not recommended for use on microblaze, it does work.
However, additional configuration items are requried in this case. So
enable the minimum options, as defined from the systemd README file.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Rebase/rework microblaze patches for the latest systemd version
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
github.com no longer supports git protocol, enable https protocol
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Disable standard bitstream-extraction, the zybo-linux-bd recipe handles
this task.
Zybo-linux-bd is used to provide the reference files, but needs to provide
the files in the matching locations to other components.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
Adding meta-xilinx-core was contaminating the PACKAGECONFIG hash when
building mesa-native. Workaround this by only adjusting the value
when class-target is defined.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Memory manger issue fixed for xbtest (#7492) (#7494)
Fixed CU context related issue. (#7487) (#7493)
2023.1 : Use correct BO handle to export and use the exported bo handle for AIE APIs for GMIO AIE Trace offload (#7491)
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
gen_config.py: Enabling ro for EXT4 boot
u-boot_bsp.tcl:processor.yaml: Remove config.mk from PetaLinux
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updated for xilsem changelog
xilpm: versal_net: server: add power rail checks for LPD domain
xilpm: versal_net: server: add power rail checks for FPD domain
xilpm: versal_net: server: add power rail checks for pl domain
xilpm: versal_net: server: add power rail checks for np domain
xilpm: versal_net: server: add power rail checks for cpm domain
xilpm: versal_net: server: Update rail status for PMC
xilpm: versal_net: server: add support to check and control power rail status
xilpm: versal_net: server: Add pmc global and sysmon registers
xilpm: server: Remove unnecessary validation of arguments
xilpm: versal_commom: server: Add power rail support for Versal NET
Updated changelog
updated for license and copyright
Doxygen fixes - xilpdi
Doxygen fixes - xilplmi
Doxygen fixes - xilloader
Doxygen fixes - versal_plm
xilplmi: updated algorithm & return values
xilloader: updated algorithm & return values
xilpdi: updated algorithm & return values
xilpm:versal_net: enable isolation during system reset
xilpki: Update examples notes description
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>
|
|
|
|
|
|
|
|
|
| |
Added IMPORT_CC_UBOOT_DTBS variable in blob generate function to generate reselected dtb using uboot-device-tree.dtb when this is set to 1.
This is needed in case like VEK280-revB,because here we are using ADI-PHY ethernet which is included in uboot-device-tree.dtb.
Signed-off-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add SYSTEM_DTB_BLOB variable in blob generate function to generate fit-dtb.blob using system.dtb when this is set to 1.
This is needed in case like Versal SC build, where some modification like bootargs or user node additions.
should be reflected in system.dtb and fit-dtb.blob.
Signed-off-by: Swagath Gadde <swagath.gadde@amd.com>
Tested-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs :
Move to 2023.1 branch
Fix for CR-1150166 & CR-1150159: add checks to handle out of bound heap access (#7479)
CR-1150547: Disable events are missing for AIE tile trace in runtime mode for AIE-ML (#7476)
Revert back vck5000's aie-pl test xclbin name (#7482)
CR-1158565 update_access_mode: Operation not supported (#7484)
Update dynamic regions to better display PL and PS kernels (#7477)
set aie clock rate correctly (#7481)
Fix for CR-1124404 Remove ctypes bindings from python tests (#7480)
Update codeql-analysis.yml
moving petalinux to 0329 (#7483)
Fixed aie metadat sysfs and reset DFX platform (#7474)
Add changes to support xbutil reset on Edge Platforms (#7472)
CR 1139245: Flush trace when windowing on PCIe devices (#7473)
Update CHANGELOG.rst
VITIS-6990: xrt::xclbin API to obtain interface_uuid (#7403)
CR-1158428 xbmgmt examine -r cmc has misleading output (#7468)
Added PL Reset support from ZOCL driver (#7455)
Fixed ps kernel load issue (#7469)
CR-1153585 - Fix Mpd msd binaries seg faults with latest XRT (#7463)
CR-1158312 XRT regression : xclRegRW: can't map CU (#7470)
fixing aie only check (#7467)
Modified AIE status to report relative row numbers (#7466)
flush trace when windowing in AIE1 (#7465)
CR-1144075 Compile time warnings read_register/write_register for xrt::kernel (#7461)
Move to latest petalinux build for Edge platforms (#7462)
Remove http references per Palamida request (#7364)
Update CHANGELOG.rst
Signed-off-by: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for 2023.1
Below are the updates:
cmake: UserConfig.cmake: Add extra space before unsetting __clang__ option
lib: sw_services: xilplmi: Add cmake config parameter ssit_plm_to_plm_comm_en
lib: xilmailbox: example: Fix the address truncation
ttcps: Update ttcps examples cmakelists to use ttc from index1
create_app: Improvements to avoid the errors during code Intellisense
Merge pull request #10 from onkarh/xlnx_rel_v2023.1_sdt
sample_sdt: Pushing update sample system device trees
config_bsp : Fix to retain the old library configuration while changing the version
scripts: rigel_scripts: library_utils: Fix race condition in add_lib
scripts: rigel_scripts: create_app: Add check for copying compile_commands.json file
cmake: UserConfig.cmake: Undefine __clang__ by default inorder to make IntelliSense work
Revert "regression testing"
Delete mipicsiss and v_hdmitxss1 examples folders
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 f0bd46699897c7ac50b3eb412622396c29bbed29)
Signed-off-by: Mark Hatle <mark.hatle@amd.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>
|
|
|
|
|
|
|
|
|
|
|
| |
Below are the Updates
lopper: assists: baremetal_xparameters_xlnx: Add support for generating
NUMBER_OF_SLRS define
lopper: assists: baremetallinker_xlnx: For memory tests configuration
default memory should be ocm if available
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
features check
Previous commit (abffd2fb1afe76d4e89140aaaafb562fe6b280d4) already
removed the feature to be checked, but this resulted in a warning
about the features_check being loaded, but not checking anything.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
| |
gen_config.py: NFS boot host server IP
Kconfig.part: Open-amp for versal-net
README: Update gen-machine-conf repo with 2023 release info
Update machine overrides for k26 boards
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@amd.com>
|
|
|
|
|
| |
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Updated commit id to fix decoder alignment issue
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
XRT requiring ZOCL will just ensure that the component is present,
however we've observed interface changes that make this not work
in all cases. Instead we now require the ZOCL version to be the same
as the XRT version.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Added 0027-Updated-clock-name-and-structure-to-match-LIMA-drive.patch
Updated clock name and structure to match LIMA driver
Signed-off-by: Parth Gajjar <parth.gajjar@amd.com>
Fixup patch path to match recipe S value.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Based on github Pull Request #42. While that pull request is no longer
valid with other changes, the actual bug still exists.
Originally reported by AnatoliiShablov.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
unneeded required distro feature check
xilffs should be compiled if the design has no sd peripheral update the
recipe for the same.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
(cherry picked from commit d5e7e01ca6979d0ce1d8f5158bcffbf565a56c65)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
| |
In addition update device tree bbappend to mimic how QEMU DTs use overlays
and only update to EXTRA_OVERLAYS if the proper conditions are met
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: Rohit Visavalia <rohit.visavalia@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In case of Zynq-7000, using both "-process_bitstream bin" and "-o"
in bootgen flag to convert bit file to bin format, "-o" option will
not be effective and generated output file name is
${S}+${BIT_PATH}/<bit_file_name>.bit.bin file which causes build errors.
Hence we need to rename this file from <bit_file_name>.bit.bin to
${PN}.bit.bin which matches the firmware name in dtbo and move
${PN}.bit.bin to ${B} directory.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Qemu boots by loading ATF and jumping to it directory. A recent change
adds a verification that the data structure passed by the FSBL is correct
in a 'mode 5' (SD card) boot. If it's not valid ATF will fail to continue
to boot. (JTAG, 'mode 0' boot will proceed but other system behavior
changes.)
In order to emulate the FSBL handoff to ATF, we need to populate a data
structure in fffc0000, and tell ATF to look at that address. See the
comments for more information. This also ends up hard-coding the u-boot
address. If it changes booting will fail.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Below are the updates
lopper: assists: bmcmake_metadata_xlnx: Remove unneeded list set operation on node list
lopper: assists: baremetallinker_xlnx: Fix compare logic in hex strings
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fpgamanager_custom bbclass allowed only accel.json file as user input
from firmware recipes, if user want to use flat or DFx static design
using shell.json, then shell.json is not deployed in
rootfs/${nonarch_base_libdir}/firmware/xilinx/${PN} directory.
Fix the logic to deploy shell.json (flat or DFx Static) or
accel.json (DFx RP) for flat, DFx Static and DFx RP use cases.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 6d3f12d1feee8b90f3dc72a05266fb3614788ced)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add instructions on how to create flat, DFx static, DFx RP firmware recipes
by inheriting fpagmanager_custom.bbclass.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|