Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kernel-64k-debug-core-6.12.0-126.el10 RPM for aarch64

From CentOS Stream 10 BaseOS for aarch64

Name: kernel-64k-debug-core Distribution: CentOS
Version: 6.12.0 Vendor: CentOS
Release: 126.el10 Build date: Thu Sep 4 14:57:21 2025
Group: Unspecified Build host: aarch64-01.stream.rdu2.redhat.com
Size: 163427862 Source RPM: kernel-6.12.0-126.el10.src.rpm
Packager: builder@centos.org
Url: https://www.kernel.org/
Summary: The Linux kernel compiled with extra debugging enabled
The debug kernel package contains a variant of the ARM64 Linux kernel using
a 64K page size.
This variant of the kernel has numerous debugging options enabled.
It should only be installed when trying to gather additional information
on kernel bugs, as some of these options impact performance noticably.

Provides

Requires

License

((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR Apache-2.0) AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)

Changelog

* Wed Sep 03 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-126.el10]
  - platform/x86/amd: pmf: Simplify error flow in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142]
  - platform/x86/amd: pmf: Prevent amd_pmf_tee_deinit() from running twice (Steve Best) [RHEL-104142]
  - platform/x86/amd: pmf: Use device managed allocations (Steve Best) [RHEL-104142]
  - drivers/platform/x86/amd: pmf: Check for invalid Smart PC Policies (Steve Best) [RHEL-104142]
  - drivers/platform/x86/amd: pmf: Check for invalid sideloaded Smart PC Policies (Steve Best) [RHEL-104142]
  - platform/x86: amd: pmf: Fix STT limits (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: convert timeouts to secs_to_jiffies() (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc() (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Update PMF Driver for Compatibility with new PMF-TA (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Propagate PMF-TA return codes (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Initialize and clean up `cb_mutex` (Steve Best) [RHEL-104142]
  - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Get SRA sensor data from AMD SFH driver (Steve Best) [RHEL-104142]
  - platform/x86/amd: pmf: Switch to guard(mutex) (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA (Steve Best) [RHEL-104142]
  - platform/x86/amd: pmf: Drop all quirks (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource() (Steve Best) [RHEL-104142]
  - platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling (Steve Best) [RHEL-104142]
  - netfs: Fix unbuffered write error handling (Paulo Alcantara) [RHEL-104442]
  - redhat/configs: enable CONFIG_TCG_ARM_CRB_FFA on aarch64 (Marcin Juszkiewicz) [RHEL-102692]
  - tpm_crb_ffa: Remove unused export (Marcin Juszkiewicz) [RHEL-102692]
  - tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-A (Marcin Juszkiewicz) [RHEL-102692]
  - tpm_crb: Add support for the ARM FF-A start method (Marcin Juszkiewicz) [RHEL-102692]
  - ACPICA: Add start method for ARM FF-A (Marcin Juszkiewicz) [RHEL-102692]
  - Documentation: tpm: Add documentation for the CRB FF-A interface (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdr (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Move memory allocation outside the mutex locking (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Fix memory leak by freeing notifier callback node (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Skip Rx buffer ownership release if not acquired (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Set dma_mask for ffa devices (Marcin Juszkiewicz) [RHEL-102692] {CVE-2025-38043}
  - firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before comparison (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A instance (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Add support for handling framework notifications (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Add support for {un,}registration of framework notifications (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Refactoring to prepare for framework notification support (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup() (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Reject higher major version as incompatible (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2 (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Handle the presence of host partition in the partition info (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Refactor addition of partition information into XArray (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get() (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get() (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Align sync_send_receive{,2} function prototypes (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Replace UUID buffer to standard UUID format (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Replace SCMI by FF-A in the macro (Marcin Juszkiewicz) [RHEL-102692]
  - firmware: arm_ffa: Fix the race around setting ffa_dev->properties (Marcin Juszkiewicz) [RHEL-102692]
  - perf sched timehist: decode process names of processes in zombie state (Anubhav Shelat) [RHEL-68347]
  - tools/power turbostat: version 2025.09.09 (Steve Best) [RHEL-110366]
  - tools/power turbostat: Handle non-root legacy-uncore sysfs permissions (Steve Best) [RHEL-110366]
  - tools/power turbostat: standardize PER_THREAD_PARAMS (Steve Best) [RHEL-110366]
  - tools/power turbostat: Fix DMR support (Steve Best) [RHEL-110366]
  - tools/power turbostat: add format "average" for external attributes (Steve Best) [RHEL-110366]
  - tools/power turbostat: delete GET_PKG() (Steve Best) [RHEL-110366]
  - tools/power turbostat: probe and display L3 cache topology (Steve Best) [RHEL-110366]
  - tools/power turbostat: Support more than 64 built-in-counters (Steve Best) [RHEL-110366]
  - tools/power turbostat: Fix bogus SysWatt for forked program (Steve Best) [RHEL-110366]
  - tools/power turbostat: Handle cap_get_proc() ENOSYS (Steve Best) [RHEL-110366]
  - tools/power turbostat: Fix build with musl (Steve Best) [RHEL-110366]
  - tools/power turbostat: verify arguments to params --show and --hide (Steve Best) [RHEL-110366]
  - tools/power turbostat: regression fix: --show C1E% (Steve Best) [RHEL-110366]
  - tools/power turbostat: version 2025.06.08 (Steve Best) [RHEL-110366]
  - tools/power turbostat: Add initial support for BartlettLake (Steve Best) [RHEL-110366]
  - x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores (Steve Best) [RHEL-110366]
  - tools/power turbostat: Add initial support for DMR (Steve Best) [RHEL-110366]
  - tools/power turbostat: Dump RAPL sysfs info (Steve Best) [RHEL-110366]
  - tools/power turbostat: Avoid probing the same perf counters (Steve Best) [RHEL-110366]
  - tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs cleared (Steve Best) [RHEL-110366]
  - tools/power turbostat: Clean up add perf/msr counter logic (Steve Best) [RHEL-110366]
  - tools/power turbostat: Introduce add_msr_counter() (Steve Best) [RHEL-110366]
  - tools/power turbostat: Remove add_msr_perf_counter_() (Steve Best) [RHEL-110366]
  - tools/power turbostat: Remove add_cstate_perf_counter_() (Steve Best) [RHEL-110366]
  - tools/power turbostat: Remove add_rapl_perf_counter_() (Steve Best) [RHEL-110366]
  - tools/power turbostat: Quit early for unsupported RAPL counters (Steve Best) [RHEL-110366]
  - tools/power turbostat: Always check rapl_joules flag (Steve Best) [RHEL-110366]
  - tools/power turbostat: Fix AMD package-energy reporting (Steve Best) [RHEL-110366]
  - tools/power turbostat: Fix RAPL_GFX_ALL typo (Steve Best) [RHEL-110366]
  - tools/power turbostat: Add Android support for MSR device handling (Steve Best) [RHEL-110366]
  - coredump: Only sort VMAs when core_sort_vma sysctl is set (Herton R. Krzesinski) [RHEL-96077]
  - misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE) (Myron Stowe) [RHEL-86521]
  - selftests/pcie_bwctrl: Fix test progs list (Myron Stowe) [RHEL-86521]
  - PCI: Restore assigned resources fully after release (Myron Stowe) [RHEL-86521]
  - PCI: Fix typos (Myron Stowe) [RHEL-86521]
  - PCI: intel-gw: Remove intel_pcie_cpu_addr() (Myron Stowe) [RHEL-86521]
  - PCI: imx6: Remove imx_pcie_cpu_addr_fixup() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Ensure proper iteration over outbound map windows (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Add dw_pcie_parent_bus_offset() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration (Myron Stowe) [RHEL-86521]
  - PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off() (Myron Stowe) [RHEL-86521]
  - PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variant (Myron Stowe) [RHEL-86521]
  - PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host (Myron Stowe) [RHEL-86521]
  - PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe (Myron Stowe) [RHEL-86521]
  - PCI: qcom-ep: Enable EP mode support for SAR2130P (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom-ep: Add SAR2130P compatible (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom-ep: Consolidate DMA vs non-DMA cases (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom-ep: Enable DMA for SM8450 (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom-ep: Describe optional IOMMU (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom-ep: Describe optional dma-coherent property (Myron Stowe) [RHEL-86521]
  - PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED (Myron Stowe) [RHEL-86521]
  - PCI: mediatek-gen3: Fix inconsistent indentation (Myron Stowe) [RHEL-86521]
  - PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property (Myron Stowe) [RHEL-86521]
  - PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC (Myron Stowe) [RHEL-86521]
  - PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4 (Myron Stowe) [RHEL-86521]
  - PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocks (Myron Stowe) [RHEL-86521]
  - PCI: imx6: Identify controller via 'linux,pci-domain', not address (Myron Stowe) [RHEL-86521]
  - PCI: histb: Fix an error handling path in histb_pcie_probe() (Myron Stowe) [RHEL-86521]
  - PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability() (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Return -ENOMEM for allocation failures (Myron Stowe) [RHEL-86521]
  - perf/dwc_pcie: Move common DWC struct definitions to 'pcie-dwc.h' (Myron Stowe) [RHEL-86521]
  - PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Make const read-only arrays static (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Make two changes in MDIO register fields (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Use same constant table for config space access (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Fix potential premature regulator disabling (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Fix error path after a call to regulator_bulk_get() (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Do not assume that register field starts at LSB (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Use internal register to change link capability (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Set generation limit before PCIe link up (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Add BCM2712 support (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Expand inbound window size up to 64GB (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Reuse pcie_cfg_data structure (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: brcmstb: Update bindings for PCIe on BCM2712 (Myron Stowe) [RHEL-86521]
  - PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe() (Myron Stowe) [RHEL-86521]
  - PCI: altera: Add Agilex support (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: altera: Add binding for Agilex (Myron Stowe) [RHEL-86521]
  - PCI: tegra: Use helper function for_each_child_of_node_scoped() (Myron Stowe) [RHEL-86521]
  - PCI: apple: Use helper function for_each_child_of_node_scoped() (Myron Stowe) [RHEL-86521]
  - PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521]
  - PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521]
  - PCI: kirin: Tidy up _probe() related function with dev_err_probe() (Myron Stowe) [RHEL-86521]
  - PCI: kirin: Use helper function for_each_available_child_of_node_scoped() (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register (Myron Stowe) [RHEL-86521]
  - PCI: dw-rockchip: Endpoint mode cannot raise INTx interrupts (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: Add intx_capable to epc_features struct (Myron Stowe) [RHEL-86521]
  - selftests: pci_endpoint: Use IRQ_TYPE_* defines from UAPI header (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Use IRQ_TYPE_* defines from UAPI header (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI header (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Do not use managed IRQ functions (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Remove global 'irq_type' and 'no_msi' (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Handle BAR sizes larger than INT_MAX (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Give disabled BARs a distinct error code (Myron Stowe) [RHEL-86521]
  - misc: pci_endpoint_test: Fix potential truncation in pci_endpoint_test_probe() (Myron Stowe) [RHEL-86521]
  - selftests: pci_endpoint: Add GET_IRQTYPE checks to each interrupt test (Myron Stowe) [RHEL-86521]
  - selftests: pci_endpoint: Skip disabled BARs (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability() (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: Remove unused devm_pci_epc_destroy() (Myron Stowe) [RHEL-86521]
  - PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs (Myron Stowe) [RHEL-86521]
  - PCI: keystone: Specify correct alignment requirement (Myron Stowe) [RHEL-86521]
  - PCI: keystone: Describe Resizable BARs as Resizable BARs (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARs (Myron Stowe) [RHEL-86521]
  - PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability() (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap() (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs (Myron Stowe) [RHEL-86521]
  - PCI: endpoint: pci-epf-test: Handle endianness properly (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: Add common schema for devices accessible through PCI BARs (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA interrupt (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: Convert fsl,mpc83xx-pcie to YAML (Myron Stowe) [RHEL-86521]
  - dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller (Myron Stowe) [RHEL-86521]
  - PCI: of: Create device tree PCI host bridge node (Myron Stowe) [RHEL-86521]
  - PCI: of_property: Constify parameter in of_pci_get_addr_flags() (Myron Stowe) [RHEL-86521]
  - PCI: of_property: Add support for NULL pdev in of_pci_set_address() (Myron Stowe) [RHEL-86521]
  - PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device (Myron Stowe) [RHEL-86521]
  - s390/pci: Support mmap() of PCI resources except for ISM devices (Myron Stowe) [RHEL-86521]
  - s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP (Myron Stowe) [RHEL-86521]
  - s390/pci: Fix s390_mmio_read/write syscall page fault handling (Myron Stowe) [RHEL-86521]
  - PCI: Fix NULL dereference in SR-IOV VF creation error path (Myron Stowe) [RHEL-86521]
  - PCI: Move cardbus IO size declarations into pci/pci.h (Myron Stowe) [RHEL-86521]
  - PCI: Make pci_setup_bridge() static (Myron Stowe) [RHEL-86521]
  - PCI: Move resource reassignment func declarations into pci/pci.h (Myron Stowe) [RHEL-86521]
  - PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h (Myron Stowe) [RHEL-86521]
  - PCI: Fix BAR resizing when VF BARs are assigned (Myron Stowe) [RHEL-86521]
  - PCI: Do not claim to release resource falsely (Myron Stowe) [RHEL-86521]
  - PCI: Increase Resizable BAR support from 512 GB to 128 TB (Myron Stowe) [RHEL-86521]
  - PCI: Rework optional resource handling (Myron Stowe) [RHEL-86521]
  - PCI: Perform reset_resource() and build fail list in sync (Myron Stowe) [RHEL-86521]
  - PCI: Use res->parent to check if resource is assigned (Myron Stowe) [RHEL-86521]
  - PCI: Add debug print when releasing resources before retry (Myron Stowe) [RHEL-86521]
  - PCI: Indicate optional resource assignment failures (Myron Stowe) [RHEL-86521]
  - PCI: Always have realloc_head in __assign_resources_sorted() (Myron Stowe) [RHEL-86521]
  - PCI: Extend enable to check for any optional resource (Myron Stowe) [RHEL-86521]
  - PCI: Add restore_dev_resource() (Myron Stowe) [RHEL-86521]
  - PCI: Remove incorrect comment from pci_reassign_resource() (Myron Stowe) [RHEL-86521]
  - PCI: Consolidate assignment loop next round preparation (Myron Stowe) [RHEL-86521]
  - PCI: Rename retval to ret (Myron Stowe) [RHEL-86521]
  - PCI: Use while loop and break instead of gotos (Myron Stowe) [RHEL-86521]
  - PCI: Refactor pdev_sort_resources() & __dev_sort_resources() (Myron Stowe) [RHEL-86521]
  - PCI: Converge return paths in __assign_resources_sorted() (Myron Stowe) [RHEL-86521]
  - PCI: Add dev & res local variables to resource assignment funcs (Myron Stowe) [RHEL-86521]
  - PCI: Add pci_resource_num() helper (Myron Stowe) [RHEL-86521]
  - PCI: Check resource_size() separately (Myron Stowe) [RHEL-86521]
  - PCI: Add pci_resource_is_iov() to identify IOV resources (Myron Stowe) [RHEL-86521]
  - PCI: Use resource_set_{range,size}() helpers (Myron Stowe) [RHEL-86521]
  - PCI: Use SZ_* instead of literals in setup-bus.c (Myron Stowe) [RHEL-86521]
  - PCI: Fix old_size lower bound in calculate_iosize() too (Myron Stowe) [RHEL-86521]
  - PCI: Allow relaxed bridge window tail sizing for optional resources (Myron Stowe) [RHEL-86521]
  - PCI: Simplify size1 assignment logic (Myron Stowe) [RHEL-86521]
  - PCI: Use min_align, not unrelated add_align, for size0 (Myron Stowe) [RHEL-86521]
  - PCI: Remove add_align overwrite unrelated to size0 (Myron Stowe) [RHEL-86521]
  - PCI: Cleanup dev->resource + resno to use pci_resource_n() (Myron Stowe) [RHEL-86521]
  - PCI: Log debug messages about reset method (Myron Stowe) [RHEL-86521]
  - PCI: Allow PCI bridges to go to D3Hot on all non-x86 (Myron Stowe) [RHEL-86521]
  - PCI: pciehp: Don't enable HPIE when resuming in poll mode (Myron Stowe) [RHEL-86521]
  - PCI: pciehp: Avoid unnecessary device replacement check (Myron Stowe) [RHEL-86521]
  - PCI/portdrv: Only disable pciehp interrupts early when needed (Myron Stowe) [RHEL-86521]
  - PCI: hotplug: Inline pci_hp_{create,remove}_module_link() (Myron Stowe) [RHEL-86521]
  - PCI: hotplug: Avoid backpointer dereferencing in has_*_file() (Myron Stowe) [RHEL-86521]
  - PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file() (Myron Stowe) [RHEL-86521]
  - PCI: hotplug: Drop superfluous try_module_get() calls (Myron Stowe) [RHEL-86521]
  - PCI: hotplug: Drop superfluous pci_hotplug_slot_list (Myron Stowe) [RHEL-86521]
  - PCI: cpcihp: Remove unused .get_power() and .set_power() (Myron Stowe) [RHEL-86521]
  - PCI: shpchp: Remove 'shpchp_debug' module parameter (Myron Stowe) [RHEL-86521]
  - PCI: shpchp: Remove unused logging wrappers (Myron Stowe) [RHEL-86521]
  - PCI: shpchp: Change dbg() -> ctrl_dbg() (Myron Stowe) [RHEL-86521]
  - PCI: shpchp: Remove logging from module init/exit functions (Myron Stowe) [RHEL-86521]
  - PCI: Remove stray put_device() in pci_register_host_bridge() (Myron Stowe) [RHEL-86521]
  - PCI: Fix reference leak in pci_alloc_child_bus() (Myron Stowe) [RHEL-86521]
  - PCI: Fix reference leak in pci_register_host_bridge() (Myron Stowe) [RHEL-86521]
  - PCI: Cache offset of Resizable BAR capability (Myron Stowe) [RHEL-86521]
  - PCI: Enable Configuration RRS SV early (Myron Stowe) [RHEL-86521]
  - PCI/DOE: Allow enabling DOE without CXL (Myron Stowe) [RHEL-86521]
  - PCI/DOE: Expose DOE features via sysfs (Myron Stowe) [RHEL-86521]
  - PCI/DOE: Rename Discovery Response Data Object Contents to type (Myron Stowe) [RHEL-86521]
  - PCI/DOE: Rename DOE protocol to feature (Myron Stowe) [RHEL-86521]
  - PCI: Check BAR index for validity (Myron Stowe) [RHEL-86521]
  - PCI: Fix wrong length of devres array (Myron Stowe) [RHEL-86521]
  - PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion (Myron Stowe) [RHEL-86521]
  - PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type (Myron Stowe) [RHEL-86521]
  - selftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_PROGS (Myron Stowe) [RHEL-86521]
  - PCI/ASPM: Fix link state exit during switch upstream function removal (Myron Stowe) [RHEL-86521]
  - PCI/ERR: Handle TLP Log in Flit mode (Myron Stowe) [RHEL-86521]
  - PCI: Track Flit Mode Status & print it with link status (Myron Stowe) [RHEL-86521]
  - PCI/AER: Descope pci_printk() to aer_printk() (Myron Stowe) [RHEL-86521]
  - perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision (Myron Stowe) [RHEL-86521]
  - Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid (Myron Stowe) [RHEL-86521]
  - perf/dwc_pcie: Fix the event numbers (Myron Stowe) [RHEL-86521]
  - perf/dwc_pcie: Fix typos in event names (Myron Stowe) [RHEL-86521]
  - perf/dwc_pcie: Add support for Ampere SoCs (Myron Stowe) [RHEL-86521]
  - arm64: debug: remove debug exception registration infrastructure (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: split bkpt32 exception entry (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: split brk64 exception entry (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: split hardware watchpoint exception entry (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: split single stepping exception entry (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: refactor reinstall_suspended_bps() (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: split hardware breakpoint exception entry (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: entry: Add entry and exit functions for debug exceptions (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64/fpsimd: Do not discard modified SVE state (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: remove break/step handler registration infrastructure (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: call step handlers statically (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: call software breakpoint handlers statically (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: Introduce esr_is_ubsan_brk() (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: refactor aarch32_break_handler() (Luis Claudio R. Goncalves) [RHEL-69599]
  - arm64: debug: clean up single_step_handler logic (Luis Claudio R. Goncalves) [RHEL-69599]
  - Initial bringup of riscv64 for centos (Charles Mirabile) [RHEL-101827]
  - KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest (Charles Mirabile) [RHEL-101827]
  - KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock (Charles Mirabile) [RHEL-101827]
  - KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed (Charles Mirabile) [RHEL-101827]
  - RISC-V: Remove unnecessary include from compat.h (Charles Mirabile) [RHEL-101827]
  - powercap: intel_rapl: Do not change CLAMPING bit if ENABLE bit cannot be changed (Steve Best) [RHEL-111364]
* Wed Aug 27 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-125.el10]
  - ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104327]
  - net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104327]
  - x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (Steve Best) [RHEL-95630]
  - ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104319]
  - ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104319]
  - ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104319]
  - s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105599]
  - s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105599]
  - s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105606]
  - platform/x86/amd/hsmp: Enhance the print messages to prevent confusion (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use IS_ENABLED() instead of IS_REACHABLE() (Steve Best) [RHEL-102876]
  - x86/platform/amd: replace down_timeout() with down_interruptible() (Steve Best) [RHEL-102876]
  - x86/platform/amd: move final timeout check to after final sleep (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: fix building with CONFIG_HWMON=m (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: acpi: Add sysfs files to display HSMP telemetry (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Report power via hwmon sensors (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use a single DRIVER_VERSION for all hsmp modules (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Make amd_hsmp and hsmp_acpi as mutually exclusive drivers (Steve Best) [RHEL-102876]
  - x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h> (Steve Best) [RHEL-102876]
  - x86/platform/amd: Clean up the <asm/amd/hsmp.h> header guards a bit (Steve Best) [RHEL-102876]
  - x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h> (Steve Best) [RHEL-102876]
  - x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE (Steve Best) [RHEL-102876]
  - x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range() (Steve Best) [RHEL-102876]
  - x86/amd_node: Use defines for SMN register offsets (Steve Best) [RHEL-102876]
  - x86/amd_node: Remove dependency on AMD_NB (Steve Best) [RHEL-102876]
  - x86/amd_node: Update __amd_smn_rw() error paths (Steve Best) [RHEL-102876]
  - x86/amd_nb: Move SMN access code to a new amd_node driver (Steve Best) [RHEL-102876]
  - x86/amd_nb, hwmon: (k10temp): Simplify amd_pci_dev_to_node_id() (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify function 3 search (Steve Best) [RHEL-102876]
  - x86/amd_nb: Use topology info to get AMD node count (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify root device search (Steve Best) [RHEL-102876]
  - x86/amd_nb: Simplify function 4 search (Steve Best) [RHEL-102876]
  - x86: Start moving AMD node functionality out of AMD_NB (Steve Best) [RHEL-102876]
  - x86/amd_nb: Clean up early_is_amd_nb() (Steve Best) [RHEL-102876]
  - x86/amd_nb: Restrict init function to AMD-based systems (Steve Best) [RHEL-102876]
  - x86/amd_nb: Add new PCI IDs for AMD family 0x1a (Steve Best) [RHEL-102876]
  - platform/x86: amd: Use *-y instead of *-objs in Makefiles [partial] (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Constify 'struct bin_attribute' (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Change the error type (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Add new error code and error logs (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: mark hsmp_msg_desc_table[] as maybe_unused (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Make hsmp_pdev static instead of global (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use dev_groups in the driver structure (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Use name space while exporting module symbols (Steve Best) [RHEL-102876]
  - redhat/configs: Enable CONFIG_AMD_HSMP_ACPI and CONFIG_AMD_HSMP_PLAT on RHEL (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move ACPI code to acpi.c (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move platform device specific code to plat.c (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Move structure and macros to header file (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create wrapper function init_acpi() (Steve Best) [RHEL-102876]
  - platform/x86/amd/hsmp: Create hsmp/ directory (Steve Best) [RHEL-102876]
  - redhat: update self-test data for 10.2 (Scott Weaver)
  - redhat: correct UPSTREAM_BRANCH (Scott Weaver)
  - redhat: bump RHEL_MINOR for 10.2 (Scott Weaver)

Files

/boot/.vmlinuz-6.12.0-126.el10.aarch64+64k-debug.hmac
/boot/System.map-6.12.0-126.el10.aarch64+64k-debug
/boot/config-6.12.0-126.el10.aarch64+64k-debug
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/amd
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/amd/amd-overdrive-rev-b0.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/amd/amd-overdrive-rev-b1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/amd/elba-asic.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/apm
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/apm/apm-merlin.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/apm/apm-mustang.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/corstone1000-fvp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/corstone1000-mps3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/foundation-v8-gicv3-psci.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/foundation-v8-gicv3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/foundation-v8-psci.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/foundation-v8.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/fvp-base-revc.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno-r1-scmi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno-r2-scmi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno-scmi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/juno.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/rtsm_ve-aemv8a.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/arm/vexpress-v2f-1xv7-ca53x2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/cavium
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/cavium/thunder-88xx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/cavium/thunder2-99xx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1012a-frdm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1012a-frwy.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1012a-oxalis.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1012a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1012a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28-var1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28-var2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28-var3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28-var4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-kontron-sl28.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-13bb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-65bb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-7777.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-85bb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-899b.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds-9999.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1028a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1043a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1043a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1043a-tqmls1043a-mbls10xxa.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1046a-frwy.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1046a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1046a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1046a-tqmls1046a-mbls10xxa.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1088a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1088a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1088a-ten64.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls1088a-tqmls1088a-mbls10xxa.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2080a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2080a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2080a-simu.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2081a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2088a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-ls2088a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-bluebox3-rev-a.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-bluebox3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-clearfog-cx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-honeycomb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-rdb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-11-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-7-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-8-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-11-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-7-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-8-x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2162a-clearfog.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/fsl-lx2162a-qds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dx-colibri-aster.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dx-colibri-eval-v3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dx-colibri-iris-v2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dx-colibri-iris.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dxl-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8dxp-tqma8xdp-mba8xx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-beacon-kit.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-data-modul-edm-sbc.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-ddr4-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-emcon-avari.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-emtop-baseboard.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-evkb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-innocomm-wb15-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-iot-gateway.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-kontron-bl-osm-s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-kontron-bl.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-mx8menlo.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-nitrogen-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phg.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phyboard-polis-rdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phygate-tauri-l-rs232-cts-rts.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-phygate-tauri-l.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-prt8mm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-tqma8mqml-mba8mx-lvds-tm070jvhg33.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-tqma8mqml-mba8mx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-var-som-symphony.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw71xx-0x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x-rpidsi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x-rs422.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x-rs485.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw72xx-0x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x-imx219.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x-rpidsi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x-rs422.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x-rs485.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw73xx-0x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw75xx-0x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw7901.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw7902.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw7903.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-venice-gw7904.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-nonwifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-nonwifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-nonwifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-wifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-wifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-wifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mm-verdin-wifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-beacon-kit.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-bsh-smm-s2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-bsh-smm-s2pro.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-ddr3l-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-ddr4-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-dimonoff-gateway-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-rve-gateway.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-tqma8mqnl-mba8mx-lvds-tm070jvhg33.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-tqma8mqnl-mba8mx-usbotg.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-var-som-symphony.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mn-venice-gw7902.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-beacon-kit.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-data-modul-edm-sbc.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-debix-model-a.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-debix-som-a-bmb-08.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-dhcom-pdk2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-dhcom-pdk3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-evk-mx8-dlvds-lcd1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-icore-mx8mp-edimm2.2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-msc-sm2s-ep1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-navqp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-phyboard-pollux-rdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-skov-revb-hdmi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-skov-revb-lt6.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-skov-revb-mi1010ait-1cp1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-tqma8mpql-mba8mp-ras314.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds-g133han01.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-tqma8mpql-mba8mpxl.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-var-som-symphony.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw71xx-2x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw72xx-2x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw73xx-2x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw74xx-imx219.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw74xx-rpidsi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw74xx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-venice-gw75xx-2x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-nonwifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-nonwifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-nonwifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-nonwifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-wifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-wifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-wifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mp-verdin-wifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-hummingboard-pulse.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-kontron-pitx-imx8m.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-librem5-devkit.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-librem5-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-librem5-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-librem5-r4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-mnt-reform2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-nitrogen.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-phanbell.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-pico-pi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-thor96.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-tqma8mq-mba8mx-lvds-tm070jvhg33.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-tqma8mq-mba8mx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-zii-ultra-rmb3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8mq-zii-ultra-zest.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-eval-v1.2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-eval.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-ixora-v1.1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-v1.1-eval-v1.2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-v1.1-eval.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-v1.1-ixora-v1.1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-apalis-v1.1-ixora-v1.2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qm-mek.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-ai_ml.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-colibri-aster.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-colibri-eval-v3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-colibri-iris-v2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-colibri-iris.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-mek.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8qxp-tqma8xqp-mba8xx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx8ulp-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-11x11-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-14x14-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-9x9-qsb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-kontron-bl-osm-s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-phyboard-segin.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-tqma9352-mba93xxca.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-tqma9352-mba93xxla.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx93-var-som-symphony.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/freescale/imx95-19x19-evk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hi3660-hikey960.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hi3670-hikey970.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hi3798cv200-poplar.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hi6220-hikey.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hip05-d02.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hip06-d03.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/hisilicon/hip07-d05.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra194-p2972-0000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra194-p3509-0000+p3668-0000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra194-p3509-0000+p3668-0001.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra234-p3737-0000+p3701-0000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra234-p3740-0002+p3701-0008.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra234-p3768-0000+p3767-0000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra234-p3768-0000+p3767-0005.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/nvidia/tegra234-sim-vdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8016-sbc-d3-camera-mezzanine.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8016-sbc-usb-host.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8016-sbc.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8016-schneider-hmibsc.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8039-t2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8096-db820c.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/apq8096-ifc6640.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5018-rdp432-c2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5018-tplink-archer-ax55-v1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5332-rdp441.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5332-rdp442.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5332-rdp468.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq5332-rdp474.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq6018-cp01-c1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq8074-hk01.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq8074-hk10-c1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq8074-hk10-c2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq9574-rdp418.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq9574-rdp433.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq9574-rdp449.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq9574-rdp453.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/ipq9574-rdp454.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8216-samsung-fortuna3g.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-acer-a1-724.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-alcatel-idol347.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-asus-z00l.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-gplus-fl8005a.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-huawei-g7.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-lg-c50.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-lg-m216.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-longcheer-l8150.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-longcheer-l8910.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-motorola-harpia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-motorola-osprey.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-motorola-surnia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-a3u-eur.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-a5u-eur.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-e5.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-e7.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-gprimeltecan.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-grandmax.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-grandprimelte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-gt510.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-gt58.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-j3ltetw.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-j5.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-j5x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-rossa.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-samsung-serranove.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-thwc-uf896.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-thwc-ufi001c.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-wingtech-wt86518.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-wingtech-wt86528.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-wingtech-wt88047.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8916-yiming-uz801v3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8929-wingtech-wt82918hd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-huawei-kiwi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-longcheer-l9100.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-samsung-a7.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-sony-xperia-kanuti-tulip.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-wingtech-wt82918.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8939-wingtech-wt82918hd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8953-motorola-potter.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8953-xiaomi-daisy.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8953-xiaomi-mido.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8953-xiaomi-tissot.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8953-xiaomi-vince.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8956-sony-xperia-loire-kugo.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8956-sony-xperia-loire-suzu.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8992-lg-bullhead-rev-10.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8992-lg-bullhead-rev-101.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8992-lg-h815.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8992-msft-lumia-octagon-talkman.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8992-xiaomi-libra.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-huawei-angler-rev-101.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-msft-lumia-octagon-cityman.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-sony-xperia-kitakami-ivy.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-sony-xperia-kitakami-karin.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-sony-xperia-kitakami-satsuki.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-sony-xperia-kitakami-sumire.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8994-sony-xperia-kitakami-suzuran.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-oneplus3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-oneplus3t.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-sony-xperia-tone-dora.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-sony-xperia-tone-kagura.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-sony-xperia-tone-keyaki.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996-xiaomi-gemini.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996pro-xiaomi-natrium.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8996pro-xiaomi-scorpio.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-asus-novago-tp370ql.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-fxtec-pro1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-hp-envy-x2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-lenovo-miix-630.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-oneplus-cheeseburger.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-oneplus-dumpling.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-sony-xperia-yoshino-lilac.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-sony-xperia-yoshino-maple.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-sony-xperia-yoshino-poplar.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/msm8998-xiaomi-sagit.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcm6490-fairphone-fp5.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcm6490-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcm6490-shift-otter.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcs404-evb-1000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcs404-evb-4000.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcs6490-rb3gen2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qcs8550-aim300-aiot.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qdu1000-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qrb2210-rb1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qrb4210-rb2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qrb5165-rb5-vision-mezzanine.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qrb5165-rb5.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/qru1000-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sa8155p-adp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sa8295p-adp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sa8540p-ride.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sa8775p-ride-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sa8775p-ride.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-acer-aspire1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-coachz-r1-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-coachz-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-coachz-r3-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-coachz-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-homestar-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-homestar-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-homestar-r4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-kingoftown.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-nots-r10.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-r10.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-r4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-limozeen-r9.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r1-kb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r1-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r10-kb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r10-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r10.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r3-kb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r3-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r9-kb.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r9-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-lazor-r9.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel-lte-parade.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel-lte-ti.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel-parade.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel-ti.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel360-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pazquel360-wifi.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r1-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r2-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r3-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-pompom-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-quackingstick-r0-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-quackingstick-r0.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-r1-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-wormdingler-rev1-boe.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7180-trogdor-wormdingler-rev1-inx.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-crd-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-crd-pro.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-crd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-evoker-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-evoker.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-herobrine-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-villager-r0.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-villager-r1-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-villager-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-zombie-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-zombie-nvme-lte.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-zombie-nvme.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-herobrine-zombie.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc7280-idp2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc8180x-lenovo-flex-5g.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc8180x-primus.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc8280xp-crd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sda660-inforce-ifc6560.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm450-lenovo-tbx605f.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm450-motorola-ali.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm630-sony-xperia-ganges-kirin.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm630-sony-xperia-nile-discovery.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm630-sony-xperia-nile-pioneer.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm630-sony-xperia-nile-voyager.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm632-fairphone-fp3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm632-motorola-ocean.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm636-sony-xperia-ganges-mermaid.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm660-xiaomi-lavender.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm670-google-sargo.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-cheza-r1.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-cheza-r2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-cheza-r3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-db845c-navigation-mezzanine.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-db845c.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-lg-judyln.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-lg-judyp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-oneplus-enchilada.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-oneplus-fajita.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-samsung-starqltechn.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-shift-axolotl.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-sony-xperia-tama-akari.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-sony-xperia-tama-akatsuki.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-sony-xperia-tama-apollo.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-xiaomi-beryllium-ebbg.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-xiaomi-beryllium-tianma.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm845-xiaomi-polaris.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm850-lenovo-yoga-c630.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdm850-samsung-w737.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sdx75-idp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm4250-oneplus-billie2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm4450-qrd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6115-fxtec-pro1x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6115p-lenovo-j606f.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6125-sony-xperia-seine-pdx201.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6125-xiaomi-laurel-sprout.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6350-sony-xperia-lena-pdx213.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm6375-sony-xperia-murray-pdx225.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm7125-xiaomi-curtana.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm7125-xiaomi-joyeuse.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm7225-fairphone-fp4.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8150-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8150-microsoft-surface-duo.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8150-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8150-sony-xperia-kumano-bahamut.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8150-sony-xperia-kumano-griffin.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-sony-xperia-edo-pdx203.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-sony-xperia-edo-pdx206.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-xiaomi-elish-boe.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-xiaomi-elish-csot.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8250-xiaomi-pipa.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8350-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8350-microsoft-surface-duo2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8350-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8350-sony-xperia-sagami-pdx214.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8350-sony-xperia-sagami-pdx215.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8450-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8450-qrd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8450-sony-xperia-nagara-pdx223.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8450-sony-xperia-nagara-pdx224.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8550-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8550-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8550-qrd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8550-samsung-q5q.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8550-sony-xperia-yodo-pdx234.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8650-hdk-display-card.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8650-hdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8650-mtp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/sm8650-qrd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e78100-lenovo-thinkpad-t14s.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-asus-vivobook-s15.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-crd.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-lenovo-yoga-slim7x.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-microsoft-romulus13.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-microsoft-romulus15.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/qcom/x1e80100-qcp.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62-lp-sk-nand.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62-lp-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-beagleplay-csi2-ov5640.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-beagleplay.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-phyboard-lyra-1-4-ghz-opp.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-phyboard-lyra-rdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-nonwifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-nonwifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-nonwifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-nonwifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-wifi-dahlia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-wifi-dev.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-wifi-mallow.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am625-verdin-wifi-yavia.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62a7-phyboard-lyra-rdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62a7-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62p5-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62x-phyboard-lyra-gpio-fan.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62x-sk-csi2-imx219.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62x-sk-csi2-ov5640.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62x-sk-csi2-tevi-ov5640.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am62x-sk-hdmi-audio.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am64-tqma64xxl-mbax4xxl-sdcard.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-evm-icssg1-dualemac-mii.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-evm-icssg1-dualemac.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-evm-nand.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-hummingboard-t-pcie.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-hummingboard-t-usb3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-hummingboard-t.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-phyboard-electra-gpio-fan.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-phyboard-electra-pcie-usb2.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-phyboard-electra-rdk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am642-tqma64xxl-mbax4xxl.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6528-iot2050-basic-pg2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6528-iot2050-basic.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-base-board-rocktech-rk101-panel.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-base-board.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-gp-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-idk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-pcie-usb2.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am654-pcie-usb3.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced-m2-bkey-usb3.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced-m2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced-pg2.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced-sm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6548-iot2050-advanced.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am67a-beagley-ai.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am68-sk-base-board.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am69-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6xx-phycore-disable-eth-phy.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6xx-phycore-disable-rtc.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6xx-phycore-disable-spi-nor.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-am6xx-phycore-qspi-nor.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j7200-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-beagleboneai64.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-common-proc-board-infotainment.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-evm-gesi-exp-board.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-evm-pcie0-ep.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-sk-csi2-dual-imx219.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721e-sk.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721s2-common-proc-board.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721s2-evm-gesi-exp-board.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721s2-evm-pcie1-ep.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j721s2-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j722s-evm.dtb
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j784s4-evm-pcie0-pcie1-ep.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j784s4-evm-quad-port-eth-exp1.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtbo
/boot/dtb-6.12.0-126.el10.aarch64+64k-debug/ti/k3-j784s4-evm.dtb
/boot/initramfs-6.12.0-126.el10.aarch64+64k-debug.img
/boot/symvers-6.12.0-126.el10.aarch64+64k-debug.xz
/boot/vmlinuz-6.12.0-126.el10.aarch64+64k-debug
/lib/modules
/lib/modules/6.12.0-126.el10.aarch64+64k-debug
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/.vmlinuz.hmac
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/System.map
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/config
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/amd
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/amd/amd-overdrive-rev-b0.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/amd/amd-overdrive-rev-b1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/amd/elba-asic.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/apm
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/apm/apm-merlin.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/apm/apm-mustang.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/corstone1000-fvp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/corstone1000-mps3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/foundation-v8-gicv3-psci.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/foundation-v8-gicv3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/foundation-v8-psci.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/foundation-v8.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/fvp-base-revc.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno-r1-scmi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno-r2-scmi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno-scmi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/juno.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/rtsm_ve-aemv8a.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/arm/vexpress-v2f-1xv7-ca53x2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/cavium
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/cavium/thunder-88xx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/cavium/thunder2-99xx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1012a-frdm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1012a-frwy.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1012a-oxalis.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1012a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1012a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28-var1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28-var2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28-var3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28-var4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-kontron-sl28.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-13bb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-65bb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-7777.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-85bb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-899b.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds-9999.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1028a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1043a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1043a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1043a-tqmls1043a-mbls10xxa.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1046a-frwy.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1046a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1046a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1046a-tqmls1046a-mbls10xxa.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1088a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1088a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1088a-ten64.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls1088a-tqmls1088a-mbls10xxa.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2080a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2080a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2080a-simu.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2081a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2088a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-ls2088a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-bluebox3-rev-a.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-bluebox3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-clearfog-cx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-honeycomb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-rdb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-11-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-7-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-12-8-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-11-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-7-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a-14-8-x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2162a-clearfog.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/fsl-lx2162a-qds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dx-colibri-aster.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dx-colibri-eval-v3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dx-colibri-iris-v2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dx-colibri-iris.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dxl-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8dxp-tqma8xdp-mba8xx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-beacon-kit.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-data-modul-edm-sbc.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-ddr4-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-emcon-avari.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-emtop-baseboard.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-evkb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-icore-mx8mm-ctouch2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-innocomm-wb15-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-iot-gateway.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-kontron-bl-osm-s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-kontron-bl.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-mx8menlo.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-nitrogen-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phg.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phyboard-polis-rdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phygate-tauri-l-rs232-cts-rts.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phygate-tauri-l-rs232-rs232.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phygate-tauri-l-rs232-rs485.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-phygate-tauri-l.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-prt8mm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-tqma8mqml-mba8mx-lvds-tm070jvhg33.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-tqma8mqml-mba8mx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-var-som-symphony.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw71xx-0x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x-rpidsi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x-rs422.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x-rs485.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw72xx-0x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x-imx219.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x-rpidsi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x-rs422.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x-rs485.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw73xx-0x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw75xx-0x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw7901.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw7902.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw7903.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-venice-gw7904.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-nonwifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-nonwifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-nonwifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-nonwifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-wifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-wifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-wifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mm-verdin-wifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-beacon-kit.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-bsh-smm-s2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-bsh-smm-s2pro.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-ddr3l-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-ddr4-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-dimonoff-gateway-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-rve-gateway.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-tqma8mqnl-mba8mx-lvds-tm070jvhg33.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-tqma8mqnl-mba8mx-usbotg.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-tqma8mqnl-mba8mx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-var-som-symphony.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mn-venice-gw7902.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-beacon-kit.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-data-modul-edm-sbc.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-debix-model-a.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-debix-som-a-bmb-08.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-dhcom-pdk2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-dhcom-pdk3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-evk-mx8-dlvds-lcd1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-icore-mx8mp-edimm2.2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-msc-sm2s-ep1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-navqp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-phyboard-pollux-rdk-no-eth.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-phyboard-pollux-rdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-skov-revb-hdmi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-skov-revb-lt6.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-skov-revb-mi1010ait-1cp1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-tqma8mpql-mba8mp-ras314.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds-g133han01.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-tqma8mpql-mba8mpxl.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-var-som-symphony.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw71xx-2x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw72xx-2x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw73xx-2x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw74xx-imx219.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw74xx-rpidsi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw74xx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-venice-gw75xx-2x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-nonwifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-nonwifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-nonwifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-nonwifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-wifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-wifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-wifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mp-verdin-wifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-hummingboard-pulse.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-kontron-pitx-imx8m.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-librem5-devkit.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-librem5-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-librem5-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-librem5-r4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-mnt-reform2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-nitrogen.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-phanbell.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-pico-pi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-thor96.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-tqma8mq-mba8mx-lvds-tm070jvhg33.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-tqma8mq-mba8mx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-zii-ultra-rmb3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8mq-zii-ultra-zest.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-eval-v1.2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-eval.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-ixora-v1.1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-v1.1-eval-v1.2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-v1.1-eval.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-v1.1-ixora-v1.1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-apalis-v1.1-ixora-v1.2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qm-mek.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-ai_ml.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-colibri-aster.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-colibri-eval-v3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-colibri-iris-v2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-colibri-iris.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-mek.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8qxp-tqma8xqp-mba8xx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx8ulp-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-11x11-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-14x14-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-9x9-qsb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-kontron-bl-osm-s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-phyboard-segin.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-tqma9352-mba93xxca.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-tqma9352-mba93xxla.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx93-var-som-symphony.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/freescale/imx95-19x19-evk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hi3660-hikey960.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hi3670-hikey970.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hi3798cv200-poplar.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hi6220-hikey.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hip05-d02.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hip06-d03.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/hisilicon/hip07-d05.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra194-p2972-0000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra194-p3509-0000+p3668-0000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra194-p3509-0000+p3668-0001.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra234-p3737-0000+p3701-0000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra234-p3740-0002+p3701-0008.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra234-p3768-0000+p3767-0000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra234-p3768-0000+p3767-0005.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/nvidia/tegra234-sim-vdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8016-sbc-d3-camera-mezzanine.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8016-sbc-usb-host.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8016-sbc.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8016-schneider-hmibsc.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8039-t2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8096-db820c.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/apq8096-ifc6640.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5018-rdp432-c2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5018-tplink-archer-ax55-v1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5332-rdp441.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5332-rdp442.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5332-rdp468.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq5332-rdp474.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq6018-cp01-c1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq8074-hk01.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq8074-hk10-c1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq8074-hk10-c2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq9574-rdp418.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq9574-rdp433.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq9574-rdp449.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq9574-rdp453.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/ipq9574-rdp454.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8216-samsung-fortuna3g.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-acer-a1-724.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-alcatel-idol347.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-asus-z00l.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-gplus-fl8005a.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-huawei-g7.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-lg-c50.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-lg-m216.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-longcheer-l8150.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-longcheer-l8910.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-motorola-harpia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-motorola-osprey.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-motorola-surnia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-a3u-eur.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-a5u-eur.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-e5.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-e7.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-gprimeltecan.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-grandmax.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-grandprimelte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-gt510.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-gt58.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-j3ltetw.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-j5.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-j5x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-rossa.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-samsung-serranove.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-thwc-uf896.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-thwc-ufi001c.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-wingtech-wt86518.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-wingtech-wt86528.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-wingtech-wt88047.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8916-yiming-uz801v3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8929-wingtech-wt82918hd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-huawei-kiwi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-longcheer-l9100.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-samsung-a7.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-sony-xperia-kanuti-tulip.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-wingtech-wt82918.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8939-wingtech-wt82918hd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8953-motorola-potter.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8953-xiaomi-daisy.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8953-xiaomi-mido.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8953-xiaomi-tissot.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8953-xiaomi-vince.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8956-sony-xperia-loire-kugo.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8956-sony-xperia-loire-suzu.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8992-lg-bullhead-rev-10.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8992-lg-bullhead-rev-101.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8992-lg-h815.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8992-msft-lumia-octagon-talkman.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8992-xiaomi-libra.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-huawei-angler-rev-101.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-msft-lumia-octagon-cityman.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-sony-xperia-kitakami-ivy.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-sony-xperia-kitakami-karin.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-sony-xperia-kitakami-satsuki.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-sony-xperia-kitakami-sumire.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8994-sony-xperia-kitakami-suzuran.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-oneplus3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-oneplus3t.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-sony-xperia-tone-dora.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-sony-xperia-tone-kagura.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-sony-xperia-tone-keyaki.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996-xiaomi-gemini.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996pro-xiaomi-natrium.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8996pro-xiaomi-scorpio.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-asus-novago-tp370ql.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-fxtec-pro1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-hp-envy-x2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-lenovo-miix-630.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-oneplus-cheeseburger.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-oneplus-dumpling.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-sony-xperia-yoshino-lilac.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-sony-xperia-yoshino-maple.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-sony-xperia-yoshino-poplar.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/msm8998-xiaomi-sagit.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcm6490-fairphone-fp5.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcm6490-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcm6490-shift-otter.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcs404-evb-1000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcs404-evb-4000.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcs6490-rb3gen2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qcs8550-aim300-aiot.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qdu1000-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qrb2210-rb1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qrb4210-rb2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qrb5165-rb5-vision-mezzanine.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qrb5165-rb5.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/qru1000-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sa8155p-adp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sa8295p-adp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sa8540p-ride.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sa8775p-ride-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sa8775p-ride.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-acer-aspire1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-coachz-r1-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-coachz-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-coachz-r3-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-coachz-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-homestar-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-homestar-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-homestar-r4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-kingoftown.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots-r10.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-r10.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-r4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-limozeen-r9.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r1-kb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r1-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r10-kb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r10-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r10.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r3-kb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r3-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r9-kb.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r9-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-lazor-r9.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel-lte-parade.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel-lte-ti.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel-parade.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel-ti.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel360-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pazquel360-wifi.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r1-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r2-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r3-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-pompom-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-quackingstick-r0-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-quackingstick-r0.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-r1-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-wormdingler-rev1-boe.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7180-trogdor-wormdingler-rev1-inx.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-crd-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-crd-pro.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-crd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-evoker-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-evoker.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-herobrine-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-villager-r0.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-villager-r1-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-villager-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-zombie-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-zombie-nvme-lte.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-zombie-nvme.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-herobrine-zombie.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc7280-idp2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc8180x-lenovo-flex-5g.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc8180x-primus.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc8280xp-crd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sda660-inforce-ifc6560.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm450-lenovo-tbx605f.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm450-motorola-ali.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm630-sony-xperia-ganges-kirin.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm630-sony-xperia-nile-discovery.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm630-sony-xperia-nile-pioneer.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm630-sony-xperia-nile-voyager.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm632-fairphone-fp3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm632-motorola-ocean.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm636-sony-xperia-ganges-mermaid.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm660-xiaomi-lavender.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm670-google-sargo.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-cheza-r1.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-cheza-r2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-cheza-r3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-db845c-navigation-mezzanine.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-db845c.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-lg-judyln.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-lg-judyp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-oneplus-enchilada.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-oneplus-fajita.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-samsung-starqltechn.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-shift-axolotl.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-sony-xperia-tama-akari.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-sony-xperia-tama-akatsuki.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-sony-xperia-tama-apollo.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-xiaomi-beryllium-ebbg.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-xiaomi-beryllium-tianma.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm845-xiaomi-polaris.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm850-lenovo-yoga-c630.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdm850-samsung-w737.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sdx75-idp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm4250-oneplus-billie2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm4450-qrd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6115-fxtec-pro1x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6115p-lenovo-j606f.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6125-sony-xperia-seine-pdx201.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6125-xiaomi-laurel-sprout.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6350-sony-xperia-lena-pdx213.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm6375-sony-xperia-murray-pdx225.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm7125-xiaomi-curtana.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm7125-xiaomi-joyeuse.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm7225-fairphone-fp4.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8150-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8150-microsoft-surface-duo.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8150-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8150-sony-xperia-kumano-bahamut.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8150-sony-xperia-kumano-griffin.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-sony-xperia-edo-pdx203.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-sony-xperia-edo-pdx206.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-xiaomi-elish-boe.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-xiaomi-elish-csot.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8250-xiaomi-pipa.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8350-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8350-microsoft-surface-duo2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8350-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8350-sony-xperia-sagami-pdx214.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8350-sony-xperia-sagami-pdx215.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8450-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8450-qrd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8450-sony-xperia-nagara-pdx223.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8450-sony-xperia-nagara-pdx224.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8550-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8550-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8550-qrd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8550-samsung-q5q.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8550-sony-xperia-yodo-pdx234.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8650-hdk-display-card.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8650-hdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8650-mtp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/sm8650-qrd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e78100-lenovo-thinkpad-t14s.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-asus-vivobook-s15.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-crd.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-lenovo-yoga-slim7x.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-microsoft-romulus13.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-microsoft-romulus15.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/qcom/x1e80100-qcp.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62-lp-sk-nand.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62-lp-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-beagleplay-csi2-ov5640.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-beagleplay.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-phyboard-lyra-1-4-ghz-opp.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-phyboard-lyra-rdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-nonwifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-nonwifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-nonwifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-nonwifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-wifi-dahlia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-wifi-dev.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-wifi-mallow.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am625-verdin-wifi-yavia.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62a7-phyboard-lyra-rdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62a7-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62p5-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62x-phyboard-lyra-gpio-fan.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62x-sk-csi2-imx219.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62x-sk-csi2-ov5640.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62x-sk-csi2-tevi-ov5640.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am62x-sk-hdmi-audio.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am64-tqma64xxl-mbax4xxl-sdcard.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am64-tqma64xxl-mbax4xxl-wlan.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-evm-icssg1-dualemac-mii.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-evm-icssg1-dualemac.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-evm-nand.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-hummingboard-t-pcie.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-hummingboard-t-usb3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-hummingboard-t.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-phyboard-electra-gpio-fan.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-phyboard-electra-pcie-usb2.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-phyboard-electra-rdk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am642-tqma64xxl-mbax4xxl.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6528-iot2050-basic-pg2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6528-iot2050-basic.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-base-board-rocktech-rk101-panel.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-base-board.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-gp-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-idk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-pcie-usb2.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am654-pcie-usb3.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced-m2-bkey-usb3.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced-m2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced-pg2.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced-sm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6548-iot2050-advanced.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am67a-beagley-ai.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am68-sk-base-board.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am69-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6xx-phycore-disable-eth-phy.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6xx-phycore-disable-rtc.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6xx-phycore-disable-spi-nor.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-am6xx-phycore-qspi-nor.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j7200-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-beagleboneai64.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-common-proc-board-infotainment.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-evm-gesi-exp-board.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-evm-pcie0-ep.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-sk-csi2-dual-imx219.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721e-sk.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721s2-common-proc-board.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721s2-evm-gesi-exp-board.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721s2-evm-pcie1-ep.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j721s2-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j722s-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j784s4-evm-pcie0-pcie1-ep.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j784s4-evm-quad-port-eth-exp1.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j784s4-evm-usxgmii-exp1-exp2.dtbo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/dtb/ti/k3-j784s4-evm.dtb
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/modules.builtin
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/modules.builtin.modinfo
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/symvers.xz
/lib/modules/6.12.0-126.el10.aarch64+64k-debug/vmlinuz
/usr/share/licenses/kernel-64k-debug-core
/usr/share/licenses/kernel-64k-debug-core/COPYING-6.12.0-126.el10


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Sep 9 04:03:45 2025