commit | 64d90004728cc298bdb9d7d0a2c84a6e92d9f550 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Thu Dec 07 15:05:30 2017 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Dec 18 09:32:07 2017 +0100 |
tree | d7b4c3cadb681822ffff440deae07a11cd20afc9 | |
parent | 4902bf8262e72fbc3be562eb62ca6cb2ab7a2885 [diff] |
arm64: zynqmp: Access timestamp_ref_ctrl register only if running in el3 Access the timestamp ref ctrl register only if runinng at el3 level otherwise just return. This change fixes the issue when CRL APB is marked as secure and accessing when not in el3 causes exception. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>