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
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
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
On Wed, Jun 23, 2021 at 7:55 PM Kinsey Moore wrote:
>
> Looks good. It's odd that we can't step down from EL3->EL2S->EL1S
> and have the timer work on the versal. It'd be nice if we could just flip
> the security bit one way or the other on the way down and share the
> cascade from EL3 to EL1 with
Looks good. It's odd that we can't step down from EL3->EL2S->EL1S
and have the timer work on the versal. It'd be nice if we could just flip
the security bit one way or the other on the way down and share the
cascade from EL3 to EL1 without skipping parts of it. This might be
something to look into