On 9 November 2015 at 07:10, Peter Crosthwaite <crosthwaitepe...@gmail.com> wrote: > Hi, > > This adds dummy monitor support to the Highbank board. It is needed by > the Highbank kernel which expects a monitor to be present. > > A feature is added to arm/boot's board_setup feature, that allows the > board_setup entry point to be entered in secure mode (which is needed > to configure a monitor). > > This feature does not play nice with -cpu override, but cpu override > is not valid for well-defined ARM SoCs. So defeature -cpu for Highbank. > > Regards, > Peter > > See indiv. patches for detailed change logs.
Applied this version to target-arm.next, thanks. -- PMM