[Skiboot] [PATCH] external: create a GUARD partition parsing utility

Daniel Axtens dja at axtens.net
Mon Mar 30 16:18:37 AEDT 2015


> diff --git a/external/gard/Makefile b/external/gard/Makefile
> new file mode 100644
> index 0000000..318501e
> --- /dev/null
> +++ b/external/gard/Makefile
> @@ -0,0 +1,26 @@
> +# This tool is a linux userland tool and should be completely stand alone
> +
> +CC = $(CROSS_COMPILE)gcc

Do we need a way to compile this on the host machine? E.g. for testing?
(More broadly, we need a make check and gcov support, but that can come
in a future patch.)


I had a detailed look through this code before it hit the list, and my
comments have been addressed to my satisfaction:
Reviewed-by: Daniel Axtens <dja at axtens.net>

Regards,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 860 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20150330/e27af8cd/attachment.sig>


More information about the Skiboot mailing list