Hi Simon,
On Thu, 28 Oct 2021 at 05:51, Simon Glass wrote:
>
> Hi Ilias,
>
> On Tue, 26 Oct 2021 at 00:46, Ilias Apalodimas
> wrote:
> >
> > Hi Simon,
> >
> > A bit late to the party, sorry!
>
> (Did you remember the beer?
We'll probably n
Hi Simon,
A bit late to the party, sorry!
[...]
> >
> > I really want to see what the binary case looks like since we could then
> > kill off rpi_{3,3_b,4}_defconfig and I would need to see if we could
> > then also do a rpi_arm32_defconfig too.
> >
> > I want to see less device trees in U-Boot
Hi trying to reply to all at the same time!
On Wed, Oct 27, 2021 at 09:38:40AM -0400, Tom Rini wrote:
> On Wed, Oct 27, 2021 at 03:30:18PM +0200, François Ozog wrote:
> > Hi Tom,
> >
> > On Wed, 27 Oct 2021 at 14:59, Tom Rini wrote:
> >
> > > On Tue, Oct
s having random data in the DTB will cause verification to
> fail. Add a control knob so we can prevent this being added to the
> system DTB.
>
> Signed-off-by: Alex Bennée
> Cc: Ilias Apalodimas
> Cc: Jerome Forissier
> ---
> docs/system/arm/virt.rst | 7 +++
>
Hi Peter
On Wed, Dec 15, 2021 at 01:36:07PM +, Peter Maydell wrote:
> On Wed, 15 Dec 2021 at 12:09, Alex Bennée wrote:
> >
> > Generally a guest needs an external source of randomness to properly
> > enable things like address space randomisation. However in a trusted
> > boot environment whe
Hi Alex, Ard, Gerd,
Thanks for roping me in,
On Thu, 13 Feb 2025 at 12:13, Ard Biesheuvel wrote:
>
> On Thu, 13 Feb 2025 at 11:11, Alexander Graf wrote:
> >
> >
> > On 13.02.25 10:41, Ard Biesheuvel wrote:
> > > On Tue, 11 Feb 2025 at 10:23, Gerd Hoffmann wrote:
> > >> This patch adds a virtua