arm-trusted-firmware/lib/aarch64
Douglas Raillard ea926532c3 Fix integer comparison in memcpy16
Unsigned conditions should be used instead of signed ones when comparing
addresses or sizes in assembly.

Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
Change-Id: Id3bd9ccaf58c37037761af35ac600907c4bb0580
2016-12-14 10:44:20 +00:00
..
cache_helpers.S Make generic code work in presence of system caches 2015-09-14 22:09:40 +01:00
misc_helpers.S Fix integer comparison in memcpy16 2016-12-14 10:44:20 +00:00
xlat_tables.c Refactor the xlat_tables library code 2016-04-13 12:06:23 +01:00