arm-trusted-firmware/include
Masahiro Yamada 8f4dbaab64 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>
2018-04-27 18:35:02 +09:00
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.5 in common code 2018-04-13 14:01:56 +01:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 Merge pull request #1282 from robertovargas-arm/misra-changes 2018-02-28 18:53:30 +00:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra 2018-04-18 10:54:26 +01:00
drivers Merge pull request #1356 from robertovargas-arm/misra-changes 2018-04-16 15:04:28 +01:00
lib arch_helpers: use u_register_t for register read/write 2018-04-27 18:35:02 +09:00
plat Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 2018-04-11 09:39:21 +01:00
services Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00
tools_share Dynamic cfg: Update the tools 2018-02-26 16:31:10 +00:00