arch_helpers: use u_register_t for register read/write
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 2 Feb 2018 12:19:17 +0000 (21:19 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 27 Apr 2018 09:35:02 +0000 (18:35 +0900)
commit8f4dbaab648e587b28c658e12ab0b4e943f1d544
tree3bb32db6bf10e8b9471873a937c9a444739a72f3
parent57d1e5faf21c160c2dd3f152f5195a13ba8c7c70
arch_helpers: use u_register_t for register read/write

u_register_t is preferred rather than uint64_t.  This is more
consistent with the aarch32 implementation.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/lib/aarch64/arch_helpers.h