lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250711162605.545514-1-jeremy.linton@arm.com>
Date: Fri, 11 Jul 2025 11:26:04 -0500
From: Jeremy Linton <jeremy.linton@....com>
To: linux-kbuild@...r.kernel.org
Cc: masahiroy@...nel.org,
	nathan@...nel.org,
	nicolas.schier@...ux.dev,
	linux-kernel@...r.kernel.org,
	Jeremy Linton <jeremy.linton@....com>
Subject: [PATCH v2 0/1] scripts: add zboot support to extract-vmlinux

Enhance the extract-vmlinux script for use with EFI_ZBOOT
compressed images.

v1->v2:
	Merge 'file' check with its 'if' condition.
	Invert the resulting condition and move copy block inside. 
	Tweak the commit message to clarify arm/arm64
	as well as how recent of a 'file' command is needed.

Jeremy Linton (1):
  scripts: add zboot support to extract-vmlinux

 scripts/extract-vmlinux | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

-- 
2.50.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ