u-boot/lib
Simon Glass 27084c03d3 spl: Allow tiny printf() to be controlled in SPL and TPL
At present there is only one control for this and it is used for both SPL
and TPL. But SPL might have a lot more space than TPL so the extra cost of
a full printf() might be acceptable.

Split the option into two, providing separate SPL and TPL controls. The
TPL setting defaults to the same as SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:45 +08:00
..
at91
bzip2
dhry
efi efi_loader: consistent naming of protocol GUIDs 2019-04-23 00:37:27 +02:00
efi_driver efi_driver: use Sphinx style comments 2019-07-16 22:17:18 +00:00
efi_loader efi_loader: SetVariable() deleting variables 2019-09-23 22:53:25 +02:00
efi_selftest efi_loader: selftest: enable APPEND_WRITE tests 2019-09-20 20:09:19 +02:00
libavb libavb: Handle wrong hashtree_error_mode in avb_append_options() 2018-08-24 13:19:53 -04:00
libfdt libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
lzma
lzo
optee optee: Make TZDRAM config options contingent on CONFIG_OPTEE 2019-07-19 15:12:07 +02:00
rsa lib: rsa: add support to other openssl engine types than pkcs11 2019-07-18 11:31:23 -04:00
tizen
zlib
zstd lib: add Zstandard decompression support 2019-05-05 08:48:50 -04:00
Kconfig spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00
Makefile spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00
addr_map.c
aes.c
asm-offsets.c
bch.c fix compile error on macOS Mojave 2019-04-03 10:26:46 -04:00
bitrev.c lib: bitrev: Sync with Linux kernel v4.17 2018-09-18 00:01:18 -06:00
charset.c lib: charset: add u16_str<n>cmp() 2019-09-20 20:09:19 +02:00
circbuf.c
crc7.c
crc8.c
crc16.c Roll CRC16-CCITT into the hash infrastructure 2018-12-08 20:18:44 -05:00
crc32.c lib: crc32: mark static variable as __efi_runtime_data 2018-12-23 02:39:52 +01:00
crc32c.c
ctype.c
display_options.c spl: Avoid checking for Ctrl-C in SPL with print_buffer() 2019-10-08 13:51:02 +08:00
div64.c div64: Don't instrument the division function 2019-04-23 20:26:43 -06:00
errno.c
errno_str.c
fdtdec.c dm: core: Correct low cell in ofnode_read_pci_addr() 2019-10-03 21:10:11 +08:00
fdtdec_common.c
fdtdec_test.c fdtdec: test: Fix memory leak 2019-07-10 16:52:58 -06:00
gunzip.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
gzip.c common: Move gzip functions into a new gzip header 2019-08-11 16:43:41 -04:00
hang.c sandbox: Quit when hang() is called 2019-07-10 16:52:58 -06:00
hashtable.c env: Drop the ACTION typedef 2019-08-11 16:43:41 -04:00
hexdump.c
image-sparse.c
ldiv.c
linux_compat.c Make kmalloc'ed memory really DMA-safe 2018-08-31 11:59:44 -04:00
linux_string.c
list_sort.c
lmb.c lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
lz4.c
lz4_wrapper.c image: android: allow booting lz4-compressed kernels 2019-04-24 07:27:32 -04:00
md5.c
membuff.c
net_utils.c
of_live.c
panic.c
physmem.c sandbox: physmem: Use mapping to support sandbox 2018-12-05 06:01:34 -07:00
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c lib/slre: remove superfluous assignment 2018-09-05 16:02:34 -04:00
smbios.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
string.c lib: Implement strndup() 2019-06-05 09:16:32 -07:00
strmhz.c
strto.c lib: strto: fix metric suffix parsing in strtoul[l] 2018-09-20 20:11:01 +05:30
tables_csum.c
time.c lib: time: export usec_to_tick() 2019-06-04 22:09:26 +02:00
tiny-printf.c
tpm-common.c tpm: Fix a logging warning in unpack_byte_string() 2018-12-05 06:01:34 -07:00
tpm-utils.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
tpm-v1.c tpm: simplify: tpm_set_global_lock() 2019-02-19 08:55:43 -05:00
tpm-v2.c tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
trace.c trace: do not limit trace buffer to 2GiB 2019-07-10 16:52:58 -06:00
uuid.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
vsprintf.c lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
xxhash.c lib: Add xxhash support 2019-05-05 08:48:50 -04:00