This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TDA4VM: PROCESSOR-SDK-LINUX 07_01_00_10 SD card make failed

Part Number: TDA4VM
Other Parts Discussed in Thread: INA3221, LM90

Tool/software: TI C/C++ Compiler

Hi,

I download the sdk from the link  

it is 

PROCESSOR-SDK-LINUX  07_01_00_10

I try to build the sdk with the user guide, 

I build the sdk with Make, so the following steps.

   1. sudo apt-get install build-essential autoconf automake bison flex libssl-dev bc u-boot-tools

   2. GCC92PATH=$HOME/gcc-arm-9.2-2019.12-x86_64-aarch64-none-linux-gnu/bin:$HOME/gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf/bin

export PATH=$GCC92PATH:$PATH
3. make
4. make linux
5.make sysfw-image

the command above run successfully.

Then I try to Installing to SD card rootfs, Do the follow steps:


it occurs the errors:


How can I solve the issue?

Thanks!


  • Hi Zhaojun,

    I will check and get back to you by Monday.

    Best Regards,
    Keerthy

  • Hi,

    Can you share the O/P of the below commands?

    cd /media/mcw/rootfs/etc
    ls -l

    Thanks

    Gaviraju

  • Hi.

    there is no 'etc' folder in the directory.

    So what can I do?

  • Hi,

    Please download the File system & extract it into the SD card then try the same steps.

    Thanks

    Gaviraju

  • Hi,

    I download the file and extract it into SD card rootfs directory. Then I run the command 'sudo DESTDIR=/media/$USER/rootfs make install', I think it works. the output is like followings:

    mcw@mcw-Lenovo-ideapad-330C-14IKB:~/ti-processor-sdk-linux-j7-evm-07_01_00_10$ sudo DESTDIR=/media/mcw/rootfs make install
    [sudo] password for mcw:
    =======================================
    Installing the Linux Kernel DTBs
    =======================================
    install -d /media/mcw/rootfs/boot
    =============================
    Updating oob-demo wallpaper
    =============================
    sed -i 's%background-image.*%background-image=/usr/share/demo/j7-evm-p0-wallpaper.jpg%' /media/mcw/rootfs/etc/weston.ini
    ===================================
    Installing the Linux Kernel
    ===================================
    install -d /media/mcw/rootfs/boot
    install /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a/arch/arm64/boot/Image /media/mcw/rootfs/boot
    install /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a/vmlinux /media/mcw/rootfs/boot
    install /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a/System.map /media/mcw/rootfs/boot
    make -C /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a ARCH=arm64 CROSS_COMPILE=/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/aarch64-none-linux-gnu- INSTALL_MOD_PATH=/media/mcw/rootfs INSTALL_MOD_STRIP=1 modules_install
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    INSTALL arch/arm64/crypto/aes-neon-blk.ko
    INSTALL arch/arm64/crypto/aes-neon-bs.ko
    INSTALL arch/arm64/crypto/chacha-neon.ko
    INSTALL arch/arm64/crypto/crct10dif-ce.ko
    INSTALL arch/arm64/crypto/sha3-ce.ko
    INSTALL arch/arm64/crypto/sha512-arm64.ko
    INSTALL arch/arm64/crypto/sha512-ce.ko
    INSTALL arch/arm64/crypto/sm3-ce.ko
    INSTALL arch/arm64/lib/xor-neon.ko
    INSTALL crypto/authenc.ko
    INSTALL crypto/authencesn.ko
    INSTALL crypto/cbc.ko
    INSTALL crypto/ccm.ko
    INSTALL crypto/chacha_generic.ko
    INSTALL crypto/cmac.ko
    INSTALL crypto/crypto_engine.ko
    INSTALL crypto/ctr.ko
    INSTALL crypto/des_generic.ko
    INSTALL crypto/ecb.ko
    INSTALL crypto/ecc.ko
    INSTALL crypto/ecdh_generic.ko
    INSTALL crypto/gcm.ko
    INSTALL crypto/ghash-generic.ko
    INSTALL crypto/md4.ko
    INSTALL crypto/md5.ko
    INSTALL crypto/seqiv.ko
    INSTALL crypto/sha3_generic.ko
    INSTALL crypto/sha512_generic.ko
    INSTALL crypto/sm3_generic.ko
    INSTALL crypto/tcrypt.ko
    INSTALL crypto/xor.ko
    INSTALL drivers/ata/ahci.ko
    INSTALL drivers/ata/ahci_ceva.ko
    INSTALL drivers/ata/ahci_platform.ko
    INSTALL drivers/ata/ahci_qoriq.ko
    INSTALL drivers/ata/ahci_xgene.ko
    INSTALL drivers/ata/libahci.ko
    INSTALL drivers/ata/libahci_platform.ko
    INSTALL drivers/ata/libata.ko
    INSTALL drivers/ata/pata_of_platform.ko
    INSTALL drivers/ata/pata_platform.ko
    INSTALL drivers/ata/sata_sil24.ko
    INSTALL drivers/bcma/bcma.ko
    INSTALL drivers/block/nbd.ko
    INSTALL drivers/bluetooth/btbcm.ko
    INSTALL drivers/bluetooth/btintel.ko
    INSTALL drivers/bluetooth/btrtl.ko
    INSTALL drivers/bluetooth/btusb.ko
    INSTALL drivers/bluetooth/hci_uart.ko
    INSTALL drivers/char/hw_random/cavium-rng-vf.ko
    INSTALL drivers/char/hw_random/cavium-rng.ko
    INSTALL drivers/char/hw_random/omap-rng.ko
    INSTALL drivers/char/hw_random/optee-rng.ko
    INSTALL drivers/char/hw_random/rng-core.ko
    INSTALL drivers/char/ipmi/ipmi_devintf.ko
    INSTALL drivers/char/ipmi/ipmi_msghandler.ko
    INSTALL drivers/char/ipmi/ipmi_si.ko
    INSTALL drivers/cpufreq/cpufreq_conservative.ko
    INSTALL drivers/cpufreq/cpufreq_powersave.ko
    INSTALL drivers/crypto/sa2ul.ko
    INSTALL drivers/crypto/virtio/virtio_crypto.ko
    INSTALL drivers/extcon/extcon-palmas.ko
    INSTALL drivers/extcon/extcon-usb-gpio.ko
    INSTALL drivers/fpga/altera-freeze-bridge.ko
    INSTALL drivers/fpga/fpga-bridge.ko
    INSTALL drivers/fpga/fpga-region.ko
    INSTALL drivers/fpga/of-fpga-region.ko
    INSTALL drivers/gpio/gpio-pisosr.ko
    INSTALL drivers/gpio/gpio-tpic2810.ko
    INSTALL drivers/gpu/drm/bridge/cdns-mhdp.ko
    INSTALL drivers/hid/hid-multitouch.ko
    INSTALL drivers/hid/i2c-hid/i2c-hid.ko
    INSTALL drivers/hid/usbhid/usbhid.ko
    INSTALL drivers/hwmon/ina2xx.ko
    INSTALL drivers/hwmon/ina3221.ko
    INSTALL drivers/hwmon/lm90.ko
    INSTALL drivers/hwmon/pwm-fan.ko
    INSTALL drivers/iio/adc/ti_am335x_adc.ko
    INSTALL drivers/iio/buffer/industrialio-triggered-buffer.ko
    INSTALL drivers/iio/buffer/kfifo_buf.ko
    INSTALL drivers/iio/common/cros_ec_sensors/cros_ec_sensors.ko
    INSTALL drivers/iio/common/cros_ec_sensors/cros_ec_sensors_core.ko
    INSTALL drivers/iio/light/cros_ec_light_prox.ko
    INSTALL drivers/iio/light/isl29018.ko
    INSTALL drivers/iio/pressure/cros_ec_baro.ko
    INSTALL drivers/iio/pressure/mpl3115.ko
    INSTALL drivers/input/input-polldev.ko
    INSTALL drivers/input/keyboard/adc-keys.ko
    INSTALL drivers/input/keyboard/matrix_keypad.ko
    INSTALL drivers/input/misc/gpio_decoder.ko
    INSTALL drivers/input/touchscreen/atmel_mxt_ts.ko
    INSTALL drivers/input/touchscreen/edt-ft5x06.ko
    INSTALL drivers/input/touchscreen/goodix.ko
    INSTALL drivers/input/touchscreen/pixcir_i2c_ts.ko
    INSTALL drivers/input/touchscreen/ti_am335x_tsc.ko
    INSTALL drivers/irqchip/irq-pruss-intc.ko
    INSTALL drivers/md/dm-log.ko
    INSTALL drivers/md/dm-mirror.ko
    INSTALL drivers/md/dm-mod.ko
    INSTALL drivers/md/dm-region-hash.ko
    INSTALL drivers/md/dm-zero.ko
    INSTALL drivers/md/md-mod.ko
    INSTALL drivers/media/common/videobuf2/videobuf2-vmalloc.ko
    INSTALL drivers/media/i2c/ov1063x.ko
    INSTALL drivers/media/i2c/ov2659.ko
    INSTALL drivers/media/i2c/ov5640.ko
    INSTALL drivers/media/platform/ti-vpe/ti-cal.ko
    INSTALL drivers/media/usb/gspca/gspca_main.ko
    INSTALL drivers/media/usb/uvc/uvcvideo.ko
    INSTALL drivers/media/v4l2-core/v4l2-fwnode.ko
    INSTALL drivers/mfd/ti_am335x_tscadc.ko
    INSTALL drivers/misc/eeprom/at24.ko
    INSTALL drivers/misc/eeprom/at25.ko
    INSTALL drivers/misc/pci_endpoint_test.ko
    INSTALL drivers/mtd/tests/mtd_nandbiterrs.ko
    INSTALL drivers/mtd/tests/mtd_nandecctest.ko
    INSTALL drivers/mtd/tests/mtd_oobtest.ko
    INSTALL drivers/mtd/tests/mtd_pagetest.ko
    INSTALL drivers/mtd/tests/mtd_readtest.ko
    INSTALL drivers/mtd/tests/mtd_speedtest.ko
    INSTALL drivers/mtd/tests/mtd_stresstest.ko
    INSTALL drivers/mtd/tests/mtd_subpagetest.ko
    INSTALL drivers/mtd/tests/mtd_torturetest.ko
    INSTALL drivers/net/can/c_can/c_can.ko
    INSTALL drivers/net/can/c_can/c_can_platform.ko
    INSTALL drivers/net/can/can-dev.ko
    INSTALL drivers/net/can/m_can/m_can.ko
    INSTALL drivers/net/can/m_can/m_can_platform.ko
    INSTALL drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko
    INSTALL drivers/net/ethernet/broadcom/tg3.ko
    INSTALL drivers/net/ethernet/intel/e1000/e1000.ko
    INSTALL drivers/net/ethernet/intel/e1000e/e1000e.ko
    INSTALL drivers/net/ethernet/marvell/skge.ko
    INSTALL drivers/net/ethernet/ti/icss_iep.ko
    INSTALL drivers/net/ethernet/ti/icssg-prueth.ko
    INSTALL drivers/net/ethernet/ti/prueth_ecap.ko
    INSTALL drivers/net/ethernet/ti/ti-j721e-cpsw-virt-mac.ko
    INSTALL drivers/net/macvlan.ko
    INSTALL drivers/net/macvtap.ko
    INSTALL drivers/net/mdio.ko
    INSTALL drivers/net/ntb_netdev.ko
    INSTALL drivers/net/phy/at803x.ko
    INSTALL drivers/net/phy/marvell10g.ko
    INSTALL drivers/net/phy/microchip.ko
    INSTALL drivers/net/phy/realtek.ko
    INSTALL drivers/net/tap.ko
    INSTALL drivers/net/usb/asix.ko
    INSTALL drivers/net/usb/ax88179_178a.ko
    INSTALL drivers/net/usb/cdc_eem.ko
    INSTALL drivers/net/usb/cdc_ether.ko
    INSTALL drivers/net/usb/cdc_ncm.ko
    INSTALL drivers/net/usb/cdc_subset.ko
    INSTALL drivers/net/usb/dm9601.ko
    INSTALL drivers/net/usb/lan78xx.ko
    INSTALL drivers/net/usb/mcs7830.ko
    INSTALL drivers/net/usb/net1080.ko
    INSTALL drivers/net/usb/pegasus.ko
    INSTALL drivers/net/usb/plusb.ko
    INSTALL drivers/net/usb/r8152.ko
    INSTALL drivers/net/usb/rtl8150.ko
    INSTALL drivers/net/usb/smsc75xx.ko
    INSTALL drivers/net/usb/smsc95xx.ko
    INSTALL drivers/net/usb/sr9800.ko
    INSTALL drivers/net/usb/usbnet.ko
    INSTALL drivers/net/usb/zaurus.ko
    INSTALL drivers/net/veth.ko
    INSTALL drivers/net/wireless/ath/ath.ko
    INSTALL drivers/net/wireless/ath/ath10k/ath10k_core.ko
    INSTALL drivers/net/wireless/ath/ath10k/ath10k_pci.ko
    INSTALL drivers/net/wireless/broadcom/b43/b43.ko
    INSTALL drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko
    INSTALL drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko
    INSTALL drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko
    INSTALL drivers/net/wireless/intel/iwlwifi/iwlwifi.ko
    INSTALL drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko
    INSTALL drivers/net/wireless/marvell/mwifiex/mwifiex.ko
    INSTALL drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko
    INSTALL drivers/net/wireless/ti/wl18xx/wl18xx.ko
    INSTALL drivers/net/wireless/ti/wlcore/wlcore.ko
    INSTALL drivers/net/wireless/ti/wlcore/wlcore_sdio.ko
    INSTALL drivers/ntb/hw/epf/ntb_hw_epf.ko
    INSTALL drivers/ntb/ntb.ko
    INSTALL drivers/ntb/ntb_transport.ko
    INSTALL drivers/nvme/host/nvme-core.ko
    INSTALL drivers/nvme/host/nvme.ko
    INSTALL drivers/phy/ti/phy-omap-usb2.ko
    INSTALL drivers/power/supply/bq27xxx_battery_hdq.ko
    INSTALL drivers/power/supply/sbs-battery.ko
    INSTALL drivers/pwm/pwm-cros-ec.ko
    INSTALL drivers/regulator/vctrl-regulator.ko
    INSTALL drivers/remoteproc/pru_rproc.ko
    INSTALL drivers/remoteproc/ti_k3_dsp_remoteproc.ko
    INSTALL drivers/remoteproc/ti_k3_r5_remoteproc.ko
    INSTALL drivers/rpmsg-kdrv/rpmsg_kdrv_switch.ko
    INSTALL drivers/rpmsg/rpmsg_char.ko
    INSTALL drivers/rpmsg/rpmsg_pru.ko
    INSTALL drivers/rpmsg/virtio_rpmsg_bus.ko
    INSTALL drivers/rtc/rtc-rk808.ko
    INSTALL drivers/rtc/rtc-rx8581.ko
    INSTALL drivers/rtc/rtc-snvs.ko
    INSTALL drivers/scsi/hisi_sas/hisi_sas_main.ko
    INSTALL drivers/scsi/hisi_sas/hisi_sas_v1_hw.ko
    INSTALL drivers/scsi/hisi_sas/hisi_sas_v2_hw.ko
    INSTALL drivers/scsi/hisi_sas/hisi_sas_v3_hw.ko
    INSTALL drivers/scsi/libsas/libsas.ko
    INSTALL drivers/scsi/mpt3sas/mpt3sas.ko
    INSTALL drivers/scsi/raid_class.ko
    INSTALL drivers/scsi/scsi_transport_sas.ko
    INSTALL drivers/soc/ti/pruss.ko
    INSTALL drivers/ssb/ssb.ko
    INSTALL drivers/thermal/qoriq_thermal.ko
    INSTALL drivers/tty/serial/8250/8250_pruss.ko
    INSTALL drivers/usb/cdns3/cdns3-ti.ko
    INSTALL drivers/usb/cdns3/cdns3.ko
    INSTALL drivers/usb/class/cdc-acm.ko
    INSTALL drivers/usb/common/usb-common.ko
    INSTALL drivers/usb/core/usbcore.ko
    INSTALL drivers/usb/dwc3/dwc3-haps.ko
    INSTALL drivers/usb/dwc3/dwc3-keystone.ko
    INSTALL drivers/usb/dwc3/dwc3-of-simple.ko
    INSTALL drivers/usb/dwc3/dwc3.ko
    INSTALL drivers/usb/gadget/function/u_audio.ko
    INSTALL drivers/usb/gadget/function/u_ether.ko
    INSTALL drivers/usb/gadget/function/u_serial.ko
    INSTALL drivers/usb/gadget/function/usb_f_acm.ko
    INSTALL drivers/usb/gadget/function/usb_f_ecm.ko
    INSTALL drivers/usb/gadget/function/usb_f_ecm_subset.ko
    INSTALL drivers/usb/gadget/function/usb_f_eem.ko
    INSTALL drivers/usb/gadget/function/usb_f_fs.ko
    INSTALL drivers/usb/gadget/function/usb_f_hid.ko
    INSTALL drivers/usb/gadget/function/usb_f_mass_storage.ko
    INSTALL drivers/usb/gadget/function/usb_f_midi.ko
    INSTALL drivers/usb/gadget/function/usb_f_ncm.ko
    INSTALL drivers/usb/gadget/function/usb_f_obex.ko
    INSTALL drivers/usb/gadget/function/usb_f_printer.ko
    INSTALL drivers/usb/gadget/function/usb_f_rndis.ko
    INSTALL drivers/usb/gadget/function/usb_f_serial.ko
    INSTALL drivers/usb/gadget/function/usb_f_ss_lb.ko
    INSTALL drivers/usb/gadget/function/usb_f_uac1.ko
    INSTALL drivers/usb/gadget/function/usb_f_uac2.ko
    INSTALL drivers/usb/gadget/function/usb_f_uvc.ko
    INSTALL drivers/usb/gadget/legacy/g_acm_ms.ko
    INSTALL drivers/usb/gadget/legacy/g_audio.ko
    INSTALL drivers/usb/gadget/legacy/g_cdc.ko
    INSTALL drivers/usb/gadget/legacy/g_dbgp.ko
    INSTALL drivers/usb/gadget/legacy/g_ether.ko
    INSTALL drivers/usb/gadget/legacy/g_ffs.ko
    INSTALL drivers/usb/gadget/legacy/g_hid.ko
    INSTALL drivers/usb/gadget/legacy/g_mass_storage.ko
    INSTALL drivers/usb/gadget/legacy/g_midi.ko
    INSTALL drivers/usb/gadget/legacy/g_multi.ko
    INSTALL drivers/usb/gadget/legacy/g_ncm.ko
    INSTALL drivers/usb/gadget/legacy/g_printer.ko
    INSTALL drivers/usb/gadget/legacy/g_serial.ko
    INSTALL drivers/usb/gadget/legacy/g_webcam.ko
    INSTALL drivers/usb/gadget/legacy/g_zero.ko
    INSTALL drivers/usb/gadget/legacy/gadgetfs.ko
    INSTALL drivers/usb/gadget/libcomposite.ko
    INSTALL drivers/usb/gadget/udc/udc-core.ko
    INSTALL drivers/usb/host/ehci-hcd.ko
    INSTALL drivers/usb/host/ehci-pci.ko
    INSTALL drivers/usb/host/ehci-platform.ko
    INSTALL drivers/usb/host/ohci-hcd.ko
    INSTALL drivers/usb/host/ohci-pci.ko
    INSTALL drivers/usb/host/ohci-platform.ko
    INSTALL drivers/usb/host/xhci-hcd.ko
    INSTALL drivers/usb/host/xhci-pci.ko
    INSTALL drivers/usb/host/xhci-plat-hcd.ko
    INSTALL drivers/usb/isp1760/isp1760.ko
    INSTALL drivers/usb/misc/usb3503.ko
    INSTALL drivers/usb/misc/usbtest.ko
    INSTALL drivers/usb/musb/musb_hdrc.ko
    INSTALL drivers/usb/phy/phy-generic.ko
    INSTALL drivers/usb/roles/roles.ko
    INSTALL drivers/usb/serial/cp210x.ko
    INSTALL drivers/usb/serial/ftdi_sio.ko
    INSTALL drivers/usb/serial/option.ko
    INSTALL drivers/usb/serial/pl2303.ko
    INSTALL drivers/usb/serial/usb_wwan.ko
    INSTALL drivers/usb/serial/usbserial.ko
    INSTALL drivers/usb/storage/usb-storage.ko
    INSTALL drivers/usb/typec/typec.ko
    INSTALL drivers/video/backlight/generic_bl.ko
    INSTALL drivers/video/backlight/lp855x_bl.ko
    INSTALL drivers/w1/wire.ko
    INSTALL drivers/watchdog/rti_wdt.ko
    INSTALL fs/btrfs/btrfs.ko
    INSTALL fs/cifs/cifs.ko
    INSTALL fs/fuse/cuse.ko
    INSTALL fs/fuse/fuse.ko
    INSTALL fs/nfs/blocklayout/blocklayoutdriver.ko
    INSTALL fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko
    INSTALL lib/crypto/libarc4.ko
    INSTALL lib/crypto/libdes.ko
    INSTALL lib/libcrc32c.ko
    INSTALL lib/math/cordic.ko
    INSTALL lib/raid6/raid6_pq.ko
    INSTALL lib/ts_bm.ko
    INSTALL lib/ts_fsm.ko
    INSTALL lib/ts_kmp.ko
    INSTALL net/802/garp.ko
    INSTALL net/802/mrp.ko
    INSTALL net/802/p8022.ko
    INSTALL net/802/psnap.ko
    INSTALL net/802/stp.ko
    INSTALL net/8021q/8021q.ko
    INSTALL net/bluetooth/bluetooth.ko
    INSTALL net/bluetooth/hidp/hidp.ko
    INSTALL net/bridge/br_netfilter.ko
    INSTALL net/bridge/bridge.ko
    INSTALL net/bridge/netfilter/ebt_802_3.ko
    INSTALL net/bridge/netfilter/ebt_among.ko
    INSTALL net/bridge/netfilter/ebt_arp.ko
    INSTALL net/bridge/netfilter/ebt_arpreply.ko
    INSTALL net/bridge/netfilter/ebt_dnat.ko
    INSTALL net/bridge/netfilter/ebt_ip.ko
    INSTALL net/bridge/netfilter/ebt_ip6.ko
    INSTALL net/bridge/netfilter/ebt_limit.ko
    INSTALL net/bridge/netfilter/ebt_log.ko
    INSTALL net/bridge/netfilter/ebt_mark.ko
    INSTALL net/bridge/netfilter/ebt_mark_m.ko
    INSTALL net/bridge/netfilter/ebt_nflog.ko
    INSTALL net/bridge/netfilter/ebt_pkttype.ko
    INSTALL net/bridge/netfilter/ebt_redirect.ko
    INSTALL net/bridge/netfilter/ebt_snat.ko
    INSTALL net/bridge/netfilter/ebt_stp.ko
    INSTALL net/bridge/netfilter/ebt_vlan.ko
    INSTALL net/bridge/netfilter/ebtable_broute.ko
    INSTALL net/bridge/netfilter/ebtable_filter.ko
    INSTALL net/bridge/netfilter/ebtable_nat.ko
    INSTALL net/bridge/netfilter/ebtables.ko
    INSTALL net/can/can-bcm.ko
    INSTALL net/can/can-gw.ko
    INSTALL net/can/can-raw.ko
    INSTALL net/can/can.ko
    INSTALL net/hsr/hsr.ko
    INSTALL net/ipv4/ah4.ko
    INSTALL net/ipv4/esp4.ko
    INSTALL net/ipv4/ip_tunnel.ko
    INSTALL net/ipv4/ipcomp.ko
    INSTALL net/ipv4/netfilter/arp_tables.ko
    INSTALL net/ipv4/netfilter/arpt_mangle.ko
    INSTALL net/ipv4/netfilter/arptable_filter.ko
    INSTALL net/ipv4/netfilter/ip_tables.ko
    INSTALL net/ipv4/netfilter/ipt_REJECT.ko
    INSTALL net/ipv4/netfilter/iptable_filter.ko
    INSTALL net/ipv4/netfilter/iptable_mangle.ko
    INSTALL net/ipv4/netfilter/iptable_nat.ko
    INSTALL net/ipv4/netfilter/nf_defrag_ipv4.ko
    INSTALL net/ipv4/netfilter/nf_log_ipv4.ko
    INSTALL net/ipv4/netfilter/nf_reject_ipv4.ko
    INSTALL net/ipv4/tunnel4.ko
    INSTALL net/ipv4/xfrm4_tunnel.ko
    INSTALL net/ipv6/ah6.ko
    INSTALL net/ipv6/ip6_tunnel.ko
    INSTALL net/ipv6/ipcomp6.ko
    INSTALL net/ipv6/ipv6.ko
    INSTALL net/ipv6/netfilter/ip6_tables.ko
    INSTALL net/ipv6/netfilter/ip6t_REJECT.ko
    INSTALL net/ipv6/netfilter/ip6table_filter.ko
    INSTALL net/ipv6/netfilter/ip6table_mangle.ko
    INSTALL net/ipv6/netfilter/ip6table_nat.ko
    INSTALL net/ipv6/netfilter/nf_defrag_ipv6.ko
    INSTALL net/ipv6/netfilter/nf_log_ipv6.ko
    INSTALL net/ipv6/netfilter/nf_reject_ipv6.ko
    INSTALL net/ipv6/sit.ko
    INSTALL net/ipv6/tunnel6.ko
    INSTALL net/ipv6/xfrm6_tunnel.ko
    INSTALL net/key/af_key.ko
    INSTALL net/llc/llc.ko
    INSTALL net/mac80211/mac80211.ko
    INSTALL net/netfilter/nf_conntrack.ko
    INSTALL net/netfilter/nf_log_common.ko
    INSTALL net/netfilter/nf_nat.ko
    INSTALL net/netfilter/x_tables.ko
    INSTALL net/netfilter/xt_CHECKSUM.ko
    INSTALL net/netfilter/xt_CLASSIFY.ko
    INSTALL net/netfilter/xt_IDLETIMER.ko
    INSTALL net/netfilter/xt_LOG.ko
    INSTALL net/netfilter/xt_MASQUERADE.ko
    INSTALL net/netfilter/xt_addrtype.ko
    INSTALL net/netfilter/xt_comment.ko
    INSTALL net/netfilter/xt_conntrack.ko
    INSTALL net/netfilter/xt_cpu.ko
    INSTALL net/netfilter/xt_iprange.ko
    INSTALL net/netfilter/xt_length.ko
    INSTALL net/netfilter/xt_limit.ko
    INSTALL net/netfilter/xt_mac.ko
    INSTALL net/netfilter/xt_mark.ko
    INSTALL net/netfilter/xt_multiport.ko
    INSTALL net/netfilter/xt_nat.ko
    INSTALL net/netfilter/xt_pkttype.ko
    INSTALL net/netfilter/xt_policy.ko
    INSTALL net/netfilter/xt_sctp.ko
    INSTALL net/netfilter/xt_tcpudp.ko
    INSTALL net/rfkill/rfkill.ko
    INSTALL net/rpmsg/rpmsg_proto.ko
    INSTALL net/sched/act_csum.ko
    INSTALL net/sched/act_gact.ko
    INSTALL net/sched/act_ipt.ko
    INSTALL net/sched/act_mirred.ko
    INSTALL net/sched/act_nat.ko
    INSTALL net/sched/act_pedit.ko
    INSTALL net/sched/act_police.ko
    INSTALL net/sched/act_simple.ko
    INSTALL net/sched/act_skbedit.ko
    INSTALL net/sched/cls_basic.ko
    INSTALL net/sched/cls_flow.ko
    INSTALL net/sched/cls_flower.ko
    INSTALL net/sched/cls_fw.ko
    INSTALL net/sched/cls_route.ko
    INSTALL net/sched/cls_rsvp.ko
    INSTALL net/sched/cls_rsvp6.ko
    INSTALL net/sched/cls_tcindex.ko
    INSTALL net/sched/cls_u32.ko
    INSTALL net/sched/em_cmp.ko
    INSTALL net/sched/em_meta.ko
    INSTALL net/sched/em_nbyte.ko
    INSTALL net/sched/em_text.ko
    INSTALL net/sched/em_u32.ko
    INSTALL net/sched/sch_cbq.ko
    INSTALL net/sched/sch_choke.ko
    INSTALL net/sched/sch_codel.ko
    INSTALL net/sched/sch_drr.ko
    INSTALL net/sched/sch_dsmark.ko
    INSTALL net/sched/sch_fq_codel.ko
    INSTALL net/sched/sch_gred.ko
    INSTALL net/sched/sch_hfsc.ko
    INSTALL net/sched/sch_htb.ko
    INSTALL net/sched/sch_ingress.ko
    INSTALL net/sched/sch_mqprio.ko
    INSTALL net/sched/sch_multiq.ko
    INSTALL net/sched/sch_netem.ko
    INSTALL net/sched/sch_prio.ko
    INSTALL net/sched/sch_qfq.ko
    INSTALL net/sched/sch_red.ko
    INSTALL net/sched/sch_sfb.ko
    INSTALL net/sched/sch_sfq.ko
    INSTALL net/sched/sch_taprio.ko
    INSTALL net/sched/sch_tbf.ko
    INSTALL net/sched/sch_teql.ko
    INSTALL net/sctp/sctp.ko
    INSTALL net/sctp/sctp_diag.ko
    INSTALL net/wireless/cfg80211.ko
    INSTALL net/xfrm/xfrm_algo.ko
    INSTALL net/xfrm/xfrm_ipcomp.ko
    INSTALL net/xfrm/xfrm_user.ko
    INSTALL samples/rpmsg/rpmsg_client_sample.ko
    INSTALL sound/core/snd-hwdep.ko
    INSTALL sound/core/snd-rawmidi.ko
    INSTALL sound/soc/codecs/snd-soc-pcm3168a-i2c.ko
    INSTALL sound/soc/codecs/snd-soc-pcm3168a.ko
    INSTALL sound/soc/codecs/snd-soc-tlv320aic31xx.ko
    INSTALL sound/soc/codecs/snd-soc-tlv320aic3x.ko
    INSTALL sound/soc/generic/snd-soc-audio-graph-card.ko
    INSTALL sound/soc/generic/snd-soc-simple-card-utils.ko
    INSTALL sound/soc/generic/snd-soc-simple-card.ko
    INSTALL sound/soc/ti/snd-soc-j721e-evm.ko
    INSTALL sound/usb/snd-usb-audio.ko
    INSTALL sound/usb/snd-usbmidi-lib.ko
    DEPMOD 5.4.74-g9574bba32a
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    ==============================================
    Installing ARM Benchmarks - Release version
    ==============================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3'
    for dir in dhrystone whetstone linpack; do \
    make -C $dir install; \
    done
    make[2]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/dhrystone'
    dhrystone release version installed.
    make[2]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/dhrystone'
    make[2]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/whetstone'
    whetstone release version installed.
    make[2]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/whetstone'
    make[2]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/linpack'
    linpack release version installed.
    make[2]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3/linpack'
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/arm-benchmarks-1.3'
    ===============================================
    Installing AM Sysinfo - Release version
    ===============================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/am-sysinfo-git'
    for dir in mem_util; do \
    make -C $dir install; \
    done
    make[2]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/am-sysinfo-git/mem_util'
    mem_util release version installed.
    make[2]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/am-sysinfo-git/mem_util'
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/am-sysinfo-git'
    =============================================
    Installing OProfile Example - Debug version
    =============================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/oprofile-example'
    oprofile_example optimized debug version installed.
    oprofile_example debug version installed.
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/example-applications/oprofile-example'
    ================================
    Installing cryptodev-linux
    ================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/cryptodev-module-1.10'
    make -C /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a M=/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/cryptodev-module-1.10 ARCH=arm64 CROSS_COMPILE=/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/aarch64-none-linux-gnu- modules_install
    make[2]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    INSTALL /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/cryptodev-module-1.10/cryptodev.ko
    DEPMOD 5.4.74-g9574bba32a
    make[2]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/cryptodev-module-1.10'
    =============================
    Installing SYSFW Image
    =============================
    Nothing to do
    ================================
    Installing jailhouse
    ================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c'
    WARNING: Could not create the helper script to generate configurations on remote machines ("jailhouse-conf-collect"). You need Python and the Mako library for it.
    CC /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/jailhouse.o
    LD /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/jailhouse
    CC /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/ivshmem-demo.o
    LD /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/ivshmem-demo
    CC /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/jailhouse-gcov-extract.o
    LD /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/tools/jailhouse-gcov-extract
    Building modules, stage 2.
    MODPOST 1 modules
    INSTALL /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c/driver/jailhouse.ko
    DEPMOD 5.4.74-g9574bba32a
    install -m 644 hypervisor/jailhouse*.bin /media/mcw/rootfs/lib/firmware
    install -m 644 inmates/tools/arm64/*.bin /media/mcw/rootfs/usr/libexec/jailhouse
    WARNING: Could not create the helper script to generate configurations on remote machines ("jailhouse-conf-collect"). You need Python and the Mako library for it.
    WARNING: Could not install Python-based helpers. You need Python and pip in order to install them.
    install jailhouse ivshmem-demo /media/mcw/rootfs/usr/sbin
    install -m 644 jailhouse-completion.bash /media/mcw/rootfs/usr/share/bash-completion/completions/jailhouse
    install -d -m 755 /media/mcw/rootfs/usr/share/man/man8
    install -m 644 jailhouse.8 jailhouse-cell.8 jailhouse-enable.8 /media/mcw/rootfs/usr/share/man/man8
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/jailhouse-0.12+gitAUTOINC+0d059b6f2c'
    ====================================
    Installing ti-img-rogue-driver
    ====================================
    make[1]: Entering directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    INSTALL /home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/extra-drivers/ti-img-rogue-driver-1.10.5371573/binary_j721e_linux_wayland_release/target_aarch64/kbuild/pvrsrvkm.ko
    DEPMOD 5.4.74-g9574bba32a
    make[1]: Leaving directory '/home/mcw/ti-processor-sdk-linux-j7-evm-07_01_00_10/board-support/linux-5.4.74+gitAUTOINC+9574bba32a-g9574bba32a'
    ===================================
    Installing U-boot
    ===================================
    Nothing to do
    mcw@mcw-Lenovo-ideapad-330C-14IKB:~/ti-processor-sdk-linux-j7-evm-07_01_00_10$ sudo cp board-support/u-boot_build/a72/u-boot.img board-support/u-boot_build/a72/tispl.bin board-support/u-boot_build/r5/tiboot3.bin /media/mcw/boot
    mcw@mcw-Lenovo-ideapad-330C-14IKB:~/ti-processor-sdk-linux-j7-evm-07_01_00_10$

    Thanks!!