[Skiboot] [RFC PATCH 1/2] config: introduce CONFIG_FSP in Makefiles

Elizabeth Liner eliner at us.ibm.com
Thu May 12 00:39:20 AEST 2016


Okay, I will definitely try to get at least a working version done this
month then.
I'll let you know when I have something up in GitHub.

Best,
Elizabeth
--
Elizabeth Liner
Power Firmware Development - Hostboot
IBM Systems & Technology Group - Austin, TX
eliner at us.ibm.com
512-286-6493




From:	Stewart Smith <stewart at linux.vnet.ibm.com>
To:	Elizabeth Liner/Austin/IBM at IBMUS
Cc:	Cédric Le Goater <clg at fr.ibm.com>, skiboot at lists.ozlabs.org
Date:	05/10/2016 08:55 PM
Subject:	Re: [RFC PATCH 1/2] config: introduce CONFIG_FSP in Makefiles



Elizabeth Liner <eliner at us.ibm.com> writes:
> I'm hoping to get to the changes some time this month, but I'm not sure
if
> I have the time at this moment.
> However, I can try to make this a priority if you think it would be
useful
> for the skiboot team.

It would be useful - even in just a testing capacity, as I'd like to
start doing test runs with a GCOV enabled skiboot so that we can get
code coverage data out of op-test-framework. However, building with GCOV
bloats the binary size to ~1.5MB - which isn't a problem on an FSP
machine, but is for OpenPOWER where we only have the 1MB partition. But
the xz compression will make this work.

Plus, we're getting close to the 1MB size anyway, and I'd prefer to just
compress it on flash (as this also speeds up boot time) than start
having config options to not build everything into skiboot (as this
enables developers/ODMs to get things horribly wrong).

--
Stewart Smith
OPAL Architect, IBM.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20160511/06012a2f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/skiboot/attachments/20160511/06012a2f/attachment.gif>


More information about the Skiboot mailing list