From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 20 Jan 2017 22:37:55 -0500 Subject: [U-Boot] [U-Boot, 1/2] ARM: Default to using optimized memset and memcpy routines In-Reply-To: <1484244963-11937-1-git-send-email-trini@konsulko.com> References: <1484244963-11937-1-git-send-email-trini@konsulko.com> Message-ID: <20170121033755.GX25981@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Jan 12, 2017 at 01:16:02PM -0500, Tom Rini wrote: > We have long had available optimized versions of the memset and memcpy > functions that are borrowed from the Linux kernel. We should use these > in normal conditions as the speed wins in many workflows outweigh the > relatively minor size increase. However, we have a number of places > where we're simply too close to size limits in SPL and must be able to > make the size vs performance trade-off in those cases. > > Cc: Philippe Reynes > Cc: Eric Jarrige > Cc: Heiko Schocher > Cc: Magnus Lilja > Cc: Lokesh Vutla > Cc: Chander Kashyap > Cc: Akshay Saraswat > Cc: Simon Glass > Cc: Stefan Roese > Signed-off-by: Tom Rini > Acked-by: Stefan Roese > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: