On Wed, Apr 07, 2021 at 07:34:09AM +0200, Greg Kroah-Hartman wrote: > The common scripts/install.sh script will now work for arm, all that > is needed is to add the compressed image type to it. So add that file > type check and the ability to call /sbin/loadmap after copying the > kernel. With that we can remove the arm-only version of the file. > > Cc: Russell King <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: [email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Kees Cook <[email protected]> -- Kees Cook

