qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH v2 0/5] ARM: Machine specific boot blobs


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH v2 0/5] ARM: Machine specific boot blobs
Date: Fri, 30 Oct 2015 20:44:51 +0000

On 30 October 2015 at 05:34, Peter Crosthwaite
<address@hidden> wrote:
> Hi,
>
> This adds support for machine-specific primary boot blobs. This can be
> used to install little bits of firmware or boot code without having
> to throw the whole QEMU bootloader out and BYO (with device drivers
> and all).
>
> It is then used to fix two boards, Zynq and Highbank, both which have
> small but critical expectations of pre-boot software setup.
>
> Regards,
> Peter
>
> Changed since v1:
> Addressed PMM review.
> Added secure_board_setup flag (P4)
> Added Zynq patch first, then Highbank
> See indiv. patches for detailed change logs.
>
>
> Peter Crosthwaite (5):
>   arm: boot: Adjust indentation of FIXUP comments
>   arm: boot: Add board specific setup code API
>   arm: xilinx_zynq: Add linux pre-boot
>   arm: boot: Add secure_board_setup flag
>   arm: highbank: Implement PSCI and dummy monitor

Patches 1..3 are OK and I've put them in target-arm.next.
Patches 4 and 5 I have comments on.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]