Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-09-03 Thread Ben Hutchings
On Tue, 2016-08-30 at 11:15 -0700, Linn Crosetto wrote: > On Mon, Aug 29, 2016 at 01:30:44PM -0700, Linn Crosetto wrote: > > > > On Sat, Aug 27, 2016 at 10:22:52PM +0100, Ben Hutchings wrote: > > > > > > Control: tag -1 pending > > > > > > Applied, but: > > > > > > > > > > > > > > > ---

Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-08-30 Thread Linn Crosetto
On Mon, Aug 29, 2016 at 01:30:44PM -0700, Linn Crosetto wrote: > On Sat, Aug 27, 2016 at 10:22:52PM +0100, Ben Hutchings wrote: > > Control: tag -1 pending > > > > Applied, but: > > > > > > > > --- a/drivers/firmware/efi/libstub/fdt.c > > > +++ b/drivers/firmware/efi/libstub/fdt.c > > > @@

Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-08-29 Thread Linn Crosetto
On Sat, Aug 27, 2016 at 10:22:52PM +0100, Ben Hutchings wrote: > Control: tag -1 pending > > Applied, but: > > > > > --- a/drivers/firmware/efi/libstub/fdt.c > > +++ b/drivers/firmware/efi/libstub/fdt.c > > @@ -139,6 +139,13 @@ efi_status_t update_fdt(efi_system_table_t > > *sys_table, void

Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-08-27 Thread Ben Hutchings
Control: tag -1 pending Applied, but: > --- a/drivers/firmware/efi/libstub/fdt.c > +++ b/drivers/firmware/efi/libstub/fdt.c > @@ -139,6 +139,13 @@ efi_status_t update_fdt(efi_system_table_t > *sys_table, void *orig_fdt, >   return efi_status; >   } >   } > + >

Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-08-27 Thread Ben Hutchings
Control: tag -1 pending Applied, but: > > --- a/drivers/firmware/efi/libstub/fdt.c > +++ b/drivers/firmware/efi/libstub/fdt.c > @@ -139,6 +139,13 @@ efi_status_t update_fdt(efi_system_table_t > *sys_table, void *orig_fdt, >   return efi_status; >   } >   } >

Bug#831827: linux: arm64 support for securelevel and Secure Boot

2016-07-19 Thread Linn Crosetto
Package: linux Version: 4.7~rc7-1~exp1 Severity: normal Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Support for securelevel on amd64 was added in Bug#820008. Additional changes are needed to enable securelevel on arm64 when UEFI Secure Boot is enabled. I have included two