| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The 2024 branch is a rebase onto the upstream release 2023.10.0.
Changelog since xlnx_rel_v2023.2:
The rebased 15 commits:
examples: linux: zynqmp: Remove MB definition
examples: freertos: define xInterruptController in System Device Tree Flow
test: linux: add test for multiple IO regions
log: default to function, line number prefix
log: update ML_ERR, ML_INFO, ML_DBG macros
examples: linux: add an option to set debug log level
libmetal: amp_demo: improve performance measurement
examples: freertos: zynqmp_r5: dynamically set TTC and IPI vars
examples: generic: zynqmp_r5: dynamically set TTC and IPI vars
examples: linux: zynqmp_r5: dynamically set TTC and IPI vars
examples: linux: libmetal_amp_demod: add macro guards for IPI
examples: linux: zynqmp: Use IPI commit API
examples: linux: add IPI with R5 rproc kick sysfs impelmentation
examples: linux: zynqmp: Add IPI uio based API implementation
examples: linux: zynqmp: Introduce common IPI APIs
The upstream 36 commits:
release: libmetal 2023.10.0
CI: Zephyr: Get latest version of the zephyr sdk
github action: Fix stales action to not close PR/issue after 7 days
lib: freertos: consolidate common Xilinx code
lib: generic: consolidate common Xilinx code
lib: a53: remove redundant MB and GB macros
Remove vim editor configuration in files
CI: Zephyr: Only fetch needed branches instead of everything
CI: Fix entrypoint indentation
CI: Zephyr build: Be less verbose
Fix Zephyr testcase with latest Zephyr
log: add function name, line number prefix
github action: add stales action
README: Point people to the offical docs not the wiki
Docs: fix for the readthedocs PR rendering
Docs: style doxygen when built as part of OpenAMP docs
Docs: enable readthedocs rendering (for PRs)
Fix typo in MAINTAINERS.md text
Move libmetal Wiki link to Overview section
CI: Fix Zephyr build by updating Zephyr SDK version to 0.16.1
lib: utilities: add MB and GB defines
lib: system: freertos: Add metal/errno.h to match standalone
Export each of the memory_order enumerators
lib: refactor alloc.h to not need forward declaration
Add reference count to metal_common_state
CI: Fix checkpatch
lib: add support for A78 Baremetal
lib: add support for A72 Baremetal
CI: fix zephyr build issue related to the VERSION file
CI: update checkout action to V3
release: open-amp 2023.04.0
CI: fix zephyr cmake error "No prj.conf file was found"
checkpatch: fix TYPO_SPELLING check for words with apostrophe
lib: system: freertos: remove deprecated METAL_MUTEX_INIT
nuttx: Add missing include header in IRQ implementation
readme: Fix broken openamp-rp mailing list link
Signed-off-by: Sergei Korneichuk <sergei.korneichuk@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
driver:src: Added support for soft partition.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert "firmware: xilinx: add support for Versal NET"
arm64: xilinx: Do not use _ in DT node names
arm64: zynqmp: Comment all iommus entries
arm64: zynqmp: Add L2 cache nodes
arm64: zynqmp: Describe interrupts by using macros
arm64: zynqmp: Replace all xilinx.com emails by amd.com
arm64: xilinx: Use bootph-all instead of u-boot,dm-pre-reloc
fpga: zynqmp-fpga: Adds status interface
firmware: xilinx: Add pm api function for PL config reg readback
Revert "fpga: mgr: Update the status for fpga-manager"
|
|
|
|
|
| |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
chore: update to revision d20230920
fix: xavc beta/tc offset
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
remoteproc: zynqmp_r5: Add Support for Versal-NET SOC with max remotes
Revert "mtd: fixing CFI for Numonyx CFI bug"
|
|
|
|
|
|
| |
Add support petalinux to pick boot.scr script address from dt for jtag
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Create file with unique name to dump usage metrics (#7831)
Add warning exceptions for early returns (#7818)
Fix for UE-59646- 2024.1:INFO: ERROR (#7829)
AIE Trace implementation for client devices (#7802)
aie_profile samples incremental report writer (#7803)
Moving get_xrt_build_info into sysinfo and updating profiling call (#7821)
Clean up Windows export directives in debug/profiling library (#7814)
VITIS-9655 Move code from host files to Test*.cpp (#7746)
Indent changes (#7817)
[OS] missing condition for RHEL 8.9 (#7816)
Check for SC existence before checking for SC ready state (#7809)
VITIS-9991 - Removing boost::filesystem P5 (#7815)
VITIS-10045 - Merge 2 patchers (#7807)
added temp fixes to write ap_start twice (#7811)
Fix issue in AIE metadata parsing for profiling (#7812)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
multiconfigs.py: Add mc support for cortexa78
sdt-description.tcl: Add psx cortexa78 support
sdt_ipinfo.yaml: Add cortexa78 processor data
sdt_flow.py: Use processor type instead of soc family
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
| |
project_config.py: Add PETALINUX config into Kconfig
*-descriptions.tcl: Update menuconfig to menu for Subsystem AUTO Hardware Settings
Kconfig.*: Kconfig files
Kconfig.part: Split Kconfig.part file
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
| |
resolve the syntax issue in versal-net-openamp.dtsi.
Signed-off-by: Swagath Gadde <swagath.gadde@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Below are the updates
openamp: xlnx: Add support for Versal NET
assists:baremetalconfig_xlnx: Update logic to get correct PCI range
lopper: assists: baremetal_xlnx*: Add support for the Generic Interrupt ID
lopper: assists: bmcmake_metadata_xlnx: Add support for XPAR_CPU_ID in cmake meta-data
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make bitstream bin as default loadable file for Zynq 7000(Full) and
ZynqMP(Full, DFx) dynamic configurations.
Below use case are covered as part this patch.
1. If user provides a .bin file as input to dfx_user_dts bbclass then
deploy this bin file to lib/firmware directory without any conversion.
2. If user provides a .bit file as input to dfx_user_dts bbclass then
convert .bit file to .bin file using bootgen tool and deploy this bin
file to lib/firmware directory.
3. Refactor fpga-manager.bbclass with dfx_user_dts.bbclass.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move classes to classes-global or classes-recipe as appropriate to
match bbclass scope functionality. Below is the list.
classes-recipe: (inherited by recipes)
amd_spi_image.bbclass
dfx_user_dts.bbclass
image-wic-utils.bbclass
kernel-simpleimage.bbclass
qemuboot-xilinx.bbclass
xilinx-fetch-restricted.bbclass
xilinx-platform-init.bbclass
classes-global: (inherited globally)
xilinx-microblaze.bbclass
classes: (usage context is not clearly defined)
gen-machine-conf.bbclass
image-types-xilinx-qemu.bbclass
xilinx-testimage.bbclass
xilinx-vars.bbclass
xilinx-deprecated.bbclass
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com>
--
CR: CR-1172157
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 622005cc1b0428be1e108c54b20d302b6ab30aca)
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
Renamed u-boot offset naming option and removed BL33 error check
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
misc: xilinx-ai-engine: Fix bug in checking adev->clk pointer
Revert "net: axienet: Remove unnecessary phy defines"
Revert "net: xilinx: axiethernet: Reduce the width of variable to handle overflow"
dt-bindings: net: xlnx,axi-ethernet: Add high speed ethernet MAC IPs support
dt-bindings: net: xlnx,axi-ethernet: Add coherency and non-processor mode support for 1G/2.5G MAC
dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
dt-bindings: net: axienet: Remove TSN binding reference
Revert "PCI: XDMA PL PCIe: Adding XDMA PL PCIe Root Port"
PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
PCI: xilinx-cpm: Move interrupt bit definitions to common header
misc: trm-inject: Sync driver and binding with upstream version
misc: tmr-manager: Sync driver and binding with upstream version
|
|
|
|
|
|
| |
versal-pmc-sec: Init extidcode bits
versal-net: Add IDCODE for versal-net device
versal: Update IDCODES for few of the versal devices
|
|
|
|
|
|
|
| |
fix(xilinx): update correct return types
fix(xilinx): add FIT image check in DT console
fix(xilinx): add FIT image check in prepare_dtb
xilinx: Add a github template telling people to not use pull requests there
|
|
|
|
|
| |
efuse-ctrl: Program extidcode
xlnx-efuse: Add handlers to program extidcode
|
|
|
|
|
| |
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The upstream release versioning is changed from v3.0 to v2.10.
Last upstream revision was v2.9.
Refer to:
https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?h=integration&id=2226b4533c5f1a331f1893b2b3ff09a59c0041dd
Updating the TF-A (aka ATF) branch to xlnx_rebase_v2.10 and release
version to v2.10
Signed-off-by: Akshay Belsare <akshay.belsare@amd.com>
Also change the PREFERRED_VERSION to 2.10.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
chore: update to revision d20230920
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
| |
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
usb: misc: usb5744: prevent the HUB from suspend mode
versal-net-*: matching node names with platform dtsi
xilinx: Convert MODULE_LICENSE GPL v2 to GPL
|
|
|
|
| |
versal-net-*: matching node names with platform dtsi
|
|
|
|
|
| |
mtd: spi-nor: winbond: Add flash lock/unlock support to w25q256jwm
Revert "arm64: zynqmp: Add the fclk node"
|
|
|
|
| |
Update send-email.yml
|
|
|
|
| |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Remove use of typeid (#7808)
Fix divide by zero exception when collecting usage metrics (#7805)
VITIS-10045 - add prototype (#7790)
CR-1181478 Fix reports for AIE and AIESHIM (#7801)
VITIS-9941 Separate Alveo and Ryzen reports (#7784)
Fix for call repo mirror worflow (#7804)
PR to trigger enterprise XRT pipeline using github actions (#7794)
Fix coverity scan issues (#7797)
Add hybrid access to xrt::fence for cross-adapter sharing (#7800)
Changes to XDP Plugin metadata parsing (#7798)
VITIS-9991 - Removing boost::any (#7795)
Add hybrid access to xrt::ext:bo (#7796)
VITIS-10034 Add Usage metrics for all XRT objects (#7788)
AIE profile/trace updates (#7781)
remove 1x4.xclbin dependency (#7792)
Amend #7773 to add back missing include (#7793)
Adding a flag o and m (#7791)
Add inline specifier to xrt::ini::set(const string&, unsigned int) (#7789)
Moving petalinux to 2024.1 version (#7786)
VITIS-9909 Bundle AIE microbenchmarks with xbutil validate (#7770)
VITIS-9987 xbutil : IPU specific enhancements (#7773)
Feature/mariner updates to 202220 2 14 354 (#7775) (#7783)
VTITIS-9990 - Removing boost::filesystem P4 (#7785)
VTITIS-9990 - Removing boost::filesystem P3 (#7782)
VTITIS-9990 - Removing boost::filesystem P2 (#7780)
Signed-off-by: saumya garg <saumya.garg@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
dfx_mgr: allow symbolic links to firmware dir
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
w1: Add AXI 1-wire host driver for AMD programmable logic IP core
dt-bindings: w1: Add AMD AXI w1 host and MAINTAINERS entry
mtd: spi-nor: issi: Add support for is25lp02g
|
|
|
|
| |
misc: usb5744: Prevent the HUB from suspend mode
|
|
|
|
|
|
| |
yocto_machine.py: adding template dt machine
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge "docs(changelog): changelog for v2.10 release" into integration
docs(changelog): changelog for v2.10 release
Merge "Revert "docs(changelog): changelog for v2.10 release"" into integration
Revert "docs(changelog): changelog for v2.10 release"
Merge "docs(threat-model): add a threat model for TF-A with Arm CCA" into integration
Merge "refactor(tc): deprecate Arm TC1 FVP platform" into integration
Merge "docs(changelog): changelog for v2.10 release" into integration
refactor(tc): deprecate Arm TC1 FVP platform
docs(changelog): changelog for v2.10 release
Merge changes from topic "hm/rt-instr" into integration
Merge "docs: add a section for experimental build options" into integration
docs: add a section for experimental build options
docs(juno): update PSCI instrumentation data
docs(n1sdp): update N1SDP PSCI instrumentation data
docs(threat-model): add a threat model for TF-A with Arm CCA
|
|
|
|
|
|
|
|
|
|
|
|
| |
dmaengine: xilinx: use correct enum for dma_data_direction
Revert "spi: increase timeout value for spi transfers"
Revert "arm: zynq: Suspend support"
firmware: xilinx: Export function to use in other module
Revert "usb: xhci: wait for at least 1ms after exiting U3"
Revert "usb: dwc3: Fix the broken suspend/resume functionality in dwc3"
dt-bindings: net: cdns,macb: Remove cdns,versal-gem compatible string
Revert "dt-bindings: clock: versal: Correct example dts"
Revert "fpga: zynq: Fix incorrect variable type"
|
|
|
|
|
|
|
|
|
| |
Deprecate fpgamanager_custom.bbclass and this bbclass functionality
is available in new dfx_user_dts.bbclass and going forward user should
be using dfx_user_dts.bbclass.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Move all libdrm patches from meta-petalinux to meta-xilinx
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Move the pulseaudio patch from meta-petalinux to meta-xilinx
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
| |
Move the two v4l2apps from meta-petalinux to meta-xilinx
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Below are the updates
lopper: lops: Keep the status disabled nodes in the pruned tree
lopper: assists: xlnx_overlay_dt: Remove amba_pl references
assists:baremetal_xparameters_xlnx: Correct the string macros in xparameters
openamp: xlnx: Add new module flags for role, host and remote
lopper: assists: bmcmake_metadata_xlnx: Don't include IP subcores in the hw metadata
openamp: xlnx: Update output file
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
| |
test/py: test: Remove test cases for test command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Merge "docs(fvp): update model version documentation" into integration
Merge "fix(docs): update maintainers list" into integration
fix(docs): update maintainers list
docs(fvp): update model version documentation
Merge "refactor(qemu): change way how we enable cpu features" into integration
refactor(qemu): change way how we enable cpu features
Merge changes from topic "od/hf-doc-migration" into integration
Merge "docs(threat-model): cover threats inherent to receiving data over UART" into integration
docs(threat-model): cover threats inherent to receiving data over UART
docs(spm-mm): remove reference to SEL2 SPMC
docs: remove SEL2 SPMC threat model
docs: remove unused SPM related diagrams
|
|
|
|
|
|
|
| |
Kconfig.part:Update menuconfig for enabling the DT aliases
hw-description.tcl: Update help for serial settings
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|
|
|
|
|
|
|
|
|
| |
Current gcc requires cstdint for C types
chore: update to revision d20230901
fix: add missing ToString
feat(app): add device selection
chore: update to revision d20230724
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
| |
chore: update to revision d20230901
chore: update to revision d20230724
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
| |
Header File cstdin Added
fix: avc lookahead buffers count
chore: update to revision d20230901
fix: add missing mask
chore: update to revision d20230724
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
chore: align xilinx-private and master-allegro
Fix compilation issue
fix: xilinx implementation of add_memory
refacto setup_dma
reformat
feat: Use the macro defined by the kernel to initialize dmabuf export informations.
Move constant in al_constants.h
small fixes
cdev refacto
Revert Revert Add support for reserved memory with start address not aligned on 2GB
feat: getter/setter encode/decode
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dfx_mgr: remove internal names in listIRbuf output
dfx_mgr: scan for new firmware before loading
README.md: /var/run and Vivado UID/PID
dfx_mgr: move server socket to /var/run
dfx_mgr: detect zeros in PID, UID compare
README.md: AIE and graph notes
README.md: add libdfx, XRT, kria-dfx-hw links
dfx_mgr: avoid reading Clear-On-Read register
client: API to set Data-Mover configuration
client: list or set Data-Mover configuration
dfx_mgr: display or configure Data-Movers
dfx-mgr: get Inter-RP address from shell.json
accel: Use sbustring match to get VA address
dfx-mgrd: add uid, pid checks
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|