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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 29 Apr 2014 12:24:59 +0100
From:	Matt Fleming <matt@...sole-pimps.org>
To:	Leif Lindholm <leif.lindholm@...aro.org>
Cc:	linux-kernel@...r.kernel.org, linux-efi@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, matt.fleming@...el.com,
	catalin.marinas@....com, msalter@...hat.com,
	grant.likely@...aro.org, roy.franz@...aro.org,
	ard.biesheuvel@...aro.org, mark.rutland@....com,
	linux-doc@...r.kernel.org
Subject: Re: [PATCH v2 05/10] efi: Add shared FDT related functions for
 ARM/ARM64

On Fri, 25 Apr, at 05:09:09PM, Leif Lindholm wrote:
> From: Roy Franz <roy.franz@...aro.org>
> 
> Both ARM and ARM64 stubs will update the device tree that they pass to
> the kernel.  In both cases they primarily need to add the same UEFI
> related information, so the function can be shared.  Create a new FDT
> related file for this to avoid use of architecture #ifdefs in
> efi-stub-helper.c.
> 
> Signed-off-by: Roy Franz <roy.franz@...aro.org>
> [ Fixed memory node deletion code. ]
> Signed-off-by: Mark Rutland <mark.rutland@....com>
> Signed-off-by: Leif Lindholm <leif.lindholm@...aro.org>
> Acked-by: Grant Likely <grant.likely@...aro.org>
> ---
>  drivers/firmware/efi/fdt.c |  285 ++++++++++++++++++++++++++++++++++++++++++++
>  include/linux/efi.h        |    3 +
>  2 files changed, 288 insertions(+)
>  create mode 100644 drivers/firmware/efi/fdt.c

Acked-by: Matt Fleming <matt.fleming@...el.com>

-- 
Matt Fleming, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ