arm-trusted-firmware/plat
Douglas Raillard 768baf6e8d Tegra: replace ASM signed tests with unsigned
Replace the occurrences of signed condition codes where it was
unnecessary by an unsigned test as the unsigned tests allow the full
range of unsigned values to be used without inverting the result with
some large operands.

This reverts commit ee2c909947e0a9c4a2562689a7bfc863bc4794f9.

Change-Id: Ibaa5e8dfae6ad65bada3cda5f683d181fee37e53
Acked-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
2017-03-20 17:46:20 +00:00
..
arm Merge pull request #841 from dp-arm/dp/debug-regs 2017-02-20 13:58:48 +00:00
common PSCI: Decouple PSCI stat residency calculation from PMF 2017-02-13 14:33:06 +00:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Introduce unified API to zero memory 2017-02-06 17:01:39 +00:00
nvidia/tegra Tegra: replace ASM signed tests with unsigned 2017-03-20 17:46:20 +00:00
qemu Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00
rockchip Merge pull request #854 from rockchip-linux/pm_plat 2017-03-03 23:29:01 +00:00
xilinx/zynqmp Replace some memset call by zeromem 2017-02-06 17:01:39 +00:00