Xilinx Zynq MP First Stage Boot Loader Release 2021.2 Oct 13 2021 - 07:15:53 RPU0: Running in Split mode RPU: (3 seconds delay) NOTICE: BL31: v2.4(release):xlnx_rebase_v2.4_2021.2 NOTICE: BL31: Built : 07:41:24, Oct 13 2021 U-Boot 2021.01 (Oct 12 2021 - 09:28:42 +0000) CPU: ZynqMP Silicon: v3 Model: ZynqMP ZCU102 Rev1.0 Board: Xilinx ZynqMP DRAM: 4 GiB PMUFW: v1.1 EL Level: EL2 Chip ID: zu9eg NAND: 0 MiB MMC: mmc@ff170000: 0 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Bootmode: LVL_SHFT_SD_MODE1 Reset reason: DEBUG Net: ZYNQ GEM: ff0e0000, mdio bus ff0e0000, phyaddr 12, interface rgmii-id Warning: ethernet@ff0e0000 (eth0) using random MAC address - 86:4f:57:29:f7:d4 eth0: ethernet@ff0e0000 Hit any key to stop autoboot: 0 ZynqMP> RPU: INITIAL BOOT RPU0: Running in Split mode XPm_InitFinalize(0, 0, 0, 0, 0, 0) XPm_RequestNode(1C, 1, 0, 2, 0, 0) XPm_RequestNode(21, 1, 0, 2, 0, 0) XPm_RegisterNotifier(A, 1, 0, 1, 0, 0) fatload mmc 0 0x4000000 system.dtb; fatload mmc 0 0x80000 Image; fatload mmc 0 6000000 rootfs.cpio.gz.u-boot 56505 bytes read in 25 ms (2.2 MiB/s) 21584384 bytes read in 1415 ms (14.5 MiB/s) 15550855 bytes read in 1034 ms (14.3 MiB/s) ZynqMP> booti 80000 6000000 4000000 Moving Image from 0x80000 to 0x200000, end=1730000 ## Loading init Ramdisk from Legacy Image at 06000000 ... Image Name: petalinux-image-minimal-zynqmp-g Created: 2011-04-05 23:00:00 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 15550791 Bytes = 14.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 04000000 Booting using the fdt blob at 0x4000000 Loading Ramdisk to 7ce3b000, end 7dd0f947 ... OK Loading Device Tree to 000000007ce2a000, end 000000007ce3acb8 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.0-xilinx-v2021.2 (oe-user@oe-host) (aarch64-xilinx-linux-gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35.1) #1 SMP Tue Oct 12 09:30:57 UTC 2021 [ 0.000000] Machine model: ZynqMP ZCU102 Rev1.0 [ 0.000000] earlycon: cdns0 at MMIO 0x00000000ff000000 (options '115200n8') [ 0.000000] printk: bootconsole [cdns0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 256 MiB at 0x000000006cc00000 [ 0.000000] Zone ranges: [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000087fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fefffff] [ 0.000000] node 0: [mem 0x0000000800000000-0x000000087fffffff] [ 0.000000] Zeroed struct page in unavailable ranges: 256 pages [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000087fffffff] [ 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.2 [ 0.000000] percpu: Embedded 22 pages/cpu s50968 r8192 d30952 u90112 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1031940 [ 0.000000] Kernel command line: earlycon console=ttyPS0,115200 clk_ignore_unused init_fatal_sh=1 [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: mapped [mem 0x0000000068c00000-0x000000006cc00000] (64MB) [ 0.000000] Memory: 3747780K/4193280K available (13952K kernel code, 982K rwdata, 3928K rodata, 2112K init, 586K bss, 183356K reserved, 262144K cma-reserved) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GIC: Adjusting CPU interface base to 0x00000000f902f000 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] irq-xilinx: mismatch in kind-of-intr param [ 0.000000] irq-xilinx: /amba_pl@0/interrupt-controller@80020000: num_irq=32, sw_irq=0, edge=0x1 [ 0.000000] random: get_random_bytes called from start_kernel+0x31c/0x524 with crng_init=0 [ 0.000000] arch_timer: cp15 timer(s) running at 99.99MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x170f8de2d3, max_idle_ns: 440795206112 ns [ 0.000003] sched_clock: 56 bits at 99MHz, resolution 10ns, wraps every 4398046511101ns [ 0.008330] Console: colour dummy device 80x25 [ 0.012394] Calibrating delay loop (skipped), value calculated using timer frequency.. 199.98 BogoMIPS (lpj=399960) [ 0.022756] pid_max: default: 32768 minimum: 301 [ 0.027479] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.034705] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.043521] rcu: Hierarchical SRCU implementation. [ 0.047566] EFI services will not be available. [ 0.051882] smp: Bringing up secondary CPUs ... [ 0.056607] Detected VIPT I-cache on CPU1 [ 0.056646] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.057038] Detected VIPT I-cache on CPU2 [ 0.057061] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.057426] Detected VIPT I-cache on CPU3 [ 0.057449] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.057497] smp: Brought up 1 node, 4 CPUs [ 0.091702] SMP: Total of 4 processors activated. [ 0.096375] CPU features: detected: 32-bit EL0 Support [ 0.101479] CPU features: detected: CRC32 instructions [ 0.106616] CPU: All CPU(s) started at EL2 [ 0.110660] alternatives: patching kernel code [ 0.116161] devtmpfs: initialized [ 0.124776] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.128871] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.142256] pinctrl core: initialized pinctrl subsystem [ 0.142757] DMI not present or invalid. [ 0.145820] NET: Registered protocol family 16 [ 0.151097] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.157164] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.164976] audit: initializing netlink subsys (disabled) [ 0.170434] audit: type=2000 audit(0.112:1): state=initialized audit_enabled=0 res=1 [ 0.178023] cpuidle: using governor menu [ 0.181957] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.188697] ASID allocator initialised with 65536 entries [ 0.194112] Serial: AMBA PL011 UART driver [ 0.226344] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.227397] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages [ 0.234069] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.240741] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages [ 1.292387] cryptd: max_cpu_qlen set to 1000 [ 1.317079] DRBG: Continuing without Jitter RNG [ 1.396180] raid6: neonx8 gen() 2140 MB/s [ 1.464236] raid6: neonx8 xor() 1597 MB/s [ 1.532307] raid6: neonx4 gen() 2192 MB/s [ 1.600360] raid6: neonx4 xor() 1557 MB/s [ 1.668436] raid6: neonx2 gen() 2076 MB/s [ 1.736488] raid6: neonx2 xor() 1430 MB/s [ 1.804559] raid6: neonx1 gen() 1774 MB/s [ 1.872623] raid6: neonx1 xor() 1219 MB/s [ 1.940690] raid6: int64x8 gen() 1437 MB/s [ 2.008754] raid6: int64x8 xor() 771 MB/s [ 2.076815] raid6: int64x4 gen() 1601 MB/s [ 2.144877] raid6: int64x4 xor() 817 MB/s [ 2.212950] raid6: int64x2 gen() 1397 MB/s [ 2.281012] raid6: int64x2 xor() 750 MB/s [ 2.349085] raid6: int64x1 gen() 1033 MB/s [ 2.417138] raid6: int64x1 xor() 517 MB/s [ 2.417176] raid6: using algorithm neonx4 gen() 2192 MB/s [ 2.421124] raid6: .... xor() 1557 MB/s, rmw enabled [ 2.426061] raid6: using neon recovery algorithm [ 2.431177] iommu: Default domain type: Translated [ 2.435709] SCSI subsystem initialized [ 2.439352] usbcore: registered new interface driver usbfs [ 2.444687] usbcore: registered new interface driver hub [ 2.449962] usbcore: registered new device driver usb [ 2.455008] mc: Linux media interface: v0.10 [ 2.459212] videodev: Linux video capture interface: v2.00 [ 2.464683] EDAC MC: Ver: 3.0.0 [ 2.468127] zynqmp-ipi-mbox mailbox@ff990400: Registered ZynqMP IPI mbox with TX/RX channels. [ 2.476433] FPGA manager framework [ 2.479738] Advanced Linux Sound Architecture Driver Initialized. [ 2.485956] Bluetooth: Core ver 2.22 [ 2.489223] NET: Registered protocol family 31 [ 2.493626] Bluetooth: HCI device and connection manager initialized [ 2.499942] Bluetooth: HCI socket layer initialized [ 2.504785] Bluetooth: L2CAP socket layer initialized [ 2.509809] Bluetooth: SCO socket layer initialized [ 2.514884] clocksource: Switched to clocksource arch_sys_counter [ 2.520852] VFS: Disk quotas dquot_6.6.0 [ 2.524637] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.535798] NET: Registered protocol family 2 [ 2.536187] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 2.544276] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 2.552306] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 2.559753] TCP: Hash tables configured (established 32768 bind 32768) [ 2.565930] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 2.572593] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 2.579769] NET: Registered protocol family 1 [ 2.584228] RPC: Registered named UNIX socket transport module. [ 2.589834] RPC: Registered udp transport module. [ 2.594496] RPC: Registered tcp transport module. [ 2.599166] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 2.606152] PCI: CLS 0 bytes, default 64 [ 2.609562] Trying to unpack rootfs image as initramfs... [ 3.302658] Freeing initrd memory: 15184K [ 3.378208] Initialise system trusted keyrings [ 3.378347] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 3.384131] NFS: Registering the id_resolver key type [ 3.388450] Key type id_resolver registered [ 3.392589] Key type id_legacy registered [ 3.396585] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.403245] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 3.445832] NET: Registered protocol family 38 [ 3.445875] xor: measuring software checksum speed [ 3.453569] 8regs : 2363 MB/sec [ 3.457237] 32regs : 2798 MB/sec [ 3.462178] arm64_neon : 2380 MB/sec [ 3.462369] xor: using function: 32regs (2798 MB/sec) [ 3.467393] Key type asymmetric registered [ 3.471457] Asymmetric key parser 'x509' registered [ 3.476320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 3.483656] io scheduler mq-deadline registered [ 3.488153] io scheduler kyber registered [ 3.494182] ps_pcie_dma init() [ 3.520156] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 3.522032] Serial: AMBA driver [ 3.526945] cacheinfo: Unable to detect cache hierarchy for CPU 0 [ 3.534589] brd: module loaded [ 3.538983] loop: module loaded [ 3.539952] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.544434] libphy: Fixed MDIO Bus: probed [ 3.548250] tun: Universal TUN/TAP device driver, 1.6 [ 3.552061] CAN device driver interface [ 3.556670] usbcore: registered new interface driver asix [ 3.561196] usbcore: registered new interface driver ax88179_178a [ 3.567233] usbcore: registered new interface driver cdc_ether [ 3.573021] usbcore: registered new interface driver net1080 [ 3.578645] usbcore: registered new interface driver cdc_subset [ 3.584529] usbcore: registered new interface driver zaurus [ 3.590072] usbcore: registered new interface driver cdc_ncm [ 3.596670] usbcore: registered new interface driver uas [ 3.600980] usbcore: registered new interface driver usb-storage [ 3.607562] rtc_zynqmp ffa60000.rtc: registered as rtc0 [ 3.612124] rtc_zynqmp ffa60000.rtc: setting system clock to 2018-06-07T00:41:30 UTC (1528332090) [ 3.620982] i2c /dev entries driver [ 3.626261] usbcore: registered new interface driver uvcvideo [ 3.630099] USB Video Class driver (1.1.1) [ 3.635209] Bluetooth: HCI UART driver ver 2.3 [ 3.638571] Bluetooth: HCI UART protocol H4 registered [ 3.643686] Bluetooth: HCI UART protocol BCSP registered [ 3.648974] Bluetooth: HCI UART protocol LL registered [ 3.654061] Bluetooth: HCI UART protocol ATH3K registered [ 3.659441] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 3.665690] Bluetooth: HCI UART protocol Intel registered [ 3.671029] Bluetooth: HCI UART protocol QCA registered [ 3.676231] usbcore: registered new interface driver bcm203x [ 3.681853] usbcore: registered new interface driver bpa10x [ 3.687393] usbcore: registered new interface driver bfusb [ 3.692844] usbcore: registered new interface driver btusb [ 3.698302] usbcore: registered new interface driver ath3k [ 3.703799] EDAC MC: ECC not enabled [ 3.707420] EDAC DEVICE0: Giving out device to module zynqmp-ocm-edac controller zynqmp_ocm: DEV ff960000.memory-controller (INTERRUPT) [ 3.719806] sdhci: Secure Digital Host Controller Interface driver [ 3.725523] sdhci: Copyright(c) Pierre Ossman [ 3.729843] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.735875] ledtrig-cpu: registered to indicate activity on CPUs [ 3.741452] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 3.747873] zynqmp_firmware_probe Platform Management API v1.1 [ 3.753634] zynqmp_firmware_probe Trustzone version v1.0 [ 3.789274] zynqmp-pinctrl firmware:zynqmp-firmware:pinctrl: zynqmp pinctrl initialized [ 3.834925] securefw securefw: securefw probed [ 3.835209] alg: No test for xilinx-zynqmp-aes (zynqmp-aes) [ 3.839376] zynqmp_aes firmware:zynqmp-firmware:zynqmp-aes: AES Successfully Registered [ 3.847504] alg: No test for xilinx-keccak-384 (zynqmp-keccak-384) [ 3.853653] alg: No test for xilinx-zynqmp-rsa (zynqmp-rsa) [ 3.859150] usbcore: registered new interface driver usbhid [ 3.864529] usbhid: USB HID core driver [ 3.871167] ARM CCI_400_r1 PMU driver probed [ 3.871648] fpga_manager fpga0: Xilinx ZynqMP FPGA Manager registered [ 3.879468] usbcore: registered new interface driver snd-usb-audio [ 3.886063] pktgen: Packet Generator for packet performance testing. Version: 2.75 [ 3.893244] Initializing XFRM netlink socket [ 3.896964] NET: Registered protocol family 10 [ 3.901694] Segment Routing with IPv6 [ 3.905091] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.911160] NET: Registered protocol family 17 [ 3.915234] NET: Registered protocol family 15 [ 3.919644] can: controller area network core [ 3.923987] NET: Registered protocol family 29 [ 3.928372] can: raw protocol [ 3.931313] can: broadcast manager protocol [ 3.935467] can: netlink gateway - max_hops=1 [ 3.939865] Bluetooth: RFCOMM TTY layer initialized [ 3.944644] Bluetooth: RFCOMM socket layer initialized [ 3.949749] Bluetooth: RFCOMM ver 1.11 [ 3.953470] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 3.958735] Bluetooth: BNEP filters: protocol multicast [ 3.963932] Bluetooth: BNEP socket layer initialized [ 3.968859] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 3.974742] Bluetooth: HIDP socket layer initialized [ 3.979795] 9pnet: Installing 9P2000 support [ 3.983929] Key type dns_resolver registered [ 3.988329] registered taskstats version 1 [ 3.992221] Loading compiled-in X.509 certificates [ 3.997899] Btrfs loaded, crc32c=crc32c-generic [ 4.010294] ff000000.serial: ttyPS0 at MMIO 0xff000000 (irq = 56, base_baud = 6249375) is a xuartps [ 4.019319] printk: console [ttyPS0] enabled [ 4.019319] printk: console [ttyPS0] enabled [ 4.023614] printk: bootconsole [cdns0] disabled [ 4.023614] printk: bootconsole [cdns0] disabled [ 4.033287] ff010000.serial: ttyPS1 at MMIO 0xff010000 (irq = 57, base_baud = 6249375) is a xuartps [ 4.046478] of-fpga-region fpga-full: FPGA Region probed [ 4.053390] nwl-pcie fd0e0000.pcie: host bridge /axi/pcie@fd0e0000 ranges: [ 4.060288] nwl-pcie fd0e0000.pcie: MEM 0x00e0000000..0x00efffffff -> 0x00e0000000 [ 4.068290] nwl-pcie fd0e0000.pcie: MEM 0x0600000000..0x07ffffffff -> 0x0600000000 [ 4.076353] nwl-pcie fd0e0000.pcie: Link is DOWN [ 4.081120] nwl-pcie fd0e0000.pcie: PCI host bridge to bus 0000:00 [ 4.087303] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.092780] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 4.099650] pci_bus 0000:00: root bus resource [mem 0x600000000-0x7ffffffff pref] [ 4.107155] pci 0000:00:00.0: [10ee:d021] type 01 class 0x060400 [ 4.113212] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot [ 4.123718] pci 0000:00:00.0: PCI bridge to [bus 01-0c] [ 4.129024] ps_pcie_dma 0000:00:00.0: PS PCIe DMA Driver probe [ 4.135230] xilinx-zynqmp-dma fd500000.dma: ZynqMP DMA driver Probe success [ 4.142416] xilinx-zynqmp-dma fd510000.dma: ZynqMP DMA driver Probe success [ 4.149590] xilinx-zynqmp-dma fd520000.dma: ZynqMP DMA driver Probe success [ 4.156769] xilinx-zynqmp-dma fd530000.dma: ZynqMP DMA driver Probe success [ 4.163950] xilinx-zynqmp-dma fd540000.dma: ZynqMP DMA driver Probe success [ 4.171120] xilinx-zynqmp-dma fd550000.dma: ZynqMP DMA driver Probe success [ 4.178301] xilinx-zynqmp-dma fd560000.dma: ZynqMP DMA driver Probe success [ 4.185477] xilinx-zynqmp-dma fd570000.dma: ZynqMP DMA driver Probe success [ 4.192737] xilinx-zynqmp-dma ffa80000.dma: ZynqMP DMA driver Probe success [ 4.199914] xilinx-zynqmp-dma ffa90000.dma: ZynqMP DMA driver Probe success [ 4.207095] xilinx-zynqmp-dma ffaa0000.dma: ZynqMP DMA driver Probe success [ 4.214272] xilinx-zynqmp-dma ffab0000.dma: ZynqMP DMA driver Probe success [ 4.221449] xilinx-zynqmp-dma ffac0000.dma: ZynqMP DMA driver Probe success [ 4.228629] xilinx-zynqmp-dma ffad0000.dma: ZynqMP DMA driver Probe success [ 4.235813] xilinx-zynqmp-dma ffae0000.dma: ZynqMP DMA driver Probe success [ 4.242989] xilinx-zynqmp-dma ffaf0000.dma: ZynqMP DMA driver Probe success [ 4.250459] xilinx-zynqmp-dpdma fd4c0000.dma-controller: Xilinx DPDMA engine is probed [ 4.258958] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator [ 4.266508] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator [ 4.274619] spi-nor spi0.0: found mt25qu512a, expected m25p80 [ 4.280985] spi-nor spi0.0: trying to lock already unlocked area [ 4.286994] spi-nor spi0.0: mt25qu512a (131072 Kbytes) [ 4.292145] 3 fixed-partitions partitions found on MTD device spi0.0 [ 4.298487] Creating 3 MTD partitions on "spi0.0": [ 4.303273] 0x000000000000-0x000001e00000 : "boot" [ 4.308958] 0x000001e00000-0x000001e40000 : "bootenv" [ 4.314686] 0x000001e40000-0x000004240000 : "kernel" [ 4.322828] macb ff0e0000.ethernet: Not enabling partial store and forward [ 4.330394] libphy: MACB_mii_bus: probed [ 4.337260] macb ff0e0000.ethernet eth0: Cadence GEM rev 0x50070106 at 0xff0e0000 irq 39 (86:4f:57:29:f7:d4) [ 4.347594] xilinx-axipmon ffa00000.perf-monitor: Probed Xilinx APM [ 4.354191] xilinx-axipmon fd0b0000.perf-monitor: Probed Xilinx APM [ 4.360756] xilinx-axipmon fd490000.perf-monitor: Probed Xilinx APM [ 4.367363] xilinx-axipmon ffa10000.perf-monitor: Probed Xilinx APM [ 4.376609] pca953x 0-0020: supply vcc not found, using dummy regulator [ 4.383284] pca953x 0-0020: using no AI [ 4.387814] pca953x 0-0021: supply vcc not found, using dummy regulator [ 4.394487] pca953x 0-0021: using no AI [ 4.407876] i2c i2c-0: Added multiplexed i2c bus 2 [ 4.419430] i2c i2c-0: Added multiplexed i2c bus 3 [ 4.435116] random: fast init done [ 4.477564] i2c i2c-0: Added multiplexed i2c bus 4 [ 4.482478] i2c i2c-0: Added multiplexed i2c bus 5 [ 4.487268] pca954x 0-0075: registered 4 multiplexed busses for I2C mux pca9544 [ 4.494603] cdns-i2c ff020000.i2c: 400 kHz mmio ff020000 irq 41 [ 4.502315] at24 6-0054: supply vcc not found, using dummy regulator [ 4.509216] at24 6-0054: 1024 byte 24c08 EEPROM, writable, 1 bytes/write [ 4.515948] i2c i2c-1: Added multiplexed i2c bus 6 [ 4.522209] si5341 7-0036: Chip: 5341 Grade: 1 Rev: 1 [ 4.559687] i2c i2c-1: Added multiplexed i2c bus 7 [ 4.567280] si570 8-005d: registered, current frequency 300000000 Hz [ 4.573669] i2c i2c-1: Added multiplexed i2c bus 8 [ 4.593416] si570 9-005d: registered, current frequency 148500000 Hz [ 4.599807] i2c i2c-1: Added multiplexed i2c bus 9 [ 4.604837] si5324 10-0069: si5328 probed [ 4.671137] si5324 10-0069: si5328 probe successful [ 4.676052] i2c i2c-1: Added multiplexed i2c bus 10 [ 4.681058] i2c i2c-1: Added multiplexed i2c bus 11 [ 4.686052] i2c i2c-1: Added multiplexed i2c bus 12 [ 4.691045] i2c i2c-1: Added multiplexed i2c bus 13 [ 4.695921] pca954x 1-0074: registered 8 multiplexed busses for I2C switch pca9548 [ 4.703900] i2c i2c-1: Added multiplexed i2c bus 14 [ 4.708905] i2c i2c-1: Added multiplexed i2c bus 15 [ 4.713908] i2c i2c-1: Added multiplexed i2c bus 16 [ 4.718922] i2c i2c-1: Added multiplexed i2c bus 17 [ 4.723920] i2c i2c-1: Added multiplexed i2c bus 18 [ 4.728924] i2c i2c-1: Added multiplexed i2c bus 19 [ 4.733931] i2c i2c-1: Added multiplexed i2c bus 20 [ 4.738938] i2c i2c-1: Added multiplexed i2c bus 21 [ 4.743814] pca954x 1-0075: registered 8 multiplexed busses for I2C switch pca9548 [ 4.751408] cdns-i2c ff030000.i2c: 400 kHz mmio ff030000 irq 42 [ 4.761732] cdns-wdt fd4d0000.watchdog: Xilinx Watchdog Timer with timeout 60s [ 4.769248] cdns-wdt ff150000.watchdog: Xilinx Watchdog Timer with timeout 10s [ 4.776932] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1199880 KHz, changing to: 1199999 KHz [ 4.789549] zynqmp-display fd4a0000.display: vtc bridge property not present [ 4.798412] xilinx-dp-snd-codec fd4a0000.display:zynqmp_dp_snd_codec0: Xilinx DisplayPort Sound Codec probed [ 4.808577] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm0: Xilinx DisplayPort Sound PCM probed [ 4.816723] xilinx-dp-snd-pcm zynqmp_dp_snd_pcm1: Xilinx DisplayPort Sound PCM probed [ 4.821945] mmc0: SDHCI controller on ff170000.mmc [ff170000.mmc] using ADMA 64-bit [ 4.825567] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: ASoC: no DMI vendor name! [ 4.841065] xilinx-dp-snd-card fd4a0000.display:zynqmp_dp_snd_card: Xilinx DisplayPort Sound Card probed [ 4.850671] OF: graph: no port node found in /axi/display@fd4a0000 [ 4.857198] xlnx-drm xlnx-drm.0: bound fd4a0000.display (ops 0xffff800010e7bac8) [ 4.899694] mmc0: new high speed SDHC card at address aaaa [ 4.905524] mmcblk0: mmc0:aaaa SC32G 29.7 GiB [ 4.913192] mmcblk0: [ 5.942909] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes [ 5.950563] [drm] Initialized xlnx 1.0.0 20130509 for fd4a0000.display on minor 0 [ 5.958059] zynqmp-display fd4a0000.display: ZynqMP DisplayPort Subsystem driver probed [ 5.966452] ahci-ceva fd0c0000.ahci: supply ahci not found, using dummy regulator [ 5.973999] ahci-ceva fd0c0000.ahci: supply phy not found, using dummy regulator [ 5.981458] ahci-ceva fd0c0000.ahci: supply target not found, using dummy regulator [ 5.999366] ahci-ceva fd0c0000.ahci: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl platform mode [ 6.008324] ahci-ceva fd0c0000.ahci: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst [ 6.018717] scsi host0: ahci-ceva [ 6.022316] scsi host1: ahci-ceva [ 6.025746] ata1: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x100 irq 54 [ 6.033657] ata2: SATA max UDMA/133 mmio [mem 0xfd0c0000-0xfd0c1fff] port 0x180 irq 54 [ 6.061576] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.067081] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 6.074834] xhci-hcd xhci-hcd.1.auto: hcc params 0x0238f625 hci version 0x100 quirks 0x0000000002010810 [ 6.084253] xhci-hcd xhci-hcd.1.auto: irq 96, io mem 0xfe200000 [ 6.090385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [ 6.098645] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.105863] usb usb1: Product: xHCI Host Controller [ 6.110733] usb usb1: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd [ 6.117426] usb usb1: SerialNumber: xhci-hcd.1.auto [ 6.122603] hub 1-0:1.0: USB hub found [ 6.126376] hub 1-0:1.0: 1 port detected [ 6.130484] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.135970] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 6.143627] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 6.150255] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [ 6.158514] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 6.165731] usb usb2: Product: xHCI Host Controller [ 6.170606] usb usb2: Manufacturer: Linux 5.10.0-xilinx-v2021.2 xhci-hcd [ 6.177298] usb usb2: SerialNumber: xhci-hcd.1.auto [ 6.182420] hub 2-0:1.0: USB hub found [ 6.186182] hub 2-0:1.0: 1 port detected [ 6.193252] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 6.200307] of_cfs_init [ 6.202761] of_cfs_init: OK [ 6.205711] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 6.344871] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 6.351415] clk: Not disabling unused clocks [ 6.353057] ata1: SATA link down (SStatus 0 SControl 330) [ 6.355762] ALSA device list: [ 6.361093] ata2: SATA link down (SStatus 0 SControl 330) [ 6.364035] #0: DisplayPort monitor [ 6.373347] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 6.381956] cfg80211: failed to load regulatory.db [ 6.387336] Freeing unused kernel memory: 2112K [ 6.406931] Run /init as init process INIT: version 2.97 booting [ 6.483893] /dev/root: Can't open blockdev Starting udev [ 6.519130] udevd[270]: starting version 3.2.9 [ 6.523956] random: udevd: uninitialized urandom read (16 bytes read) [ 6.530453] random: udevd: uninitialized urandom read (16 bytes read) [ 6.536914] random: udevd: uninitialized urandom read (16 bytes read) [ 6.548018] udevd[271]: starting eudev-3.2.9 [ 6.603952] zocl: loading out-of-tree module taints kernel. [ 6.611920] [drm] Probing for xlnx,zocl [ 6.616100] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found [ 6.622489] [drm] FPGA programming device pcap founded. [ 6.627719] [drm] PR Isolation addr 0x0 [ 6.632046] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1 [ 6.694996] usb 2-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd [ 6.719856] usb 2-1: New USB device found, idVendor=0781, idProduct=5583, bcdDevice= 1.00 [ 6.728090] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.735243] usb 2-1: Product: Ultra Fit [ 6.739080] usb 2-1: Manufacturer: SanDisk [ 6.743173] usb 2-1: SerialNumber: 4C530001040727118134 [ 6.754914] usb-storage 2-1:1.0: USB Mass Storage device detected [ 6.807539] scsi host2: usb-storage 2-1:1.0 [ 6.900930] cramfs: Unknown parameter 'umask' [ 6.910902] FAT-fs (mmcblk0): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. bootlogd: /dev/ttyPS0[ 7.046930] zynqmp-display fd4a0000.display: [drm] Cannot find any crtc or sizes Configuring packages on first boot.... (This may take several minutes. Please do not power off the machine.)[ 7.187880] Unloading old XRT Linux kernel modules Running postinst /etc/rpm-postinsts/100-zocl... [ 7.228027] Loading new XRT Linux kernel modules [ 7.237359] [drm] Probing for xlnx,zocl [ 7.241506] zocl-drm amba_pl@0:zyxclmm_drm: IRQ index 32 not found [ 7.247807] [drm] FPGA programming device pcap founded. [ 7.253028] [drm] PR Isolation addr 0x0 [ 7.253289] [drm] Initialized zocl 0.0.0 00000 for amba_pl@0:zyxclmm_drm on minor 1 Running postinst /etc/rpm-postinsts/101-sysvinit-inittab... Running postinst /etc/rpm-postinsts/102-xrt... [ 7.292004] INFO: Creating ICD entry for Xilinx Platform update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing) INIT: Entering runlevel: 5 Configuring network interfaces... [ 7.367779] macb ff0e0000.ethernet eth0: PHY [ff0e0000.ethernet-ffffffff:0c] driver [TI DP83867] (irq=POLL) [ 7.377533] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode udhcpc: started, v1.32.0 udhcpc: sending discover [ 7.823679] scsi 2:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 7.832359] sd 2:0:0:0: [sda] 30031250 512-byte logical blocks: (15.4 GB/14.3 GiB) [ 7.841218] sd 2:0:0:0: [sda] Write Protect is off [ 7.846320] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 7.882549] sda: [ 7.887456] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 7.975650] cramfs: Unknown parameter 'umask' [ 7.983308] FAT-fs (sda): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. udhcpc: sending discover [ 11.472551] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx [ 11.480144] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready udhcpc: sending discover udhcpc: sending select for 10.10.70.3 udhcpc: lease of 10.10.70.3 obtained, lease time 600 done. Starting haveged: haveged: command socket is listening at fd 3 haveged: haveged starting up Starting Dropbear SSH server: Waiting for kernel randomness to be initialised... haveged: haveged: ver: 1.9.13; arch: generic; vend: ; build: (gcc 10.2.0 CTV); collect: 128K haveged: haveged: cpu: (VC); data: 16K (D); inst: 16K (D); idx: 11/40; sz: 15456/64452 haveged: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B): last entropy estimate 8.00011 haveged: haveged: fills: 0, generated: 0 [ 15.368329] random: crng init done Generating 2048 bit rsa key, this may take a while... [ 15.371751] random: 7 urandom warning(s) missed due to ratelimiting Public key portion is: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCC7tkaUnw3GZ44pdy+XLnGMSCOabtuflT4Lox7Zt6mqx18m+pwtF39gSVSTDbBJxxkR1TLxIFlcyiNYPT+imCl6piaAwq56aWPnlhJSW/n6+xn/xvRwAnQyn4oBt7jlT9vSx+FcBJ1YGaBURF7DsbKaZ6z9ugw4gAOjcAggZYiU4G4SKTTx0S8H6whrAp6X5N7MFFwcKvyWCCoYnkc1oINsB8xEnAFOUVOF+5JYqTZWRw8ILtc+F0++oebWYL07cyiI2vYaWc53ktYozPJFwt6Oz9/tZOF4ELTxxjEUKfL4pbUCx31lh/AnXaRdd7xl0+8rJ9CCnPVyjanW4/GOjb5 root@xilinx-zcu102-2021_2 Fingerprint: sha1!! 5a:1d:62:96:8f:ac:03:5f:25:26:bb:ea:8b:4e:04:0c:db:44:f8:b6 dropbear. Starting internet superserver: inetd. Starting syslogd/klogd: done Starting tcf-agent: OK root@xilinx-zcu102-2021_2:~# cp /usr/bin/apu_script.sh . root@xilinx-zcu102-2021_2:~# ./apu_script.sh APU: ZynqMP interface APU: Setting all APU frequency to 1199999 APU: *********************** APU, RPU and PL in full power mode ********************** APU: Delay 60 seconds APU: Latency to Power OFF PL domain RPU: Powering down PL XPm_ForcePowerDown(9, 2, 0, 0, 0, 0) RPU: PL OFF Latency in micro seconds: 49 APU: ********************* APU and RPU full load, PL is OFF ************************** APU: Delay 60 seconds APU: Sending sync command to idle RPU RPU: DelayVal = 60 RPU: (60 seconds RTC timer) APU: ********************* APU full load, RPU idle, PL is OFF ************************ APU: Delay 60 seconds RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power OFF APU1 core [ 277.335116] CPU1: shutdown [ 277.337823] psci: CPU1 killed (polled 0 ms) real 0m0.059s user 0m0.000s sys 0m0.007s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power OFF APU2 core [ 337.727117] CPU2: shutdown [ 337.729819] psci: CPU2 killed (polled 0 ms) real 0m0.059s user 0m0.000s sys 0m0.007s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power OFF APU3 core [ 398.707109] CPU3: shutdown [ 398.709820] psci: CPU3 killed (polled 0 ms) real 0m0.063s user 0m0.000s sys 0m0.008s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: ************ APU (APU0 only) full load, RPU idle, PL is OFF ********************* APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Setting APU0 frequency to 299999 real 0m0.000s user 0m0.000s sys 0m0.000s APU: ********** APU (APU0 low freq) full load, RPU idle, PL is OFF ******************* APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command real 0m0.108s user 0m0.004s sys 0m0.018s APU: Setting APU0 frequency to 1199999 APU: *********************** APU Linux Idle, RPU idle, PL is OFF ********************* APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command RPU: IterationCnt = 1 RPU: Latency Measurement Start. Total iteration is 1 RPU: Latency measurement iteration count : 1 RPU: ******************************** RPU ON, APU ON ********************************* XPm_RequestSuspend(1, 3, FFFFFFFF, 0, 0, 0) [ 643.935346] PM: suspend entry (deep) [ 643.944519] Filesystems sync: 0.000 seconds [ 643.957665] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 643.965835] OOM killer disabled. [ 643.969056] Freezing remaining freezable tasks ... (elapsed 0.049 seconds) done. [ 644.067235] regulator-dummy: Underflow of regulator enable count [ 644.073237] regulator-dummy: Underflow of regulator enable count [ 644.079233] regulator-dummy: Underflow of regulator enable count [ 644.087755] macb ff0e0000.ethernet eth0: Link is Down [ 644.096847] Disabling non-boot CPUs ... XPm_AcknowledgeCb (2, 0, 2) RPU: *********************** RPU ON, APU suspended with FPD ON *********************** RPU: (3 seconds delay) RPU: FPD will be off after releasing 0x1C XPm_ReleaseNode(1C, 0, 0, 0, 0, 0) XPm_NotifyCb (10, 1, 0) RPU: *********************** RPU ON, APU suspended with FPD OFF ********************** RPU: (3 seconds delay) XPm_RequestNode(1C, 1, 0, 2, 0, 0) XPm_NotifyCb (10, 1, 1) RPU: *********************** RPU ON, APU suspended with FPD ON *********************** XPm_Reques▒[ 644.103688] spi-nor spi0.0: trying to lock already unlocked area [ 644.109804] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode [ 644.117887] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx [ 644.126368] macb ff0e0000.ethernet eth0: Link is Down [ 644.132921] usb usb1: root hub lost power or was reset [ 644.138048] usb usb2: root hub lost power or was reset [ 644.457110] ata2: SATA link down (SStatus 0 SControl 330) [ 644.462521] ata1: SATA link down (SStatus 0 SControl 330) [ 647.053034] OOM killer enabled. [ 647.056176] Restarting tasks ... [ 647.062078] usb 2-1: USB disconnect, device number 2 [ 647.072273] done. APU: Sending sync command [ 647.076857] PM: suspend exit RPU: ******************************** RPU ON, APU ON ********************************* RPU: (3 seconds delay) [ 647.183989] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx RPU: Request Suspend Latency of Linux in micro seconds: Min: 3859, Max: 3859, Avg: 3859 RPU: FPD OFF Latency in micro seconds: Min: 3236, Max: 3236, Avg: 3236 RPU: FPD ON Latency in micro seconds: Min: 122465, Max: 122465, Avg: 122465 RPU: Wakeup Latency of APU0 in micro seconds: Min: 4134, Max: 4134, Avg: 4134 RPU: Wakeup Latency of Linux in micro seconds: Min: 3018997, Max: 3018997, Avg: 3018997 RPU: Latency Measurement Done XPm_RequestSuspend(1, 3, FFFFFFFF, 0, 0, 0) [ 651.025877] IPI ack failed. Error 1 [ 651.035015] PM: suspend entry (deep) [ 651.038635] Filesystems sync: 0.000 seconds [ 651.043707] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 651.051880] OOM killer disabled. [ 651.055099] Freezing remaining freezable tasks ... (elapsed 0.055 seconds) done. [ 651.123997] macb ff0e0000.ethernet eth0: Link is Down [ 651.132858] Disabling non-boot CPUs ... XPm_AcknowledgeCb (2, 0, 2) RPU: (3 seconds delay) RPU: ********************** RPU Idle, APU suspended with FPD ON ********************** RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. XPm_ReleaseNode(1C, 0, 0, 0, 0, 0) XPm_NotifyCb (10, 1, 0) RPU: *********************** RPU ON, APU suspended with FPD OFF ********************** RPU: (60 seconds delay) RPU: (60 seconds RTC timer) RPU: ********************** RPU Idle, APU suspended with FPD OFF ********************* RPU: RTC Alarm generated. RPU: (60 seconds RTC timer) XPm_SetWakeUpSource(7, 3D, 1, 0, 0, 0) XPm_SelfSuspend(7, FFFFFFFF, 0, 0, 0, 0) XPm_SetRequirement(F, 2, 0, 1, 0, 0) XPm_SetRequirement(10, 2, 0, 1, 0, 0) XPm_SetRequirement(11, 2, 0, 1, 0, 0) XPm_SetRequirement(12, 2, 0, 1, 0, 0) XPm_SetRequirement(B, 0, 0, 1, 0, 0) XPm_SetRequirement(C, 0, 0, 1, 0, 0) XPm_SetRequirement(D, 0, 0, 1, 0, 0) XPm_SetRequirement(E, 0, 0, 1, 0, 0) XPm_SetRequirement(25, 0, 0, 1, 0, 0) XPm_SetRequirement(26, 0, 0, 1, 0, 0) XPm_SetRequirement(28, 0, 0, 1, 0, 0) XPm_SetRequirement(2D, 0, 0, 1, 0, 0) XPm_SetRequirement(2B, 0, 0, 1, 0, 0) RPU: ******************* RPU Suspended, APU suspended withU▒չ▒▒▒▒in Split mode XPm_RequestNode(21, 1, 0, 2, 0, 0) RPU: RESUMED RPU: RTC Alarm generated. RPU: *********************** RPU ON, APU suspended with FPD OFF ********************** RPU: (60 seconds delay) XPm_RequestNode(1C, 1, 0, 2, 0, 0) XPm_NotifyCb (10, 1, 1) RPU: ********************** RPU Idle, APU suspended with FPD ON ********************** RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. XPm_RequestW▒[ 651.139636] spi-nor spi0.0: trying to lock already unlocked area [ 651.145758] macb ff0e0000.ethernet eth0: configuring for phy/rgmii-id link mode [ 651.153853] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx [ 651.161934] macb ff0e0000.ethernet eth0: Link is Down [ 651.168518] usb usb1: root hub lost power or was reset [ 651.173646] usb usb2: root hub lost power or was reset [ 651.287929] OOM killer enabled. APU: Resumed script successfully APU: Sending sync command [ 651.291076] Restarting tasks ... done. conds RTC timer)********************* RPU ON, APU ON **************[ ****.3*40**] *M:*suRpe: e0it APU: *********************** APU Linux Idle, RPU Idle, PL is OFF **************** APU: Delay 60 seconds [ 651.493099] ata2: SATA link down (SStatus 0 SControl 330) [ 651.498530] ata1: SATA link down (SStatus 0 SControl 330) [ 654.223838] macb ff0e0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control tx RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Setting APU0 frequency to 299999 real 0m0.000s user 0m0.000s sys 0m0.000s APU: ********** APU (APU0 low freq) full load, RPU idle, PL is OFF ******************* APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Setting APU0 frequency to 1199999 real 0m0.000s user 0m0.000s sys 0m0.000s APU: ************ APU (APU0 only) full load, RPU idle, PL is OFF ********************* APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power ON APU1 core [ 833.207634] Detected VIPT I-cache on CPU1 [ 833.207688] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] real 0m0.014s user 0m0.000s sys 0m0.000s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power ON APU2 core [ 894.259138] Detected VIPT I-cache on CPU2 [ 894.259191] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] real 0m0.046s user 0m0.000s sys 0m0.000s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: Latency to Power ON APU3 core [ 955.247161] Detected VIPT I-cache on CPU3 [ 955.247213] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] real 0m0.046s user 0m0.000s sys 0m0.000s APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: ********************* APU full load, RPU idle, PL is OFF ************************ APU: Delay 60 seconds RPU: (60 seconds RTC timer) RPU: RTC Alarm generated. RPU: (1 seconds delay) APU: Sending sync command APU: ********************* APU and RPU full load, PL is OFF ************************** APU: Delay 60 seconds APU: Latency to Power ON PL domain RPU: Powering up PL XPm_RequestNode(45, 1, 0, 2, 0, 0) APU: *********************** APU, RPU and PL in high power *************************** APU: Delay 60 seconds RPU: PL ON Latency in micro seconds: 56904 APU: Demo application is completed successfully!