Files
u-boot/common
Marek Vasut 0de448d032 command: Move command completion temporary buffer to stack
The command completion temporary buffer seems to be only
used by the argv tokenizer, move it to stack. This saves
2 kiB from the binary size (depends on configuration) per:
$ aarch64-linux-gnu-readelf -s u-boot | sort -n -k 3

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-12-20 10:46:54 -05:00
..
2023-12-18 09:55:32 -05:00
2023-10-06 14:38:13 -04:00
2023-11-14 20:04:01 -07:00
2023-10-23 17:07:06 +03:00
2023-12-13 11:51:24 -05:00
2023-11-29 09:32:15 -05:00
2023-10-09 15:24:31 -04:00