Re: [PATCH 0/6] Add aarch64/xilinx-versal

2021-06-29 Thread Gedare Bloom
This should be fixed now. On Tue, Jun 29, 2021 at 9:10 AM Gedare Bloom wrote: > > I'll look at this, I didn't spend much time on the ilp32 or the vck190 > targets. There's probably something that isn't supported in ilp32 mode > in the boot code. > > On Mon, Jun 28, 2021 at 2:53 AM Sebastian Huber

Re: [PATCH 0/6] Add aarch64/xilinx-versal

2021-06-29 Thread Gedare Bloom
I'll look at this, I didn't spend much time on the ilp32 or the vck190 targets. There's probably something that isn't supported in ilp32 mode in the boot code. On Mon, Jun 28, 2021 at 2:53 AM Sebastian Huber wrote: > > Hello Gedare, > > I get linker errors with this BSP: > > Waf: Entering directo

Re: [PATCH 0/6] Add aarch64/xilinx-versal

2021-06-28 Thread Sebastian Huber
Hello Gedare, I get linker errors with this BSP: Waf: Entering directory `/tmp/sh/b-rtems/aarch64/xilinx_versal_ilp32_vck190' 10:51:14 runner 'git rev-parse HEAD' [1334/4030] Compiling bsps/aarch64/shared/start/start.S 10:51:16 runner ['/opt/rtems/6/bin/aarch64-rtems6-gcc', '-MMD', '-mcpu=corte

Re: [PATCH 0/6] Add aarch64/xilinx-versal

2021-06-24 Thread Gedare Bloom
t instead of _el1_start. I couldn't figure that one out. https://developer.arm.com/documentation/ddi0595/2020-12/AArch64-Registers/SCR-EL3--Secure-Configuration-Register?lang=en Gedare > Kinsey > > -Original Message- > From: devel On Behalf Of Gedare Bloom > Sent: Tuesday, June 22

RE: [PATCH 0/6] Add aarch64/xilinx-versal

2021-06-23 Thread Kinsey Moore
omething to look into further in the future. Kinsey -Original Message- From: devel On Behalf Of Gedare Bloom Sent: Tuesday, June 22, 2021 23:30 To: devel@rtems.org Subject: [PATCH 0/6] Add aarch64/xilinx-versal This patch series adds support for the Xilinx Versal ACAP targeting the

[PATCH 0/6] Add aarch64/xilinx-versal

2021-06-22 Thread Gedare Bloom
This patch series adds support for the Xilinx Versal ACAP targeting the qemu emulated support (xlnx-versal-virt) and with a config for vck190. The hardware support on vck190 is still work-in-progress, and the ilp32 has not been tested. The patch set includes non-functional changes to make the icsp