commit | 668fdd4552ecc12cf909454d6b269ac1c59f0a26 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu Jul 13 19:01:12 2017 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Wed Aug 02 09:11:52 2017 +0200 |
tree | a3d4ac7ee8e89e175779b6a41b9c2ceb337d4783 | |
parent | 5e2a907d1c02a31859c6d7dbba16c3ce6ecf6363 [diff] |
arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines This patch removes ifdef around mmio read and write rotuines and make them a single routine by checking the current el. This patch helps to remove ifdef around invoke_smc as well. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>