arm-trusted-firmware/include/drivers/arm
Andrew Thoelke 5c3272a717 Make system register functions inline assembly
Replace the current out-of-line assembler implementations of
the system register and system instruction operations with
inline assembler.

This enables better compiler optimisation and code generation
when accessing system registers.

Fixes ARM-software/tf-issues#91

Change-Id: I149af3a94e1e5e5140a3e44b9abfc37ba2324476
2014-06-10 15:26:14 +01:00
..
cci400.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00
gic_v2.h Remove extern keyword from function declarations 2014-05-23 12:15:54 +01:00
gic_v3.h Make system register functions inline assembly 2014-06-10 15:26:14 +01:00
pl011.h Address issue 156: 64-bit addresses get truncated 2014-05-20 11:25:55 -07:00
tzc400.h Reduce deep nesting of header files 2014-05-06 13:57:48 +01:00