commit | 128c5f02859579ce15df18c5d443565778b2d3bf | [log] [tgz] |
---|---|---|
author | Heyi Guo <guoheyi@linux.alibaba.com> | Tue Oct 27 08:36:40 2020 +0800 |
committer | Heyi Guo <guoheyi@linux.alibaba.com> | Wed Jan 20 13:09:13 2021 +0800 |
tree | 97ba549824127ed30daa7d79f77a394f5de26eca | |
parent | f03c4ea8e604bcf5d13af3012e0ba7ec56e3180f [diff] |
libc/printf: add support to print "%" character Enable printf() in TF-A to print "%" character as C standard, which may be used in platform porting to print percentage information. Signed-off-by: Heyi Guo <guoheyi@linux.alibaba.com> Change-Id: I7af2f1d153548e426f423fce15dc48b0da56c622