On 8/4/21 7:19 AM, Daniel Kiper wrote:
CC-ing Patrick.
On Fri, Jul 30, 2021 at 11:45:38AM -0400, Stefan Berger wrote:
From: Daniel Axtens
On powerpc-ieee1275, we are running out of memory trying to verify
anything. This is because:
- we have to load an entire file into memory to verify it
CC-ing Patrick.
On Fri, Jul 30, 2021 at 11:45:38AM -0400, Stefan Berger wrote:
> From: Daniel Axtens
>
> On powerpc-ieee1275, we are running out of memory trying to verify
> anything. This is because:
>
> - we have to load an entire file into memory to verify it. This is
>extremely difficult
On Fri, Jul 30, 2021 at 11:45:40AM -0400, Stefan Berger wrote:
> From: Stefan Berger
>
> Add support for trusted boot using a vTPM 2.0 on the IBM IEEE1275
> PowerPC platform. With this patch grub now measures text and binary data
> into the TPM's PCRs 8 and 9 in the same way as the x86_64 platform
On Fri, Jul 30, 2021 at 11:45:37AM -0400, Stefan Berger wrote:
> From: Stefan Berger
>
> Move some #defines from ieee1275.c into the common ieee1275.h
> header file. Adjust the case used in IHANDLE_INVALID to use
> proper ihandle_t.
>
> Signed-off-by: Stefan Berger
> ---
> grub-core/kern/ieee127