Skip to content

FIR-595: Update configs to add modules required for virtualization and ethernet port (non functional for dummy interface) #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Mar 14, 2025

Conversation

atrivedi-tsavoritesi
Copy link

@atrivedi-tsavoritesi atrivedi-tsavoritesi commented Mar 13, 2025

Description: Enable modules required for virtualization using K3s containers

Impact Analysis:

What is the scope of the change?

This change enables containerization using K3s.

Purpose of the change?

These changes add a default ethernet interface, and enable configuration to build modules needed for K3s server to come up with basic flannel config vxlan is still not fully operational as backend but host-gw mode lets containerd be configured.

Reach of the change?

Only for K3s and Virtualizaiton

Regression Test result:

With Virtualizaiton "./bld-setup virt"
[ 10.560646] UBIFS (ubi0:4): free space fixup complete
[ 10.575865] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs"
[ 10.583254] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 10.593143] UBIFS (ubi0:4): FS size: 485175296 bytes (462 MiB, 3821 LEBs), max 4000 LEBs, journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 10.605111] UBIFS (ubi0:4): reserved for root: 0 bytes (0 KiB)
[ 10.610932] UBIFS (ubi0:4): media format: w4/r0 (latest is w5/r0), UUID 8218ADB6-7047-4483-9BDD-FCD08318FEA5, small LPT model
[ 10.626192] VFS: Mounted root (ubifs filesystem) on device 0:21.
[ 10.634859] devtmpfs: mounted
[ 10.642603] Freeing unused kernel memory: 9280K
[ 10.647397] Run /sbin/init as init process
[ 11.537386] systemd[1]: System time before build time, advancing clock.
[ 11.602869] IPv6: Loaded, but administratively disabled, reboot required to enable
[ 11.663668] systemd[1]: systemd 255.17^ running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 11.696030] systemd[1]: Detected architecture arm64.

Welcome to Poky (Yocto Project Reference Distro) 5.0.8 (scarthgap)!

[ 11.717905] systemd[1]: Hostname set to .
[ 11.727208] systemd[1]: Initializing machine ID from random generator.
[ 12.248530] systemd[1]: Queued start job for default target Multi-User System.
[ 12.305015] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 12.330514] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 12.350321] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 12.369745] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 12.384967] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 12.404431] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 12.432490] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 12.448308] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 12.464275] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 12.480320] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 12.500270] systemd[1]: Listening on Syslog Socket.
[ OK ] Listening on Syslog Socket.
[ 12.516524] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 12.534662] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 12.552671] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 12.568742] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 12.585330] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 12.601772] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 12.616627] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 12.633085] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 12.677412] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 12.688375] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 12.721761] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 12.745248] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 12.763304] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 12.788963] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 12.810366] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 12.834213] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 12.881195] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 12.896809] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 12.919180] fuse: init (API version 7.39)
[ 12.920883] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 12.950033] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met.
[ 12.995717] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network units from Kernel command line...
[ 13.022502] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 13.046909] systemd[1]: Starting Apply Kernel Variables...
Starting Apply Kernel Variables...
[ 13.077616] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 13.107591] systemd-journald[97]: Collecting audit messages is enabled.
[ 13.107888] systemd[1]: Mounted Huge Pages File System.
[ OK ] Mounted Huge Pages File System.
[ 13.141556] systemd[1]: Mounted POSIX Message Queue File System.
[ OK ] Mounted POSIX Message Queue File System.
[ 13.165743] systemd[1]: Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Debug File System.
[ 13.194377] systemd[1]: Started Journal Service.
[ OK ] Started Journal Service.
[ OK ] Mounted Temporary Directory /tmp.
[ OK ] Finished Create List of Static Device Nodes.
[ OK ] Finished Load Kernel Module configfs.
[ OK ] Finished Load Kernel Module drm.
[ OK ] Finished Load Kernel Module fuse.
[ OK ] Finished Generate network units from Kernel command line.
[ OK ] Finished Remount Root and Kernel File Systems.
[ OK ] Finished Apply Kernel Variables.
Mounting FUSE Control File System...
Mounting Kernel Configuration File System...
Starting Flush Journal to Persistent Storage...
Starting Create Static Device Nodes in /dev gracefully...
[ OK ] Mounted FUSE Control File System.
[ 13.533486] systemd-journald[97]: Received client request to flush runtime journal.

[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Create Static Device Nodes in /dev gracefully.
Starting Create System Users...
[ 13.713684] audit: type=1334 audit(1736360579.172:2): prog-id=6 op=LOAD
[ 13.720448] audit: type=1334 audit(1736360579.180:3): prog-id=7 op=LOAD
[ 13.727166] audit: type=1334 audit(1736360579.184:4): prog-id=8 op=LOAD
Starting User Database Manager...
[ OK ] Started User Database Manager.
[ OK ] Finished Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Reached target Preparation for Local File Systems.
Mounting /var/volatile...
[ 14.103743] audit: type=1334 audit(1736360579.560:5): prog-id=9 op=LOAD
[ 14.110508] audit: type=1334 audit(1736360579.568:6): prog-id=10 op=LOAD
Starting Rule-based Manager for Device Events and Files...
[ OK ] Mounted /var/volatile.
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Rebuild Dynamic Linker Cache...
Starting Create System Files and Directories...
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Started Rule-based Manager for Device Events and Files.
[ OK ] Finished Create System Files and Directories.
Starting Rebuild Journal Catalog...
[ 14.461638] audit: type=1334 audit(1736360579.920:7): prog-id=11 op=LOAD
Starting Network Name Resolution...
[ 14.485743] audit: type=1334 audit(1736360579.944:8): prog-id=12 op=LOAD
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Finished Rebuild Dynamic Linker Cache.
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Finished Rebuild Journal Catalog.
[ OK ] Started Network Time Synchronization.
[ 14.839941] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead.
[ 14.848173] mtdblock: MTD device 'root' is NAND, please consider using UBI block devices instead.
[ OK ] Reached target System Time Set.
[ 14.892347] socfpga-dwmac ff800000.ethernet end0: renamed from eth0
Starting Update is Completed...
[ OK ] Started Network Name Resolution.
[ 14.958634] altera-cvp 0000:00:00.0: No Vendor Specific Offset.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Finished Update is Completed.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timer Units.
[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Reached target Socket Units.
[ OK ] Reached target Basic System.
[ OK ] Started Kernel Logging Service.
[ OK ] Started System Logging Service.
Starting D-Bus System Message Bus...
[ OK ] Started Getty on tty1.
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started Serial Getty on ttyS0.
[ OK ] Reached target Login Prompts.
[ 15.290528] audit: type=1334 audit(1736360580.748:9): prog-id=13 op=LOAD
[ 15.309929] audit: type=1334 audit(1736360580.768:10): prog-id=14 op=LOAD
[ 15.319606] audit: type=1334 audit(1736360580.776:11): prog-id=15 op=LOAD
Starting User Login Management...
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
[ 15.642885] fpga_manager fpga0: Stratix10 SOC FPGA Manager registered
[ 15.699081] of-fpga-region soc:base_fpga_region: FPGA Region probed
[ OK ] Started User Login Management.
Starting Virtual Console Setup...
[ 15.882083] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 15.912297] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 15.919224] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'

[ 15.935087] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 15.935121] cfg80211: failed to load regulatory.db
[ 15.940408] intel-fcs soc:firmware:svc:fcs: /dev/hwrng is not supported on Agilex devices.
[ OK ] Started Network Configuration.
[ OK ] Reached target Network.
[ 16.030303] socfpga-dwmac ff800000.ethernet end0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 16.041241] socfpga-dwmac ff800000.ethernet end0: validation of rgmii with support 00,00000000,00000000,00006280 and advertisement 00,00000000,00000000,00006280 failed: -EINVAL

[ 16.060113] socfpga-dwmac ff800000.ethernet end0: __stmmac_open: Cannot attach to PHY (error: -22)

[ OK ] Finished Virtual Console Setup.
[ OK ] Started containerd container runtime.

Poky (Yocto Project Reference Distro) 5.0.8 agilex7dksiagf014ea ttyS0

agilex7dksiagf014ea login: root

   Tsavorite Scalable Intelligence

|||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||||||||||||
||||||                          |||||
||||||                          |||||
|||||||||||||||||   |||||       |||||
|||||||||||||||||   |||||       |||||
           ||||||   |||||
||||||     ||||||   |||||      ||||||
 ||||||||  ||||||   |||||   ||||||||
   ||||||||||||||   ||||||||||||||
      |||||||||||   ||||||||||||
        |||||||||   ||||||||||
          |||||||   ||||||||
            |||||   |||||
              |||   |||
                    |

root@agilex7dksiagf014ea:# /usr/bin/tsi/Ver1.1/install/tsi-install
TSI DIR - /usr/bin/tsi/Ver1.1 ModulePath =/usr/bin/tsi/Ver1.1/kern_mod/
TSI Software install started..
u-dma-buf.ko
Loading u-dma-buf.ko...
Mounting SSD drive on /tsi
[ 54.611027] EXT4-fs (nvme0n1p1): recovery complete
[ 54.616441] EXT4-fs (nvme0n1p1): mounted filesystem ed818264-67aa-48b8-aaeb-1bf17a69073e r/w with ordered data mode. Quota mode: none.
tsi-sw/
tsi-sw/ReleaseNotes
tsi-sw/libatomic.so.1
tsi-sw/tsi_txe_xos.blob
tsi-sw/br_netfilter.ko
tsi-sw/llc.ko
tsi-sw/tsi_txe_kernel.bin
tsi-sw/stp.ko
tsi-sw/modules.builtin.modinfo
tsi-sw/bridge.ko
tsi-sw/modules.builtin
tsi-sw/vecadd_blob_tvu_main.blob
tsi-sw/u-dma-buf.ko
tsi-sw/UAP
tsi-sw/ipv6.ko
tsi-sw/tnApcMgr
tsi-sw/platform_layout.json
tsi-sw/dummy.ko
tsi-sw/run_platform_test.sh
tsi-sw/modules.order
tsi-sw/overlay.ko
tsi-sw/libcrypt.so.1
tar: can't open '/tsi/tsi-sw/aot-all-tests_aws_latest.tz': No such file or directory
tar: can't open '/tsi/tsi-sw/rtlib_aws_latest.tz': No such file or directory
PATH: /bin:/usr/lib:/usr/bin:/opt/tsi/:/usr/local/bin:/sbin:/usr/include:/usr/share:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin
cp: cannot create regular file '/etc/init.d/tsi-start': No such file or directory
update-rc.d: /etc/init.d/tsi-start: file does not exist
root@agilex7dksiagf014ea:
# modprobe /lib/modules/6.6.51-g2935110d49a2/kernel/drivers/net/dummy.ko
root@agilex7dksiagf014ea:# ip link add dummy0 type dummy
root@agilex7dksiagf014ea:
# ip link set dummy0 up
root@agilex7dksiagf014ea:# ip addr add 203.0.113.254/31 dev dummy0
root@agilex7dksiagf014ea:
# ip route add default via 203.0.113.255 dev dummy0 metric 1000
root@agilex7dksiagf014ea:#
root@agilex7dksiagf014ea:
# lsmod[ 136.519439] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 136.534620] Bridge firewalling registered

Module Size Used by
br_netfilter 32768 0
bridge 258048 1 br_netfilter
stp 12288 1 bridge
llc 16384 2 bridge,stp
dummy 12288 0
overlay 135168 0
cfg80211 397312 0
rfkill 24576 2 cfg80211
intel_fcs 77824 0
rng_core 20480 1 intel_fcs
stratix10_soc 12288 1
crct10dif_ce 12288 1
of_fpga_region 12288 0
fpga_region 12288 1 of_fpga_region
fpga_bridge 16384 2 fpga_region,of_fpga_region
gpio_altera 12288 0
altera_cvp 16384 0
uio_pdrv_genirq 12288 0
uio 20480 1 uio_pdrv_genirq
sch_fq_codel 16384 1
drm 548864 0
fuse 131072 1
backlight 20480 1 drm
nfnetlink 20480 2
ipv6 450560 2 bridge,br_netfilter
root@agilex7dksiagf014ea:~#


Without Virtualizaiton "./bld-setup all"

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.51-g2935110d49a2 (atrivedi@fpga2.tsavoritesi.net) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 11.2.1 20220111, GNU ld (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 2.37.20220122) #1 SMP PREEMPT Thu Mar 13 15:22:54 PDT 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: SoCFPGA Agilex BittWare
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000000000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@0, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x0000000001ffffff (32768 KiB) nomap non-reusable svcbuffer@0
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000040000000, size 1024 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@1, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000007fffffff (1048576 KiB) map reusable svcbuffer@1
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000002080000000, size 2048 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@2, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000002080000000..0x00000020ffffffff (2097152 KiB) map non-reusable svcbuffer@2
[ 0.000000] earlycon: uart0 at MMIO32 0x00000000ffc02000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x3fbeb9c0-0x3fbedfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
[ 0.000000] node 0: [mem 0x0000000002000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] cma: Reserved 16 MiB at 0x000000003be00000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50920 r8192 d31000 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: earlycon panic=-1 root=ubi0:rootfs rw rootwait rootfstype=ubifs ubi.mtd=1
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037e00000-0x000000003be00000] (64MB)
[ 0.000000] Memory: 850172K/2097152K available (17408K kernel code, 4284K rwdata, 10768K rodata, 9280K init, 608K bss, 182020K reserved, 1064960K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 400.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x7ffffffffffffff max_cycles: 0x5c4093a7d1, max_idle_ns: 440795210635 ns
[ 0.000000] sched_clock: 59 bits at 400MHz, resolution 2ns, wraps every 4398046511103ns
[ 0.009077] Console: colour dummy device 80x25
[ 0.013518] printk: console [tty0] enabled
[ 0.017610] printk: bootconsole [uart0] disabled
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.51-g2935110d49a2 (atrivedi@fpga2.tsavoritesi.net) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 11.2.1 20220111, GNU ld (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 2.37.20220122) #1 SMP PREEMPT Thu Mar 13 15:22:54 PDT 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: SoCFPGA Agilex BittWare
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000000000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@0, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x0000000001ffffff (32768 KiB) nomap non-reusable svcbuffer@0
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000040000000, size 1024 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@1, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000007fffffff (1048576 KiB) map reusable svcbuffer@1
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000002080000000, size 2048 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@2, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000002080000000..0x00000020ffffffff (2097152 KiB) map non-reusable svcbuffer@2
[ 0.000000] earlycon: uart0 at MMIO32 0x00000000ffc02000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x3fbeb9c0-0x3fbedfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
[ 0.000000] node 0: [mem 0x0000000002000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] cma: Reserved 16 MiB at 0x000000003be00000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50920 r8192 d31000 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: earlycon panic=-1 root=ubi0:rootfs rw rootwait rootfstype=ubifs ubi.mtd=1
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037e00000-0x000000003be00000] (64MB)
[ 0.000000] Memory: 850172K/2097152K available (17408K kernel code, 4284K rwdata, 10768K rodata, 9280K init, 608K bss, 182020K reserved, 1064960K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 400.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x7ffffffffffffff max_cycles: 0x5c4093a7d1, max_idle_ns: 440795210635 ns
[ 0.000000] sched_clock: 59 bits at 400MHz, resolution 2ns, wraps every 4398046511103ns
[ 0.009077] Console: colour dummy device 80x25
[ 0.013518] printk: console [tty0] enabled
[ 0.017610] printk: bootconsole [uart0] disabled
[ 0.022329] Calibrating delay loop (skipped), value calculated using timer frequency.. 800.00 BogoMIPS (lpj=1600000)
[ 0.022356] pid_max: default: 32768 minimum: 301
[ 0.022450] LSM: initializing lsm=capability,integrity
[ 0.022585] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.022611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.023897] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.024695] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.024787] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.025003] rcu: Hierarchical SRCU implementation.
[ 0.025017] rcu: Max phase no-delay instances is 1000.
[ 0.026511] EFI services will not be available.
[ 0.026747] smp: Bringing up secondary CPUs ...
[ 0.027318] Detected VIPT I-cache on CPU1
[ 0.027420] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.028026] Detected VIPT I-cache on CPU2
[ 0.028070] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.028583] Detected VIPT I-cache on CPU3
[ 0.028624] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.028691] smp: Brought up 1 node, 4 CPUs
[ 0.028743] SMP: Total of 4 processors activated.
[ 0.028756] CPU features: detected: 32-bit EL0 Support
[ 0.028766] CPU features: detected: 32-bit EL1 Support
[ 0.028779] CPU features: detected: CRC32 instructions
[ 0.028866] CPU: All CPU(s) started at EL2
[ 0.028903] alternatives: applying system-wide alternatives
[ 0.032160] devtmpfs: initialized
[ 0.037246] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.037283] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.078931] pinctrl core: initialized pinctrl subsystem
[ 0.080949] DMI not present or invalid.
[ 0.081848] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.083185] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.083370] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.083574] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.083647] audit: initializing netlink subsys (disabled)
[ 0.083846] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[ 0.085051] thermal_sys: Registered thermal governor 'step_wise'
[ 0.085058] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.085125] cpuidle: using governor menu
[ 0.085356] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.085456] ASID allocator initialised with 65536 entries
[ 0.087437] Serial: AMBA PL011 UART driver
[ 0.101282] Modules: 22128 pages in range for non-PLT usage
[ 0.101298] Modules: 513648 pages in range for PLT usage
[ 0.102200] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.102228] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.102241] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.102253] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.102265] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.102277] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.102291] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.102302] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.104335] ACPI: Interpreter disabled.
[ 0.106368] iommu: Default domain type: Translated
[ 0.106382] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.106688] SCSI subsystem initialized
[ 0.107125] usbcore: registered new interface driver usbfs
[ 0.107166] usbcore: registered new interface driver hub
[ 0.107206] usbcore: registered new device driver usb
[ 0.107342] usb_phy_generic usbphy: dummy supplies not allowed for exclusive requests
[ 0.108124] pps_core: LinuxPPS API ver. 1 registered
[ 0.108137] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.108163] PTP clock support registered
[ 0.108308] EDAC MC: Ver: 3.0.0
[ 0.110622] stratix10-svc soc:firmware:svc: Failed to get IRQ, falling back to polling mode
[ 0.110766] Intel Service Layer Driver Initialized
[ 0.110948] scmi_core: SCMI protocol bus registered
[ 0.111630] FPGA manager framework
[ 0.111741] Advanced Linux Sound Architecture Driver Initialized.
[ 0.112933] vgaarb: loaded
[ 0.113420] clocksource: Switched to clocksource arch_sys_counter
[ 0.113703] VFS: Disk quotas dquot_6.6.0
[ 0.113745] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.113952] pnp: PnP ACPI: disabled
[ 0.120391] NET: Registered PF_INET protocol family
[ 0.120595] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.122213] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.122259] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.122287] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.122463] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.123094] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.123231] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.123287] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.123446] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.123867] RPC: Registered named UNIX socket transport module.
[ 0.123881] RPC: Registered udp transport module.
[ 0.123893] RPC: Registered tcp transport module.
[ 0.123902] RPC: Registered tcp-with-tls transport module.
[ 0.123914] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.123945] PCI: CLS 0 bytes, default 64
[ 0.124487] kvm [1]: IPA Size Limit: 40 bits
[ 0.126644] kvm [1]: Hyp mode initialized successfully
[ 0.128169] Initialise system trusted keyrings
[ 0.128340] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 0.128730] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.128998] NFS: Registering the id_resolver key type
[ 0.129037] Key type id_resolver registered
[ 0.129049] Key type id_legacy registered
[ 0.129080] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.129095] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.129222] 9p: Installing v9fs 9p2000 file system support
[ 0.160686] Key type asymmetric registered
[ 0.160702] Asymmetric key parser 'x509' registered
[ 0.160781] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.160801] io scheduler mq-deadline registered
[ 0.160814] io scheduler kyber registered
[ 0.160859] io scheduler bfq registered
[ 0.167193] pinctrl-single ffd13000.pinctrl: 40 pins, size 160
[ 0.167348] pinctrl-single ffd13100.pinconf: 8 pins, size 32
[ 0.172697] altera-pcie 90100000.pcie: host bridge /soc/bridge@80000000/pcie@200000000 ranges:
[ 0.172761] altera-pcie 90100000.pcie: MEM 0x0090100000..0x009fffffff -> 0x0000100000
[ 0.173282] altera-pcie 90100000.pcie: PCI host bridge to bus 0000:00
[ 0.173304] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.173325] pci_bus 0000:00: root bus resource [mem 0x90100000-0x9fffffff] (bus address [0x00100000-0x0fffffff])
[ 0.173446] pci 0000:00:00.0: [1172:0000] type 01 class 0x060400
[ 0.173743] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.175087] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.175304] pci 0000:01:00.0: [15b7:5042] type 00 class 0x010802
[ 0.175395] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 0.176586] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.176640] pci 0000:00:00.0: BAR 14: assigned [mem 0x90100000-0x901fffff]
[ 0.176662] pci 0000:01:00.0: BAR 0: assigned [mem 0x90100000-0x90103fff 64bit]
[ 0.176715] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.176734] pci 0000:00:00.0: bridge window [mem 0x90100000-0x901fffff]
[ 0.176852] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.178438] EINJ: ACPI disabled.
[ 0.203227] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.206639] ffc02000.serial: ttyS0 at MMIO 0xffc02000 (irq = 19, base_baud = 6250000) is a 16550A
[ 0.206751] printk: console [ttyS0] enabled
[ 1.382460] SuperH (H)SCI(F) driver initialized
[ 1.387493] msm_serial: driver initialized
[ 1.392289] STM32 USART driver initialized
[ 1.403006] loop: module loaded
[ 1.407440] megasas: 07.725.01.00-rc1
[ 1.412575] nvme nvme0: pci function 0000:01:00.0
[ 1.414973] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 1.417330] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.423602] nand: Micron MT29F4G08ABBDAH4
[ 1.433348] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.441455] Bad block table found at page 262080, version 0x02
[ 1.447863] Bad block table found at page 262016, version 0x02
[ 1.453805] nand_read_bbt: bad block at 0x000002f00000
[ 1.458576] nvme nvme0: allocated 32 MiB host memory buffer.
[ 1.459900] 2 fixed-partitions partitions found on MTD device denali-nand
[ 1.471353] Creating 2 MTD partitions on "denali-nand":
[ 1.476579] 0x000000000000-0x000000200000 : "u-boot"
[ 1.482887] nvme nvme0: 4/0/0 default/read/poll queues
[ 1.483171] 0x000000200000-0x000020000000 : "root"
[ 1.493441] nvme0n1: p1
[ 1.501327] tun: Universal TUN/TAP device driver, 1.6
[ 1.507334] thunder_xcv, ver 1.0
[ 1.510603] thunder_bgx, ver 1.0
[ 1.513854] nicpf, ver 1.0
[ 1.517758] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.524972] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.530306] hclge is initializing
[ 1.533662] e1000: Intel(R) PRO/1000 Network Driver
[ 1.538533] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.544291] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.549247] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.555182] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.560569] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.566165] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.572419] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.578620] sky2: driver version 1.30
[ 1.583908] socfpga-dwmac ff800000.ethernet: IRQ eth_wake_irq not found
[ 1.590516] socfpga-dwmac ff800000.ethernet: IRQ eth_lpi not found
[ 1.597188] socfpga-dwmac ff800000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 1.604326] socfpga-dwmac ff800000.ethernet: DWMAC1000
[ 1.609546] socfpga-dwmac ff800000.ethernet: DMA HW capability register supported
[ 1.617012] socfpga-dwmac ff800000.ethernet: RX Checksum Offload Engine supported
[ 1.624478] socfpga-dwmac ff800000.ethernet: COE Type 2
[ 1.629693] socfpga-dwmac ff800000.ethernet: TX Checksum insertion supported
[ 1.636724] socfpga-dwmac ff800000.ethernet: Enhanced/Alternate descriptors
[ 1.643668] socfpga-dwmac ff800000.ethernet: Enabled extended descriptors
[ 1.650438] socfpga-dwmac ff800000.ethernet: Ring mode enabled
[ 1.656258] socfpga-dwmac ff800000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.664252] socfpga-dwmac ff800000.ethernet: device MAC address da:7d:32:1c:f5:7b
[ 1.676722] dwc2 ffb00000.usb: supply vusb_d not found, using dummy regulator
[ 1.684031] dwc2 ffb00000.usb: supply vusb_a not found, using dummy regulator
[ 1.691418] dwc2 ffb00000.usb: Bad value for GSNPSID: 0x00000000
[ 1.699280] usbcore: registered new interface driver usb-storage
[ 1.708239] i2c_dev: i2c /dev entries driver
[ 1.720929] sdhci: Secure Digital Host Controller Interface driver
[ 1.727169] sdhci: Copyright(c) Pierre Ossman
[ 1.732254] Synopsys Designware Multimedia Card Interface Driver
[ 1.739183] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.746916] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.754606] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.762050] usbcore: registered new interface driver usbhid
[ 1.767613] usbhid: USB HID core driver
[ 1.775066] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.788198] NET: Registered PF_PACKET protocol family
[ 1.793372] 9pnet: Installing 9P2000 support
[ 1.797725] Key type dns_resolver registered
[ 1.812624] registered taskstats version 1
[ 1.817106] Loading compiled-in X.509 certificates
[ 1.837235] dma-pl330 ffda0000.dma-controller: Loaded driver for PL330 DMAC-341330
[ 1.844866] dma-pl330 ffda0000.dma-controller: DBUFF-512x8bytes Num_Chans-8 Num_Peri-32 Num_Events-8
[ 1.860348] ubi0: attaching mtd1
[ 2.437433] random: crng init done
[ 2.696372] ubi0: scanning is finished
[ 2.705137] ubi0 warning: ubi_eba_init: cannot reserve enough PEBs for bad PEB handling, reserved 32, need 75
[ 2.716452] ubi0: attached mtd1 (name "root", size 510 MiB)
[ 2.722024] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.728884] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.735657] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.742602] ubi0: good PEBs: 4075, bad PEBs: 5, corrupted PEBs: 0
[ 2.748682] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
[ 2.755887] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 409375229
[ 2.764908] ubi0: available PEBs: 0, total reserved PEBs: 4075, PEBs reserved for bad PEB handling: 32
[ 2.774199] ubi0: background thread "ubi_bgt0d" started, PID 71
[ 2.775052] of_cfs_init
[ 2.782599] of_cfs_init: OK
[ 2.785540] clk: Disabling unused clocks
[ 2.789526] ALSA device list:
[ 2.792490] No soundcards found.
[ 2.796172] dw-apb-uart ffc02000.serial: forbid DMA for kernel console
[ 2.803370] UBIFS (ubi0:4): Mounting in unauthenticated mode
[ 2.809182] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 72
[ 2.828967] UBIFS (ubi0:4): recovery needed
[ 2.886199] UBIFS (ubi0:4): recovery completed
[ 2.890732] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs"
[ 2.898116] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.908005] UBIFS (ubi0:4): FS size: 485175296 bytes (462 MiB, 3821 LEBs), max 4000 LEBs, journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 2.919970] UBIFS (ubi0:4): reserved for root: 0 bytes (0 KiB)
[ 2.925791] UBIFS (ubi0:4): media format: w4/r0 (latest is w5/r0), UUID A8A362A6-C6A5-4A36-A456-457E6DC5CFDB, small LPT model
[ 2.937512] VFS: Mounted root (ubifs filesystem) on device 0:21.
[ 2.943917] devtmpfs: mounted
[ 2.951427] Freeing unused kernel memory: 9280K
[ 2.956232] Run /sbin/init as init process
INIT: version 3.04 booting
Inside mountall.sh
Do you want to run filesystem check on /dev/nvme0n1p1? (yes/no): no
Proceeding without running filesystem check.
mountall.sh: tsi_install
TSI DIR - /usr/bin/tsi/v0.1.1.tsv24_03_10_2025 ModulePath =/usr/bin/tsi/v0.1.1.tsv24_03_10_2025/kern_mod/
TSI Software install started..
u-dma-buf.ko
Loading u-dma-buf.ko...
Mounting SSD drive on /tsi
[ 6.024572] u_dma_buf: loading out-of-tree module taints kernel.
[ 6.035347] u-dma-buf udmabuf@0: assigned reserved memory node svcbuffer@1
[ 6.115049] EXT4-fs (nvme0n1p1): recovery complete
[ 6.120122] EXT4-fs (nvme0n1p1): mounted filesystem ed818264-67aa-48b8-aaeb-1bf17a69073e r/w with ordered data mode. Quota mode: none.
ln: /opt/tsi: File exists
PATH: /bin:/usr/lib:/usr/bin:/opt/tsi/:/usr/local/bin:/sbin:/usr/include:/usr/share:/sbin:/bin:/usr/sbin:/usr/bin
System startup links for /etc/init.d/tsi-start already exist.
Starting udev
[ 6.445137] udevd[135]: starting version 3.2.14
[ 6.486227] udevd[136]: starting eudev-3.2.14
[ 6.565834] u-dma-buf udmabuf0: driver version = 4.8.1
[ 6.571048] u-dma-buf udmabuf0: major number = 509
[ 6.576021] u-dma-buf udmabuf0: minor number = 0
[ 6.580887] u-dma-buf udmabuf0: phys address = 0x0000000040000000
[ 6.587249] u-dma-buf udmabuf0: buffer size = 1073741824
[ 6.592892] u-dma-buf udmabuf@0: driver installed.
[ 6.598540] u-dma-buf udmabuf@1: assigned reserved memory node svcbuffer@2
[ 6.620371] mtdblock: MTD device 'root' is NAND, please consider using UBI block devices instead.
[ 6.626656] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead.
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --verbose option to see the details of our search for an access method.
Fri Mar 9 12:34:56 UTC 2018
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --verbose option to see the details of our search for an access method.
INIT: Entering runlevel: 5 Hardware Clock via any known method.
Configuring network interfaces... [ 7.607347] socfpga-dwmac ff800000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 7.620594] socfpga-dwmac ff800000.ethernet eth0: validation of rgmii with support 00,00000000,00000000,00006280 and advertisement 00,00000000,00000000,00006280 failed: -EINVAL
[ 7.636873] socfpga-dwmac ff800000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -22)
ip: SIOCSIFFLAGS: Invalid argument
ip: SIOCGIFFLAGS: No such device
Starting syslogd/klogd: done
Directory /usr/bin/tsi/v0.1.1.tsv24_03_10_2025/bin exists.
Do you want to run tnApcMgr? (yes/no)
yes
Started tnApcMgr...

DB After parsing total node count 1, Package_count 1, chiplet_count 1, agent_count 1
shm_fd value during create time 5
Listening on port 8000
Total TXE Under Management: 1

TXE-ID StreamID Start_Addr Supervisor User

10000 0x0 0xffffa6000000
data: 0xffffa6000000 data: 0xffffa6100000

Total number of TXE Managers: 1

TXE Manager PID Status

         282                 0 

====================================================================
No updates to be done
RAL TAG VERSION: SKYLP_G0117
[ 16.953918] u-dma-buf udmabuf1: driver version = 4.8.1
[ 16.959102] u-dma-buf udmabuf1: major number = 509
[ 16.964066] u-dma-buf udmabuf1: minor number = 1
[ 16.968850] u-dma-buf udmabuf1: phys address = 0x0000002080000000
[ 16.975106] u-dma-buf udmabuf1: buffer size = 2147483648
[ 16.980672] u-dma-buf udmabuf@1: driver installed.

Poky (Yocto Project Reference Distro) 5.0.8 agilex7_dk_si_agf014ea ttyS0

root@agilex7_dk_si_agf014ea:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr DA:7D:32:1C:F5:7B
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:26 Base address:0xc000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@agilex7_dk_si_agf014ea:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@agilex7_dk_si_agf014ea:~#


There will be a separate PR for tsi_yocto_workspace.

Copy link
Collaborator

@dmpatra dmpatra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be some comments either in the device tree files or in the PR description regarding how you got these values would help. Any reference ?

@atrivedi-tsavoritesi
Copy link
Author

May be some comments either in the device tree files or in the PR description regarding how you got these values would help. Any reference ?

@dmpatra makes sense. I picked up the values from @mmankal who I believe refered to rocketboard configs, lets hear from her. For the config flags for contrack, vxlan, dummy module and nftables I referred to k3s documentations here https://forums.developer.nvidia.com/t/k3s-installation-on-jetson-agx-orin-with-jetpack-6/283213/20 and few other K3s documentation on github on how to address node not coming up issue. I can add this in defconfig file if it helps.

Copy link
Collaborator

@akapoor3518 akapoor3518 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@atrivedi-tsavoritesi
Copy link
Author

@dmpatra @akapoor3518 made changes to address Dushmanta's comments and minimized diffs to ensure eth0 shows up with minimal change as follows
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.51-gd49f67cf2230-dirty (atrivedi@fpga2.tsavoritesi.net) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 11.2.1 20220111, GNU ld (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 2.37.20220122) #1 SMP PREEMPT Thu Mar 13 19:03:52 PDT 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: SoCFPGA Agilex BittWare
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000000000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@0, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x0000000001ffffff (32768 KiB) nomap non-reusable svcbuffer@0
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000040000000, size 1024 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@1, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000007fffffff (1048576 KiB) map reusable svcbuffer@1
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000002080000000, size 2048 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@2, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000002080000000..0x00000020ffffffff (2097152 KiB) map non-reusable svcbuffer@2
[ 0.000000] earlycon: uart0 at MMIO32 0x00000000ffc02000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x3fbec9c0-0x3fbeefff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
[ 0.000000] node 0: [mem 0x0000000002000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] cma: Reserved 16 MiB at 0x000000003be00000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50792 r8192 d31128 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: earlycon panic=-1 root=ubi0:rootfs rw rootwait rootfstype=ubifs ubi.mtd=1
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037e00000-0x000000003be00000] (64MB)
[ 0.000000] Memory: 850236K/2097152K available (17408K kernel code, 4282K rwdata, 10768K rodata, 9216K init, 608K bss, 181956K reserved, 1064960K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 400.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x7ffffffffffffff max_cycles: 0x5c4093a7d1, max_idle_ns: 440795210635 ns
[ 0.000001] sched_clock: 59 bits at 400MHz, resolution 2ns, wraps every 4398046511103ns
[ 0.009072] Console: colour dummy device 80x25
[ 0.013514] printk: console [tty0] enabled
[ 0.017606] printk: bootconsole [uart0] disabled
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 6.6.51-gd49f67cf2230-dirty (atrivedi@fpga2.tsavoritesi.net) (aarch64-none-linux-gnu-gcc (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 11.2.1 20220111, GNU ld (GNU Toolchain for the Arm Architecture 11.2-2022.02 (arm-11.14)) 2.37.20220122) #1 SMP PREEMPT Thu Mar 13 19:03:52 PDT 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: SoCFPGA Agilex BittWare
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000000000000, size 32 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@0, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x0000000001ffffff (32768 KiB) nomap non-reusable svcbuffer@0
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000040000000, size 1024 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@1, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000007fffffff (1048576 KiB) map reusable svcbuffer@1
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000002080000000, size 2048 MiB
[ 0.000000] OF: reserved mem: initialized node svcbuffer@2, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000002080000000..0x00000020ffffffff (2097152 KiB) map non-reusable svcbuffer@2
[ 0.000000] earlycon: uart0 at MMIO32 0x00000000ffc02000 (options '115200n8')
[ 0.000000] printk: bootconsole [uart0] enabled
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x3fbec9c0-0x3fbeefff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
[ 0.000000] node 0: [mem 0x0000000002000000-0x000000007fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
[ 0.000000] cma: Reserved 16 MiB at 0x000000003be00000 on node -1
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 22 pages/cpu s50792 r8192 d31128 u90112
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: earlycon panic=-1 root=ubi0:rootfs rw rootwait rootfstype=ubifs ubi.mtd=1
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x0000000037e00000-0x000000003be00000] (64MB)
[ 0.000000] Memory: 850236K/2097152K available (17408K kernel code, 4282K rwdata, 10768K rodata, 9216K init, 608K bss, 181956K reserved, 1064960K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 400.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x7ffffffffffffff max_cycles: 0x5c4093a7d1, max_idle_ns: 440795210635 ns
[ 0.000001] sched_clock: 59 bits at 400MHz, resolution 2ns, wraps every 4398046511103ns
[ 0.009072] Console: colour dummy device 80x25
[ 0.013514] printk: console [tty0] enabled
[ 0.017606] printk: bootconsole [uart0] disabled
[ 0.022322] Calibrating delay loop (skipped), value calculated using timer frequency.. 800.00 BogoMIPS (lpj=1600000)
[ 0.022348] pid_max: default: 32768 minimum: 301
[ 0.022442] LSM: initializing lsm=capability,integrity
[ 0.022572] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.022597] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.023863] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.024664] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.024743] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[ 0.024972] rcu: Hierarchical SRCU implementation.
[ 0.024986] rcu: Max phase no-delay instances is 1000.
[ 0.026442] EFI services will not be available.
[ 0.026683] smp: Bringing up secondary CPUs ...
[ 0.027258] Detected VIPT I-cache on CPU1
[ 0.027359] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.027965] Detected VIPT I-cache on CPU2
[ 0.028009] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.028521] Detected VIPT I-cache on CPU3
[ 0.028561] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.028626] smp: Brought up 1 node, 4 CPUs
[ 0.028678] SMP: Total of 4 processors activated.
[ 0.028691] CPU features: detected: 32-bit EL0 Support
[ 0.028702] CPU features: detected: 32-bit EL1 Support
[ 0.028715] CPU features: detected: CRC32 instructions
[ 0.028805] CPU: All CPU(s) started at EL2
[ 0.028843] alternatives: applying system-wide alternatives
[ 0.032085] devtmpfs: initialized
[ 0.037129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.037168] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.078564] pinctrl core: initialized pinctrl subsystem
[ 0.080638] DMI not present or invalid.
[ 0.081534] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.082902] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.083090] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.083293] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.083366] audit: initializing netlink subsys (disabled)
[ 0.083566] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[ 0.084755] thermal_sys: Registered thermal governor 'step_wise'
[ 0.084763] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.084830] cpuidle: using governor menu
[ 0.085068] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.085167] ASID allocator initialised with 65536 entries
[ 0.087164] Serial: AMBA PL011 UART driver
[ 0.101078] Modules: 22144 pages in range for non-PLT usage
[ 0.101095] Modules: 513664 pages in range for PLT usage
[ 0.102017] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.102048] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.102062] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.102075] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.102087] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.102099] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.102112] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.102123] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.104133] ACPI: Interpreter disabled.
[ 0.106185] iommu: Default domain type: Translated
[ 0.106199] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.106516] SCSI subsystem initialized
[ 0.106914] usbcore: registered new interface driver usbfs
[ 0.106954] usbcore: registered new interface driver hub
[ 0.107025] usbcore: registered new device driver usb
[ 0.107162] usb_phy_generic usbphy: dummy supplies not allowed for exclusive requests
[ 0.107948] pps_core: LinuxPPS API ver. 1 registered
[ 0.107962] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.107988] PTP clock support registered
[ 0.108129] EDAC MC: Ver: 3.0.0
[ 0.110514] stratix10-svc soc:firmware:svc: Failed to get IRQ, falling back to polling mode
[ 0.110655] Intel Service Layer Driver Initialized
[ 0.110833] scmi_core: SCMI protocol bus registered
[ 0.111509] FPGA manager framework
[ 0.111619] Advanced Linux Sound Architecture Driver Initialized.
[ 0.112810] vgaarb: loaded
[ 0.113293] clocksource: Switched to clocksource arch_sys_counter
[ 0.113578] VFS: Disk quotas dquot_6.6.0
[ 0.113618] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.113828] pnp: PnP ACPI: disabled
[ 0.120272] NET: Registered PF_INET protocol family
[ 0.120471] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.122082] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.122130] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.122158] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.122330] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.122954] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.123096] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.123150] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.123312] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.123728] RPC: Registered named UNIX socket transport module.
[ 0.123743] RPC: Registered udp transport module.
[ 0.123754] RPC: Registered tcp transport module.
[ 0.123764] RPC: Registered tcp-with-tls transport module.
[ 0.123774] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.123806] PCI: CLS 0 bytes, default 64
[ 0.124324] kvm [1]: IPA Size Limit: 40 bits
[ 0.126475] kvm [1]: Hyp mode initialized successfully
[ 0.128001] Initialise system trusted keyrings
[ 0.128166] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 0.128557] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.128829] NFS: Registering the id_resolver key type
[ 0.128867] Key type id_resolver registered
[ 0.128878] Key type id_legacy registered
[ 0.128908] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.128924] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.129051] 9p: Installing v9fs 9p2000 file system support
[ 0.160673] Key type asymmetric registered
[ 0.160688] Asymmetric key parser 'x509' registered
[ 0.160766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.160784] io scheduler mq-deadline registered
[ 0.160799] io scheduler kyber registered
[ 0.160843] io scheduler bfq registered
[ 0.167319] pinctrl-single ffd13000.pinctrl: 40 pins, size 160
[ 0.167479] pinctrl-single ffd13100.pinconf: 8 pins, size 32
[ 0.172544] altera-pcie 90100000.pcie: host bridge /soc/bridge@80000000/pcie@200000000 ranges:
[ 0.172603] altera-pcie 90100000.pcie: MEM 0x0090100000..0x009fffffff -> 0x0000100000
[ 0.173090] altera-pcie 90100000.pcie: PCI host bridge to bus 0000:00
[ 0.173112] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.173132] pci_bus 0000:00: root bus resource [mem 0x90100000-0x9fffffff] (bus address [0x00100000-0x0fffffff])
[ 0.173230] pci 0000:00:00.0: [1172:0000] type 01 class 0x060400
[ 0.173537] pci 0000:00:00.0: PME# supported from D0 D3hot
[ 0.174836] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.175053] pci 0000:01:00.0: [15b7:5042] type 00 class 0x010802
[ 0.175145] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 0.176330] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.176381] pci 0000:00:00.0: BAR 14: assigned [mem 0x90100000-0x901fffff]
[ 0.176404] pci 0000:01:00.0: BAR 0: assigned [mem 0x90100000-0x90103fff 64bit]
[ 0.176458] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.176475] pci 0000:00:00.0: bridge window [mem 0x90100000-0x901fffff]
[ 0.176597] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 0.178097] EINJ: ACPI disabled.
[ 0.203008] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.206409] ffc02000.serial: ttyS0 at MMIO 0xffc02000 (irq = 19, base_baud = 6250000) is a 16550A
[ 0.206521] printk: console [ttyS0] enabled
[ 1.382743] SuperH (H)SCI(F) driver initialized
[ 1.387815] msm_serial: driver initialized
[ 1.392624] STM32 USART driver initialized
[ 1.403350] loop: module loaded
[ 1.407753] megasas: 07.725.01.00-rc1
[ 1.412887] nvme nvme0: pci function 0000:01:00.0
[ 1.415277] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 1.417640] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[ 1.423936] nand: Micron MT29F4G08ABBDAH4
[ 1.433687] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.441811] Bad block table found at page 262080, version 0x02
[ 1.448225] Bad block table found at page 262016, version 0x02
[ 1.454171] nand_read_bbt: bad block at 0x000002f00000
[ 1.458924] nvme nvme0: allocated 32 MiB host memory buffer.
[ 1.460241] 2 fixed-partitions partitions found on MTD device denali-nand
[ 1.471733] Creating 2 MTD partitions on "denali-nand":
[ 1.476961] 0x000000000000-0x000000200000 : "u-boot"
[ 1.483639] nvme nvme0: 4/0/0 default/read/poll queues
[ 1.483719] 0x000000200000-0x000020000000 : "root"
[ 1.502424] tun: Universal TUN/TAP device driver, 1.6
[ 1.508540] thunder_xcv, ver 1.0
[ 1.511841] nvme0n1: p1
[ 1.511868] thunder_bgx, ver 1.0
[ 1.517642] nicpf, ver 1.0
[ 1.521543] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 1.528753] hns3: Copyright (c) 2017 Huawei Corporation.
[ 1.534093] hclge is initializing
[ 1.537448] e1000: Intel(R) PRO/1000 Network Driver
[ 1.542319] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.548079] e1000e: Intel(R) PRO/1000 Network Driver
[ 1.553036] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.558971] igb: Intel(R) Gigabit Ethernet Network Driver
[ 1.564358] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.569941] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 1.576196] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.582409] sky2: driver version 1.30
[ 1.587711] socfpga-dwmac ff804000.ethernet: IRQ eth_wake_irq not found
[ 1.594319] socfpga-dwmac ff804000.ethernet: IRQ eth_lpi not found
[ 1.600959] socfpga-dwmac ff804000.ethernet: User ID: 0x11, Synopsys ID: 0x37
[ 1.608104] socfpga-dwmac ff804000.ethernet: DWMAC1000
[ 1.613325] socfpga-dwmac ff804000.ethernet: DMA HW capability register supported
[ 1.620791] socfpga-dwmac ff804000.ethernet: RX Checksum Offload Engine supported
[ 1.628255] socfpga-dwmac ff804000.ethernet: COE Type 2
[ 1.633471] socfpga-dwmac ff804000.ethernet: TX Checksum insertion supported
[ 1.640502] socfpga-dwmac ff804000.ethernet: Enhanced/Alternate descriptors
[ 1.647452] socfpga-dwmac ff804000.ethernet: Enabled extended descriptors
[ 1.654222] socfpga-dwmac ff804000.ethernet: Ring mode enabled
[ 1.660043] socfpga-dwmac ff804000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 1.668039] socfpga-dwmac ff804000.ethernet: device MAC address 96:d7:f0:87:9c:c9
[ 1.676263] mdio_bus stmmac-2: MDIO device at address 4 is missing.
[ 1.685834] dwc2 ffb00000.usb: supply vusb_d not found, using dummy regulator
[ 1.693078] dwc2 ffb00000.usb: supply vusb_a not found, using dummy regulator
[ 1.700482] dwc2 ffb00000.usb: Bad value for GSNPSID: 0x00000000
[ 1.708262] usbcore: registered new interface driver usb-storage
[ 1.717203] i2c_dev: i2c /dev entries driver
[ 1.729877] sdhci: Secure Digital Host Controller Interface driver
[ 1.736112] sdhci: Copyright(c) Pierre Ossman
[ 1.741195] Synopsys Designware Multimedia Card Interface Driver
[ 1.748126] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.755861] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.763455] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 1.770863] usbcore: registered new interface driver usbhid
[ 1.776434] usbhid: USB HID core driver
[ 1.783905] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.796976] NET: Registered PF_PACKET protocol family
[ 1.802160] 9pnet: Installing 9P2000 support
[ 1.806520] Key type dns_resolver registered
[ 1.821548] registered taskstats version 1
[ 1.826020] Loading compiled-in X.509 certificates
[ 1.846401] dma-pl330 ffda0000.dma-controller: Loaded driver for PL330 DMAC-341330
[ 1.854016] dma-pl330 ffda0000.dma-controller: DBUFF-512x8bytes Num_Chans-8 Num_Peri-32 Num_Events-8
[ 1.869587] ubi0: attaching mtd1
[ 2.380971] ubi0: scanning is finished
[ 2.389856] ubi0 warning: ubi_eba_init: cannot reserve enough PEBs for bad PEB handling, reserved 32, need 75
[ 2.401270] ubi0: attached mtd1 (name "root", size 510 MiB)
[ 2.406851] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.413712] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.420483] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.427429] ubi0: good PEBs: 4075, bad PEBs: 5, corrupted PEBs: 0
[ 2.433510] ubi0: user volume: 5, internal volumes: 1, max. volumes count: 128
[ 2.440716] ubi0: max/mean erase counter: 0/0, WL threshold: 4096, image sequence number: 311231296
[ 2.449738] ubi0: available PEBs: 0, total reserved PEBs: 4075, PEBs reserved for bad PEB handling: 32
[ 2.459029] ubi0: background thread "ubi_bgt0d" started, PID 69
[ 2.459900] of_cfs_init
[ 2.467439] of_cfs_init: OK
[ 2.470375] clk: Disabling unused clocks
[ 2.474367] ALSA device list:
[ 2.477345] No soundcards found.
[ 2.481041] dw-apb-uart ffc02000.serial: forbid DMA for kernel console
[ 2.488769] UBIFS (ubi0:4): Mounting in unauthenticated mode
[ 2.494589] UBIFS (ubi0:4): background thread "ubifs_bgt0_4" started, PID 70
[ 2.509586] UBIFS (ubi0:4): start fixing up free space
[ 2.633313] random: crng init done
[ 14.964378] UBIFS (ubi0:4): free space fixup complete
[ 14.979674] UBIFS (ubi0:4): UBIFS: mounted UBI device 0, volume 4, name "rootfs"
[ 14.987064] UBIFS (ubi0:4): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 14.996954] UBIFS (ubi0:4): FS size: 485175296 bytes (462 MiB, 3821 LEBs), max 4000 LEBs, journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 15.008920] UBIFS (ubi0:4): reserved for root: 0 bytes (0 KiB)
[ 15.014740] UBIFS (ubi0:4): media format: w4/r0 (latest is w5/r0), UUID 57330C9B-D9B8-4E15-AF30-521ABAD91E4A, small LPT model
[ 15.030364] VFS: Mounted root (ubifs filesystem) on device 0:21.
[ 15.039003] devtmpfs: mounted
[ 15.046809] Freeing unused kernel memory: 9216K
[ 15.051602] Run /sbin/init as init process
INIT: version 3.04 booting
Inside mountall.sh
Do you want to run filesystem check on /dev/nvme0n1p1? (yes/no): no
Proceeding without running filesystem check.
mountall.sh: tsi_install
TSI DIR - /usr/bin/tsi/Ver1.1 ModulePath =/usr/bin/tsi/Ver1.1/kern_mod/
TSI Software install started..
u-dma-buf.ko
Loading u-dma-buf.ko...
[ 17.951114] u_dma_buf: loading out-of-tree module taints kernel.
Mounting SSD drive on /tsi
[ 17.959440] u-dma-buf udmabuf@0: assigned reserved memory node svcbuffer@1
[ 18.047298] EXT4-fs (nvme0n1p1): recovery complete
[ 18.052361] EXT4-fs (nvme0n1p1): mounted filesystem ed818264-67aa-48b8-aaeb-1bf17a69073e r/w with ordered data mode. Quota mode: none.
tsi-sw/
tsi-sw/ReleaseNotes
tsi-sw/libatomic.so.1
tsi-sw/tsi_txe_xos.blob
tsi-sw/br_netfilter.ko
tsi-sw/llama_expected_result.bin
[ 18.483918] u-dma-buf udmabuf0: driver version = 4.8.1
[ 18.489118] u-dma-buf udmabuf0: major number = 509
[ 18.494079] u-dma-buf udmabuf0: minor number = 0
[ 18.498864] u-dma-buf udmabuf0: phys address = 0x0000000040000000
[ 18.505122] u-dma-buf udmabuf0: buffer size = 1073741824
[ 18.510690] u-dma-buf udmabuf@0: driver installed.
[ 18.516267] u-dma-buf udmabuf@1: assigned reserved memory node svcbuffer@2
tsi-sw/llc.ko
tsi-sw/tsi_txe_kernel.bin
tsi-sw/stp.ko
tsi-sw/modules.builtin.modinfo
tsi-sw/bridge.ko
tsi-sw/aot-all-tests_aws_latest.tz
tsi-sw/rtlib_aws_latest.tz
[ 28.823815] u-dma-buf udmabuf1: driver version = 4.8.1
[ 28.829010] u-dma-buf udmabuf1: major number = 509
[ 28.833972] u-dma-buf udmabuf1: minor number = 1
[ 28.838760] u-dma-buf udmabuf1: phys address = 0x0000002080000000
[ 28.845020] u-dma-buf udmabuf1: buffer size = 2147483648
[ 28.850589] u-dma-buf udmabuf@1: driver installed.
tsi-sw/modules.builtin
tsi-sw/vecadd_blob_tvu_main.blob
tsi-sw/u-dma-buf.ko
tsi-sw/UAP
tsi-sw/ipv6.ko
tsi-sw/tnApcMgr
tsi-sw/platform_layout.json
tsi-sw/dummy.ko
tsi-sw/run_platform_test.sh
tsi-sw/modules.order
tsi-sw/overlay.ko
tsi-sw/libcrypt.so.1
./tvu/add/add.exe
./tvu/exp/exp.exe
./tvu/inv/inv.exe
./tvu/mult/mult.exe
./tvu/neg/neg.exe
./tvu/sigmoid/sigmoid.exe
./tvu/sqrt/sqrt.exe
./tvu/sub/sub.exe
./models/linear/linear.exe
./models/llama/llama.exe
./models/llama_sp/llama_sp.exe
./tvu/add/blobs/txe_blob_0.blob
./tvu/exp/blobs/txe_blob_0.blob
./tvu/inv/blobs/txe_blob_0.blob
./tvu/mult/blobs/txe_blob_0.blob
./tvu/neg/blobs/txe_blob_0.blob
./tvu/sigmoid/blobs/txe_blob_0.blob
./tvu/sqrt/blobs/txe_blob_0.blob
./tvu/sub/blobs/txe_blob_0.blob
./models/linear/blobs/txe_blob_1.blob
./models/linear/blobs/txe_blob_0.blob
./models/llama/blobs/txe_blob_12.blob
./models/llama/blobs/txe_blob_11.blob
./models/llama/blobs/txe_blob_10.blob
./models/llama/blobs/txe_blob_9.blob
./models/llama/blobs/txe_blob_8.blob
./models/llama/blobs/txe_blob_7.blob
./models/llama/blobs/txe_blob_6.blob
./models/llama/blobs/txe_blob_5.blob
./models/llama/blobs/txe_blob_4.blob
./models/llama/blobs/txe_blob_3.blob
./models/llama/blobs/txe_blob_2.blob
./models/llama/blobs/txe_blob_1.blob
./models/llama/blobs/txe_blob_0.blob
./models/llama_sp/blobs/txe_blob_12.blob
./models/llama_sp/blobs/txe_blob_11.blob
./models/llama_sp/blobs/txe_blob_10.blob
./models/llama_sp/blobs/txe_blob_9.blob
./models/llama_sp/blobs/txe_blob_8.blob
./models/llama_sp/blobs/txe_blob_7.blob
./models/llama_sp/blobs/txe_blob_6.blob
./models/llama_sp/blobs/txe_blob_5.blob
./models/llama_sp/blobs/txe_blob_4.blob
./models/llama_sp/blobs/txe_blob_3.blob
./models/llama_sp/blobs/txe_blob_2.blob
./models/llama_sp/blobs/txe_blob_1.blob
./models/llama_sp/blobs/txe_blob_0.blob
./_deps/spdlog-src/scripts/ci_setup_clang.sh
./_deps/spdlog-src/scripts/format.sh
./tvu/add/add.sh
./tvu/exp/exp.sh
./tvu/inv/inv.sh
./tvu/mult/mult.sh
./tvu/neg/neg.sh
./tvu/sigmoid/sigmoid.sh
./tvu/sqrt/sqrt.sh
./tvu/sub/sub.sh
./models/linear/linear.sh
./models/llama/llama.sh
./models/llama_sp/llama_sp.sh
lib/libsentencepiece.so
lib/libsentencepiece.so.0
lib/libsentencepiece.so.0.0.0
lib/libsentencepiece_train.so
lib/libsentencepiece_train.so.0
lib/libsentencepiece_train.so.0.0.0
lib/libspdlog.so
lib/libspdlog.so.1.15
lib/libspdlog.so.1.15.0
lib/libTsavRTFPGAShimCAPI.so
lib/libTsavRTFPGA.so
lib/libTsavRTFPGA.so.0.3.4
lib/libTsavRTPosix.so
lib/libTsavRTPosix.so.0.3.4
lib/libTSICRAddressUtils.so
lib/libTSICRAddressUtils.so.0.3.4
lib/libTSICRCma.so
lib/libTSICRCma.so.0.3.4
lib/libTSICRComm.so
lib/libTSICRComm.so.0.3.4
lib/libTSICRQueues.so
lib/libTSICRQueues.so.0.3.4
lib/libTSICRQueueUtils.so
lib/libTSICRQueueUtils.so.0.3.4
lib/libTSIRTBlobSlots.so
lib/libTSIRTBlobSlots.so.0.3.4
lib/libTSIRTBlobUtils.so
lib/libTSIRTBlobUtils.so.0.3.4
lib/libTSIRTFPGAShmem.so
lib/libTSIRTFPGAShmem.so.0.3.4
lib/libTSIRTHostUtils.so
lib/libTSIRTHostUtils.so.0.3.4
lib/libTSIRTMemory.so
lib/libTSIRTMemory.so.0.3.4
lib/libTSIRTPosixShmem.so
lib/libTSIRTPosixShmem.so.0.3.4
lib/libTSIRTSafeTensors.so
lib/libTSIRTSafeTensors.so.0.3.4
lib/libTSIRTTXEManagerShimFPGA.so
lib/libTSIRTTXEManagerShimFPGA.so.0.1.1
lib/libTSIRTUtils.so
lib/libTSIRTUtils.so.0.3.4
lib/libTXEPosixSimDeviceLib.so
lib/libTXEPosixSimDeviceLib.so.0.3.4
PATH: /bin:/usr/lib:/usr/bin:/opt/tsi/:/usr/local/bin:/sbin:/usr/include:/usr/share:/sbin:/bin:/usr/sbin:/usr/bin
Adding system startup for /etc/init.d/tsi-start.
Starting udev
[ 41.016504] udevd[235]: starting version 3.2.14
[ 41.085130] udevd[236]: starting eudev-3.2.14
[ 41.192695] mtdblock: MTD device 'u-boot' is NAND, please consider using UBI block devices instead.
[ 41.193397] mtdblock: MTD device 'root' is NAND, please consider using UBI block devices instead.
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --verbose option to see the details of our search for an access method.
Fri Mar 9 12:34:56 UTC 2018
hwclock: Cannot access the Hardware Clock via any known method.
hwclock: Use the --verbose option to see the details of our search for an access method.
INIT: Entering runlevel: 5 Hardware Clock via any known method.
Configuring network interfaces... [ 53.675497] socfpga-dwmac ff804000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[ 53.684602] socfpga-dwmac ff804000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)
ip: SIOCSIFFLAGS: No such device
ip: SIOCGIFFLAGS: No such device
Starting syslogd/klogd: done
Directory /usr/bin/tsi/v0.1.1.tsv24_03_10_2025/bin exists.
Do you want to run tnApcMgr? (yes/no)
yes
Started tnApcMgr...

DB After parsing total node count 1, Package_count 1, chiplet_count 1, agent_count 1
shm_fd value during create time 5
Listening on port 8000
Total TXE Under Management: 1

TXE-ID StreamID Start_Addr Supervisor User

10000 0x0 0xffff8bc00000
data: 0xffff8bc00000 data: 0xffff8bd00000

Total number of TXE Managers: 1

TXE Manager PID Status

         427                 0 

====================================================================
No updates to be done
RAL TAG VERSION: SKYLP_G0117

Poky (Yocto Project Reference Distro) 5.0.8 agilex7_dk_si_agf014ea ttyS0

agilex7_dk_si_agf014ea login: root

   Tsavorite Scalable Intelligence

|||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||||||||||||
||||||                          |||||
||||||                          |||||
|||||||||||||||||   |||||       |||||
|||||||||||||||||   |||||       |||||
           ||||||   |||||
||||||     ||||||   |||||      ||||||
 ||||||||  ||||||   |||||   ||||||||
   ||||||||||||||   ||||||||||||||
      |||||||||||   ||||||||||||
        |||||||||   ||||||||||
          |||||||   ||||||||
            |||||   |||||
              |||   |||
                    |

root@agilex7_dk_si_agf014ea:~# ifconfig -a
eth0 Link encap:Ethernet HWaddr 96:D7:F0:87:9C:C9
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:26 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@agilex7_dk_si_agf014ea:~#

@atrivedi-tsavoritesi
Copy link
Author

@akapoor3518 @dmpatra let me know if it addresses your comments ?

@atrivedi-tsavoritesi atrivedi-tsavoritesi merged commit 115830f into socfpga-6.6.51-lts Mar 14, 2025
@atrivedi-tsavoritesi atrivedi-tsavoritesi deleted the FIR-595 branch March 14, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants