On Mon, Dec 31, 2018 at 2:30 AM Lukas Auer <lukas.a...@aisec.fraunhofer.de> wrote: > > Register x19 (s3) is a callee-saved register. It must not be used to > load and jump to exported functions without saving it beforehand. > Replace it with t0, a temporary and caller-saved register. > > Change the code comment to reflect this and fix it to correctly list gp > as the register with the pointer to global data. > > Signed-off-by: Lukas Auer <lukas.a...@aisec.fraunhofer.de> > --- > > examples/standalone/stubs.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> Tested-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot