commit | ef81bc5dd2cc56baa58a165348c37a1a7517555e | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri Oct 12 17:08:28 2018 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Oct 29 09:54:32 2018 +0000 |
tree | 708140c1bbb37fb6ac28d5d7f2b947c8e6a7706f | |
parent | 4e28c207bae148d7b76f7c6770481433bc75806b [diff] |
plat/arm: Use `mov_imm` macro to load immediate values This patch makes use of mov_imm macro where possible to load immediate values within ARM platform layer. Change-Id: I02bc7fbc1fa334c9fccf76fbddf515952f9a1298 Signed-off-by: Soby Mathew <soby.mathew@arm.com>