[U-Boot] [PATCH 2/2] travis: Wire Xilinx Versal Virt platform
Stephen Warren
swarren at wwwdotorg.org
Mon Jan 7 23:05:53 UTC 2019
On 1/7/19 3:59 PM, Tom Rini wrote:
> On Mon, Jan 07, 2019 at 09:15:17PM +0100, Alexander Graf wrote:
>> On 07.01.19 18:13, Tom Rini wrote:
>>> On Mon, Jan 07, 2019 at 05:57:10PM +0100, Alexander Graf wrote:
...
>>>> So the offending change is a new capability in QEMU that exposes EL2 (HYP)
>>>> mode on the Cortex-A15 core which this vexpress model uses. There are 2
>>>> steps here IMHO:
>>>>
>>>> 1) Disable EL2 again by hand. This is easily doable by passing "-cpu
>>>> cortex-a15,has_el2=off" to the QEMU command line. That restores the previous
>>>> behavior
>>>
>>> ... which is one more change to the uboot-test-scripts repo, can someone
>>> please? Thanks.
>>
>> Done: https://github.com/swarren/uboot-test-hooks/pull/23
>
> aaaand this breaks older QEMU. I think for the moment, can you please
> revert this Stephen? We'll take the QEMU version bump early on in the
> next release and I'll let you know off-list when I'm grabbing it.
> Thanks!
It's done.
More information about the U-Boot
mailing list