On Wed, Apr 07, 2021 at 07:34:08AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for arm65, no changes
nit: arm64 > needed so convert the arm64 boot Makefile to call it instead of the > arm64-only version of the file and remove the now unused file. > > Cc: Catalin Marinas <[email protected]> > Cc: Will Deacon <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]> With that fixed: Reviewed-by: Kees Cook <[email protected]> -- Kees Cook

