• Antonio Nino Diaz's avatar
    Add support for %p in tf_printf() · f0dd061a
    Antonio Nino Diaz authored
    This patch adds support for the `%p` format specifier in tf_printf()
    following the example of the printf implementation of the stdlib used
    in the trusted firmware.
    
    Fixes ARM-software/tf-issues#292
    
    Change-Id: I0b3230c783f735d3e039be25a9405f00023420da
    f0dd061a
tf_printf.c 4.02 KB