summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2023-07-24 13:03:56 +0530
committerMark Hatle <mark.hatle@amd.com>2023-07-25 10:51:33 -0500
commit4cc709c2085a8920fada79842bd37ff75b9fdc08 (patch)
tree47a17f9834fd06dad166784f76a851542473f0c0 /meta-xilinx-core/dynamic-layers
parent95f5ef2b52d5bde503fdddc172daff3ff1d39ab0 (diff)
downloadmeta-xilinx-4cc709c2085a8920fada79842bd37ff75b9fdc08.tar.gz
lopper: Update srcrev for 2023
Below are the updates lopper: assists: Generate BOARD define inline with existing code lops: lop-microblaze.dts: Add check for model property lopper: assists: baremetalconfig_xlnx: Add support for variable size structs lopper: assists: baremetallinker_xlnx: Add support for ps7_ram lops:lop-microblaze: Fix generated library path lopper: assists: Generate board information in the cmake meta-data lopper: assists: baremetal_gentestapp_xlnx: check for all compatible strings in a node lopper: assists: baremetal_getsupported_comp_xlnx: Use VerboseSafeDumper to remove the yaml anchor lopper: assists: baremetalconfig_xlnx: Make sure node order is preserved assists/baremetal/linker : Adding new memory nodes to the linker metadata to support versal net lops/baremetal: Adding new lops file for supporting Versal Net imux use cases lopper: assists: baremetal_xparameters_xlnx: Generate XPAR_MICROBLAZE_ADDR_SIZE define if xlnx,addr-size property is present lopper: assists: baremetal_xparameters_xlnx: Cleanup the try execpt blocks lopper: assists: bmcmake_metadata_xlnx: Fix the lwip topology index lopper: assists: bmcmake_metadata_xlnx: Fix race condition in the assist lopper: assists: baremetal_xparameters_xlnx: Handle string property values lopper: assists: bmcmake_metadata_xlnx: remove duplicate node references lopper: assists: baremetallinker_xlnx: Add missing tcm memory section for versal a72 and r5 processors lopper: assists: baremetal_gentestapp_xlnx: Fix race condition in the self test app declartion lopper: assists: bmcmake_metadata_xlnx: Check for all compatible strings in the node lopper: assists: baremetalconfig_xlnx: Handle string property values assists/baremetal: Add handling for non homogeneous driver device trees lopper: assists: baremetal_gentestapp_xlnx: Don't generate meta-data for the non mapped drivers openamp: xlnx: Enable module with host/remote role openamp: Enable assist to be invoked as module lopper: assists: baremetal_xparameters_xlnx: Generate PSS_REF_CLK define for all the processors isospec: handle subdomains of default subystem lopper: assists: Generate device_id and slrcount information in the cmake meta-data isospec: format memory ranges in hex isospec: handle multiple memory ranges lops: Add lops file to generate microblaze compiler flags lopper: assists: Add support for mig7 lopper: assists: Special handling for ps7 ddr controller lopper: assists: baremetalconfig_xlnx: Fix race condition in the cmake meta file name bmconfig: Change in the logic to get the _g.c name for the drivers lopper: assists: baremetaldrvlist_xlnx: Generate both xlnx,ip-name and xlnx,name variable meta-data in the ip_drv_map.yaml file lopper: assists: baremetallinker_xlnx: Add default memory section for cortexr5 processor lopper: lops: lop-domain-linux-a53-prune: prune symbol node lopper: assists: Update the assist as per latest repo yaml changes lopper: assists: bmcmake_metadata_xlnx: Handle versioned folders openamp: xlnx: Update compatible string checks lopper: merge inputs with domains to main device tree lopper: assists: baremetal_xparameters_xlnx: Generate the XPAR_MICROBLAZE_DDR_RESERVE_SA define lopper: assists: baremetalconfig_xlnx: Special handling for Handler-table property assists/domain_access: allow domain_access to function as a module subsystem: make processing more robust yaml: fix output to not be list based yaml: allow files to be system device tree files assists/isospec: update to json format v2 assists/isospec: introduce reference domains.yaml generation tree: add compatible string and address node searching yaml: override default anytree iterator generator tree: add children() method yaml: tweak output style lopper: handle json encoded strings in DTC lopper/tree: create address() lookup on a node lopper: allow input files to be stored for future use lopper: allow .json files to be passed as tree inputs lopper: assists: Handle drivers which are part of sdt folder lopper: assists: baremetaldrvlist_xlnx: Update the ip_dict to use xlnx,name property instead of xlnx,ip-name lopper: assists: bmcmake_metadata_xlnx: Update the assist to handle versioned libraries build(deps): bump flask from 1.1.2 to 2.2.5 README: Fix loppper spell check lopper: assists: bmcmake_metadata_xlnx: Generate example list yaml lopper: assists: baremetal*: update the driver name variable to handle versioned drivers lopper: assists: baremetalconfig_xlnx: Add support for subnode generation lopper: assists: baremetal_xparameters_xlnx: Add support for additionalProperties schema Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers')
-rw-r--r--meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend
index 0440b1bc..56cb8a45 100644
--- a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend
+++ b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend
@@ -1,5 +1,5 @@
1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" 1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https"
2SRCREV = "395f00d44ee259d5db6fd6165c6cd18c8fe40e2f" 2SRCREV = "807435ae6fa0a07e8c84b458d138f3f54614eb5c"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5