[U-Boot] [DISCUSSION] Trying to use u-boot 2016.05 with xen 4.4 for jacinto j6 evm board

moin anjnawala moinanjnawala at gmail.com
Thu Mar 8 12:18:35 UTC 2018


Hi,

I am not able to enable Xen in u-boot 2016.05 for Jacinto 6 board.

I am using dra7xx_evm_defconfig and enabled CONFIG_XEN_VIRT_EN.
Basically, this config selects CONFIG_CPU_V7_HAS_NONSEC and
CPU_V7_HAS_VIRTUAL and CONFIG_ARMv7_PSCI.

When I try to build u-boot.I get following build errors:

arch/arm/cpu/armv7/built-in.o: In function `_secure_monitor':
/media/moinuddin.a/b910a820-12f5-4d64-86eb-9642360c66da/dra7xx/6AO.1.0/u-boot-xen/arch/arm/cpu/armv7/nonsec_virt.S:53:
undefined reference to `psci_arch_init'
arch/arm/cpu/armv7/built-in.o: In function `psci_cpu_entry':
/media/moinuddin.a/b910a820-12f5-4d64-86eb-9642360c66da/dra7xx/6AO.1.0/u-boot-xen/arch/arm/cpu/armv7/psci.S:202:
undefined reference to `psci_text_end'
arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils for Ubuntu) 2.24 assertion
fail ../../bfd/elf32-arm.c:7696
arm-linux-gnueabi-ld.bfd: error: required section '.rel.plt' not found
in the linker script
arm-linux-gnueabi-ld.bfd: final link failed: Invalid operation
make: *** [u-boot] Error 1

Can you please share your understanding about these issues and how to fix them?

Regards,
Moinuddin


More information about the U-Boot mailing list